Age | Commit message (Expand) | Author |
2019-12-21 | docs: mark command | Reto Brunner |
2019-12-21 | binds.conf: mark bindings | Reto Brunner |
2019-12-21 | msglist: highlight marked messages | Reto Brunner |
2019-12-21 | modify-labels: adapt to ProvidesMessages | Reto Brunner |
2019-12-21 | move: adapt to ProvidesMessages | Reto Brunner |
2019-12-21 | delete: adapt to ProvidesMessages | Reto Brunner |
2019-12-21 | copy: adapt to ProvidesMessages | Reto Brunner |
2019-12-21 | archive: adapt to ProvidesMessages | Reto Brunner |
2019-12-21 | add mark command | Reto Brunner |
2019-12-21 | add command helpers | Reto Brunner |
2019-12-21 | msgstore: add marking functionality | Reto Brunner |
2019-12-21 | msgviewer: implement ProvidesMessages interface | Reto Brunner |
2019-12-21 | AccountView: implement ProvidesMessages | Reto Brunner |
2019-12-21 | widgets: add msgInfoFromUids helper | Reto Brunner |
2019-12-21 | add ProvidesMessages interface | Reto Brunner |
2019-12-21 | Add address book completion in composer | Ben Burwell |
2019-12-21 | Don't use current input as a possible completion | Ben Burwell |
2019-12-21 | Show textinput completions in popovers | Ben Burwell |
2019-12-21 | Add popovers | Ben Burwell |
2019-12-19 | Use timestamp-format in msgviewer | Ben Burwell |
2019-12-19 | Update go-maildir to latest | Ben Burwell |
2019-12-12 | Break early when delete happens in outdated state | Kiril Vladimiroff |
2019-12-12 | Composer: fix EOF errors | Drew DeVault |
2019-12-09 | Add custom sorting for folders | Michele Finotto |
2019-12-08 | remove garbage headers in reply message | Leszek Cimała |
2019-12-07 | failback to Content-Type filename when encoded Content-Disposition is used | Leszek Cimała |
2019-12-07 | decode(RFC 2047) imap headers to fix encoding in subject & filenames | Leszek Cimała |
2019-12-07 | use correct headers for message part | Leszek Cimała |
2019-12-07 | fix non-utf8 encoding in msgviewer | ernierasta |
2019-12-07 | fix make install directiories permissions | Leszek Cimała |
2019-12-07 | Parse headers from template | Robert Günzler |
2019-12-07 | Initialize an empty message map in the message store on initialization | Rafael Castillo |
2019-12-04 | Revert "Parse headers from template" | Drew DeVault |
2019-12-04 | Fix crash when no message is selected | Wiktor Kwapisiewicz |
2019-12-04 | Parse headers from template | Robert Günzler |
2019-11-25 | Fix crash if there is no to address for %F | Thorben Günther |
2019-11-21 | widgets/terminal: Reap more zombies | Kevin Kuehler |
2019-11-21 | Update version to 0.3.00.3.0 | Drew DeVault |
2019-11-19 | Install aerc-templates | Srivathsan Murali |
2019-11-17 | Parse Reply-To header while parsing envelope | Srivathsan Murali |
2019-11-17 | Allow fields in compose widget to be clicked | Greg Anders |
2019-11-17 | commands/account: Disable :view for deleted msgs | Kevin Kuehler |
2019-11-17 | Complete the F rune. | Srivathsan Murali |
2019-11-17 | Add UI options to save/pipe messages with unsupported mimetypes | Greg Anders |
2019-11-17 | Check for terminal before forwarding mouse event | Greg Anders |
2019-11-10 | worker/imap: Fix seqMap race condition | Kevin Kuehler |
2019-11-10 | Correct capitalization in quoted_reply | Drew DeVault |
2019-11-10 | Add some defaults for template options | Drew DeVault |
2019-11-10 | Add Templates with Parsing | Srivathsan Murali |
2019-11-10 | widgets/msgviewer: Don't crash if pager is nil | Kevin Kuehler |