about summary refs log tree commit diff stats
path: root/widgets/aerc.go
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the aerc.PushError(" " + $string) idiomReto Brunner2021-01-301-4/+4
* trim <> from messageIDs when handling mailto linksReto Brunner2021-01-121-0/+6
* update tcell to v2 and enable TrueColor supporty0ast2020-12-181-1/+1
* fix mailto parsingReto Brunner2020-11-281-1/+5
* compose: use a proper header instead of a string mapReto Brunner2020-11-141-12/+24
* show error if account view creation failsReto Brunner2020-08-101-3/+24
* Implement style configuration.Kalyan Sriram2020-08-061-6/+14
* Revert "Implement style configuration."Reto Brunner2020-07-301-14/+6
* Implement style configuration.Kalyan Sriram2020-07-301-6/+14
* Make grid sizes dynamicJeffas2020-06-091-5/+4
* Revert "Add Style configuration"Drew DeVault2020-05-281-18/+11
* Revert "Remove duration from the status methods"Drew DeVault2020-05-281-10/+10
* Remove duration from the status methodsReto Brunner2020-05-271-10/+10
* Add Style configurationReto Brunner2020-05-271-11/+18
* aerc: Refactor getpasswd dialogRay Ganardi2020-05-251-30/+53
* feat(pgp): Show error message from pgpRay Ganardi2020-05-251-1/+4
* feat(pgp): Add <ESC> to cancel password promptRay Ganardi2020-05-251-7/+11
* gofmt fixesDrew DeVault2020-04-241-4/+4
* Add postpone commandJeffas2020-04-241-1/+3
* Add :choose commandRay Ganardi2020-04-241-0/+33
* Use aerc.PushError where appropriateBen Fiedler2020-04-231-6/+3
* Add pinned tabsJeffas2020-03-091-1/+9
* Reduce size of the password prompt UIDrew DeVault2020-03-031-2/+2
* Initial support for PGP decryption & signaturesDrew DeVault2020-03-031-0/+48
* Add move-tab commandJeffas2020-03-031-0/+12
* create OriginalMail structLeszek CimaƂa2020-01-091-1/+2
* Show textinput completions in popoversBen Burwell2019-12-211-2/+2
* Add UI options to save/pipe messages with unsupported mimetypesGreg Anders2019-11-171-3/+3
* Add Templates with ParsingSrivathsan Murali2019-11-101-2/+5
* Fix selected account to return for messageviewerJeffas2019-10-021-4/+6
* widgets: remove duplicate importWagner Riffel2019-09-121-18/+17
* Add signaturesJeffas2019-09-121-1/+1
* Add MouseableJeffas2019-09-111-14/+27
* all: purge redundant underscoresWagner Riffel2019-09-041-1/+1
* Add :prompt commandChristopher Vittal2019-08-261-2/+32
* Revert "add close command at global level"Drew DeVault2019-08-131-8/+0
* add close command at global levelAditya Srivastava2019-08-131-0/+8
* Close backends prior to shutdownReto Brunner2019-08-081-0/+19
* Ring bell when new messages arrive 0.2.0Ben Burwell2019-07-291-0/+15
* Add index option to change-tabJeffas2019-07-271-0/+10
* Add command history and cyclingGalen Abell2019-07-261-2/+11
* Support configurable header layout in compose widgetDaniel Bridges2019-07-261-2/+2
* Add new-email triggerJeffas2019-07-261-3/+10
* Add change tab commandJeffas2019-07-231-0/+22
* Add Unix socket for communicating with aercDrew DeVault2019-07-191-0/+40
* Show currently pressed keys in statuslineJeffas2019-07-171-0/+3
* Add clickable tabsJeffas2019-07-111-0/+2
* Implement basic tab completion supportGregory Mullen2019-06-291-1/+5
* Fix Cc & Bcc handling in repliesDrew DeVault2019-06-211-0/+4
* lib/ui/tab: Add Replace methodKevin Kuehler2019-06-111-0/+4