| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | config: Strongly type context type | Reto Brunner | 2020-01-24 | 2 | -3/+3 |
* | Contextual UI Configuration | Srivathsan Murali | 2020-01-24 | 3 | -10/+27 |
* | Display the mimetype when offering to pipe or save | Luke Drummond | 2020-01-20 | 1 | -1/+3 |
* | Switch back to upstream pty library | Ben Fiedler | 2020-01-16 | 1 | -1/+1 |
* | Correct spelling | Reto Brunner | 2020-01-16 | 1 | -1/+1 |
* | remove Original* check | Leszek Cimała | 2020-01-09 | 1 | -2/+1 |
* | create OriginalMail struct | Leszek Cimała | 2020-01-09 | 2 | -3/+5 |
* | FetchBodyParts: decode source in the workers | Reto Brunner | 2020-01-05 | 1 | -23/+3 |
* | msgviewer: decode headers prior to displaying them | Reto Brunner | 2020-01-05 | 1 | -1/+7 |
* | msgviewer: bypass filter for headers | Reto Brunner | 2020-01-05 | 1 | -3/+6 |
* | msgviewer: do not anchor ansi escape to start of line | Reto Brunner | 2020-01-05 | 1 | -1/+1 |
* | msgviewer: Add Labels as a virtual header | Reto Brunner | 2019-12-27 | 2 | -6/+26 |
* | add LabelList event | Reto Brunner | 2019-12-21 | 1 | -0/+7 |
* | msglist: highlight marked messages | Reto Brunner | 2019-12-21 | 1 | -1/+1 |
* | msgviewer: implement ProvidesMessages interface | Reto Brunner | 2019-12-21 | 1 | -0/+7 |
* | AccountView: implement ProvidesMessages | Reto Brunner | 2019-12-21 | 1 | -0/+7 |
* | widgets: add msgInfoFromUids helper | Reto Brunner | 2019-12-21 | 1 | -0/+20 |
* | add ProvidesMessages interface | Reto Brunner | 2019-12-21 | 1 | -0/+8 |
* | Add address book completion in composer | Ben Burwell | 2019-12-21 | 1 | -3/+20 |
* | Show textinput completions in popovers | Ben Burwell | 2019-12-21 | 2 | -6/+13 |
* | Use timestamp-format in msgviewer | Ben Burwell | 2019-12-19 | 1 | -3/+3 |
* | Composer: fix EOF errors | Drew DeVault | 2019-12-12 | 1 | -6/+10 |
* | Add custom sorting for folders | Michele Finotto | 2019-12-09 | 1 | -2/+34 |
* | remove garbage headers in reply message | Leszek Cimała | 2019-12-08 | 1 | -1/+2 |
* | failback to Content-Type filename when encoded Content-Disposition is used | Leszek Cimała | 2019-12-07 | 1 | -0/+3 |
* | fix non-utf8 encoding in msgviewer | ernierasta | 2019-12-07 | 1 | -2/+2 |
* | Parse headers from template | Robert Günzler | 2019-12-07 | 1 | -3/+50 |
* | Revert "Parse headers from template" | Drew DeVault | 2019-12-04 | 1 | -39/+3 |
* | Parse headers from template | Robert Günzler | 2019-12-04 | 1 | -3/+39 |
* | widgets/terminal: Reap more zombies | Kevin Kuehler | 2019-11-21 | 1 | -0/+1 |
* | Allow fields in compose widget to be clicked | Greg Anders | 2019-11-17 | 1 | -2/+32 |
* | Complete the F rune. | Srivathsan Murali | 2019-11-17 | 1 | -0/+1 |
* | Add UI options to save/pipe messages with unsupported mimetypes | Greg Anders | 2019-11-17 | 6 | -122/+161 |
* | Check for terminal before forwarding mouse event | Greg Anders | 2019-11-17 | 1 | -1/+1 |
* | Add some defaults for template options | Drew DeVault | 2019-11-10 | 1 | -2/+4 |
* | Add Templates with Parsing | Srivathsan Murali | 2019-11-10 | 2 | -5/+39 |
* | widgets/msgviewer: Don't crash if pager is nil | Kevin Kuehler | 2019-11-10 | 1 | -1/+1 |
* | 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 | 1 | -0/+17 |
* | Revert "Show spinner when fetching contents" | Drew DeVault | 2019-10-09 | 1 | -3/+0 |
* | Show spinner when fetching contents | Jeffas | 2019-10-09 | 1 | -0/+3 |
* | Fix selected account to return for messageviewer | Jeffas | 2019-10-02 | 1 | -4/+6 |
* | Add sorting functionality | Jeffas | 2019-09-20 | 1 | -0/+14 |
* | Revert "Fix out-of-order messages by sorting as we display" | Drew DeVault | 2019-09-18 | 1 | -31/+0 |
* | widgets: remove duplicate import | Wagner Riffel | 2019-09-12 | 1 | -18/+17 |
* | Add signatures | Jeffas | 2019-09-12 | 2 | -2/+66 |
* | Add modify-labels command | Reto Brunner | 2019-09-12 | 1 | -3/+3 |
* | Add display of unread messages in dirlist | Jeffas | 2019-09-11 | 1 | -1/+98 |
* | Fix segfault on delete | Devon Johnson | 2019-09-11 | 1 | -1/+5 |
* | Add Mouseable | Jeffas | 2019-09-11 | 8 | -23/+212 |