Age | Commit message (Expand) | Author |
2020-05-17 | msg/reply: fix encoding issues for quoted reply. | Reto Brunner |
2020-05-17 | FetchBodyPart doesn't need the parent body structure | Reto Brunner |
2020-05-11 | Change MarkedMessages to return uids | Reto Brunner |
2020-05-11 | commands/helper: remove duplicated method | Reto Brunner |
2020-05-11 | msg/read: don't copy waitgroup | Reto Brunner |
2020-05-11 | Show 'Message sent' only for ten seconds instead of permanently | elumbella |
2020-05-06 | msg/reply: Deduplicate TO: and CC: | Reto Brunner |
2020-05-01 | store.FetchFull: Change callback type to expose entire message | Ben Fiedler |
2020-05-01 | Implement :header command | Ray Ganardi |
2020-04-24 | gofmt fixes | Drew DeVault |
2020-04-24 | Add recall command | Jeffas |
2020-04-24 | Add postpone command | Jeffas |
2020-04-24 | Add :choose command | Ray Ganardi |
2020-04-24 | Remove ability to specify headers in the editor | Reto Brunner |
2020-04-23 | Use aerc.PushError where appropriate | Ben Fiedler |
2020-04-16 | Make the http handler of the unsubscribe command async | Nicolai Dagestad |
2020-04-11 | msg/archive: complete the possible options | Reto Brunner |
2020-04-06 | Try to open attachments with correct extension | Galen Abell |
2020-03-09 | Add pinned tabs | Jeffas |
2020-03-09 | Refactoring: remove store from PartInfo | Drew DeVault |
2020-03-03 | Initial support for PGP decryption & signatures | Drew DeVault |
2020-03-03 | Update dependencies | Simon Ser |
2020-03-03 | Mark sent messages as "seen" in maildir | Galen Abell |
2020-03-03 | Add move-tab command | Jeffas |
2020-02-29 | msg/delete: remove redundant err check | Reto Brunner |
2020-02-19 | msg/reply: simplify string comparison | Reto Brunner |
2020-02-16 | msg/reply: fix address comparison | Reto Brunner |
2020-01-20 | msgview/open: remove manual decoding | Reto Brunner |
2020-01-20 | msgview/save: Adapt to already decoded reader | Reto Brunner |
2020-01-09 | add .OriginalMIMEType variable to reply template | Leszek Cimała |
2020-01-09 | create OriginalMail struct | Leszek Cimała |
2020-01-05 | FetchBodyParts: decode source in the workers | Reto Brunner |
2019-12-22 | read: adapt to ProvidesMessages | Reto Brunner |
2019-12-21 | modify-labels: add completion | 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-07 | failback to Content-Type filename when encoded Content-Disposition is used | Leszek Cimała |
2019-12-07 | use correct headers for message part | Leszek Cimała |
2019-12-04 | Fix crash when no message is selected | Wiktor Kwapisiewicz |
2019-11-17 | commands/account: Disable :view for deleted msgs | Kevin Kuehler |
2019-11-10 | Add Templates with Parsing | Srivathsan Murali |
2019-11-01 | Add support for AUTH LOGIN submission | Luke Drummond |
2019-10-16 | Cleanup pager processes after closing a msgviewer | Kevin Kuehler |
2019-09-20 | Config for deleting message from message viewer | Srivathsan Murali |
2019-09-20 | Sort path completions | Jeffas |