Age | Commit message (Expand) | Author |
2020-02-16 | notmuch: add internal event loop | Reto Brunner |
2020-02-16 | notmuch: emit DirInfo upon request | Reto Brunner |
2020-02-16 | Request DirInfo whenever the unread count may have changed | Reto Brunner |
2020-02-16 | dirlist: actually honor the DirInfo | Reto Brunner |
2020-02-16 | Only fetch the directory contents when we are switching directories | Reto Brunner |
2020-02-16 | imap: fix double closing idleStop | Reto Brunner |
2020-02-16 | notmuch: avoid stale DBs | Reto Brunner |
2020-02-13 | lib: fix an out of bounds panic in the server | Daniel Martí |
2020-02-12 | Fix typo in message view section | Erazem Kokot |
2020-02-07 | Ensure we aren't selecting negative directories | Andreas Rammhold |
2020-02-06 | worker/lib/parse: be more tolerant with parsing email addresses | Timmy Douglas |
2020-02-02 | Add link to scdoc | Noah Kleiner |
2020-01-28 | dirlist: adapt to dynamic UIconfig | Reto Brunner |
2020-01-28 | dirlist: remove not needed sort function | Reto Brunner |
2020-01-24 | config: Strongly type context type | Reto Brunner |
2020-01-24 | imap: emit messageinfo when changing read state. | Reto Brunner |
2020-01-24 | Contextual UI Configuration | Srivathsan Murali |
2020-01-24 | Fix handling of multiple template-dirs | Ben Burwell |
2020-01-20 | msgview/open: remove manual decoding | Reto Brunner |
2020-01-20 | msgview/save: Adapt to already decoded reader | Reto Brunner |
2020-01-20 | Display the mimetype when offering to pipe or save | Luke Drummond |
2020-01-18 | worker/imap: don't decode in FetchFullMessage. | Reto Brunner |
2020-01-16 | Switch back to upstream pty library | Ben Fiedler |
2020-01-16 | Correct spelling | Reto Brunner |
2020-01-11 | Add docs for reply -T | Ben Burwell |
2020-01-09 | Strip trailing newline from address book entries without names | Ben Burwell |
2020-01-09 | compose: don't call ti.tabcomplete when it is nil | Timmy Douglas |
2020-01-09 | template: man cosmetic changes | Leszek Cimała |
2020-01-09 | template: add exec and wrap | Leszek Cimała |
2020-01-09 | template: remove last \n to fix additional new lines after quote | Leszek Cimała |
2020-01-09 | add .OriginalMIMEType variable to reply template | Leszek Cimała |
2020-01-09 | remove Original* check | Leszek Cimała |
2020-01-09 | create OriginalMail struct | Leszek Cimała |
2020-01-05 | maildir/notmuch: don't re-encode readers | Reto Brunner |
2020-01-05 | imap: decode reader prior to returning them | Reto Brunner |
2020-01-05 | FetchBodyParts: decode source in the workers | Reto Brunner |
2020-01-05 | models: add BodyStructure.PartAtIndex | Reto Brunner |
2020-01-05 | msgviewer: decode headers prior to displaying them | Reto Brunner |
2020-01-05 | msgviewer: bypass filter for headers | Reto Brunner |
2020-01-05 | msgviewer: do not anchor ansi escape to start of line | Reto Brunner |
2020-01-05 | Reword aerc-tutorial with revised constraints | Drew DeVault |
2020-01-05 | Don't select completions until tab has been pressed | Ben Burwell |
2020-01-04 | Fix double >\n when quoting empty line | Srivathsan Murali |
2019-12-30 | Handle MIME encoded addresses in address book | Ben Burwell |
2019-12-27 | msgviewer: Add Labels as a virtual header | Reto Brunner |
2019-12-27 | Add labels to index format (%g) | Reto Brunner |
2019-12-24 | Add missing man pages to uninstall target in Makefile | Ariel Popper |
2019-12-22 | fix invalid format string | Reto Brunner |
2019-12-22 | read: adapt to ProvidesMessages | Reto Brunner |
2019-12-21 | modify-labels: add completion | Reto Brunner |