| Commit message (Expand) | Author | Age | Files | Lines |
* | Complete the F rune. | Srivathsan Murali | 2019-11-17 | 4 | -6/+27 |
* | Add UI options to save/pipe messages with unsupported mimetypes | Greg Anders | 2019-11-17 | 7 | -123/+163 |
* | Check for terminal before forwarding mouse event | Greg Anders | 2019-11-17 | 1 | -1/+1 |
* | worker/imap: Fix seqMap race condition | Kevin Kuehler | 2019-11-10 | 1 | -1/+3 |
* | Correct capitalization in quoted_reply | Drew DeVault | 2019-11-10 | 3 | -16/+40 |
* | Add some defaults for template options | Drew DeVault | 2019-11-10 | 3 | -5/+15 |
* | Add Templates with Parsing | Srivathsan Murali | 2019-11-10 | 14 | -143/+510 |
* | widgets/msgviewer: Don't crash if pager is nil | Kevin Kuehler | 2019-11-10 | 1 | -1/+1 |
* | Add support for AUTH LOGIN submission | Luke Drummond | 2019-11-01 | 4 | -1/+10 |
* | Notmuch: be resilient to config errors | Reto Brunner | 2019-11-01 | 1 | -3/+22 |
* | notmuch: ignore comments and blank lines when processing query-map file | Matt Snider | 2019-11-01 | 1 | -0/+4 |
* | widgets/msgview: Reap the filter command | Kevin Kuehler | 2019-10-16 | 1 | -0/+1 |
* | Cleanup pager processes after closing a msgviewer | Kevin Kuehler | 2019-10-16 | 2 | -0/+18 |
* | Fix: oauthbearer runtime error | Frode Aannevik | 2019-10-16 | 1 | -6/+7 |
* | lib/msgstore: fix invalid callback invocation | Reto Brunner | 2019-10-14 | 1 | -1/+1 |
* | Fix tab refocus on remove | Jeffas | 2019-10-14 | 1 | -8/+14 |
* | Fix pushing invalid tabs to history | Jeffas | 2019-10-14 | 1 | -1/+4 |
* | Revert "Show spinner when fetching contents" | Drew DeVault | 2019-10-09 | 2 | -9/+3 |
* | Preserve sorting order in search results | Jeffas | 2019-10-09 | 2 | -0/+18 |
* | Show spinner when fetching contents | Jeffas | 2019-10-09 | 2 | -3/+9 |
* | Fix selected account to return for messageviewer | Jeffas | 2019-10-02 | 1 | -4/+6 |
* | Open mailto links in a new aerc instance if needed. | Reto Brunner | 2019-09-29 | 1 | -2/+17 |
* | Print success to socket if no error was thrown | Heiko Carrasco | 2019-09-29 | 1 | -1/+5 |
* | Config for deleting message from message viewer | Srivathsan Murali | 2019-09-20 | 4 | -25/+37 |
* | Sort path completions | Jeffas | 2019-09-20 | 1 | -0/+3 |
* | Change search flags | Jeffas | 2019-09-20 | 3 | -6/+22 |
* | Make commands join args with spaces | Jeffas | 2019-09-20 | 9 | -66/+60 |
* | notmuch: add sort functionality | Reto Brunner | 2019-09-20 | 1 | -6/+41 |
* | Add documentation for sort | Jeffas | 2019-09-20 | 3 | -0/+43 |
* | Add sorting functionality | Jeffas | 2019-09-20 | 9 | -8/+491 |
* | Add directory info messages | Jeffas | 2019-09-18 | 1 | -16/+55 |
* | Focus new tab after remove | Jeffas | 2019-09-18 | 1 | -0/+4 |
* | Revert "Fix out-of-order messages by sorting as we display" | Drew DeVault | 2019-09-18 | 2 | -32/+1 |
* | Add search documentation for maildir backend | Jeffas | 2019-09-16 | 1 | -0/+16 |
* | Add basic searching to the maildir backend | Jeffas | 2019-09-16 | 2 | -1/+260 |
* | notmuch: implement ModifyLabels | Reto Brunner | 2019-09-16 | 1 | -26/+61 |
* | notmuch: sync maildir flags | Reto Brunner | 2019-09-16 | 3 | -2/+7 |
* | notmuch: extract all notmuch db operations. | Reto Brunner | 2019-09-16 | 3 | -175/+250 |
* | Add completion for copy | Jeffas | 2019-09-12 | 1 | -1/+2 |
* | widgets: remove duplicate import | Wagner Riffel | 2019-09-12 | 1 | -18/+17 |
* | Add signatures | Jeffas | 2019-09-12 | 8 | -9/+84 |
* | Add modify-labels command | Reto Brunner | 2019-09-12 | 5 | -3/+96 |
* | Add display of unread messages in dirlist | Jeffas | 2019-09-11 | 5 | -4/+131 |
* | Fix segfault on delete | Devon Johnson | 2019-09-11 | 1 | -1/+5 |
* | Add new search behaviour for imap | Jeffas | 2019-09-11 | 2 | -6/+27 |
* | Check the subject line for lowercase re | Jeffas | 2019-09-11 | 1 | -1/+1 |
* | Ensure mimetype parts are converted to lower case | Jeffas | 2019-09-11 | 1 | -2/+3 |
* | Add Mouseable | Jeffas | 2019-09-11 | 14 | -47/+376 |
* | Add initial command to end of completions | Jeffas | 2019-09-11 | 1 | -0/+1 |
* | widgets: gofmt | Wagner Riffel | 2019-09-04 | 1 | -2/+2 |