summaryrefslogtreecommitdiff
path: root/widgets/aerc.go
AgeCommit message (Expand)Author
2020-08-10show error if account view creation failsReto Brunner
2020-08-06Implement style configuration.Kalyan Sriram
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Implement style configuration.Kalyan Sriram
2020-06-09Make grid sizes dynamicJeffas
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-28Revert "Remove duration from the status methods"Drew DeVault
2020-05-27Remove duration from the status methodsReto Brunner
2020-05-27Add Style configurationReto Brunner
2020-05-25aerc: Refactor getpasswd dialogRay Ganardi
2020-05-25feat(pgp): Show error message from pgpRay Ganardi
2020-05-25feat(pgp): Add <ESC> to cancel password promptRay Ganardi
2020-04-24gofmt fixesDrew DeVault
2020-04-24Add postpone commandJeffas
2020-04-24Add :choose commandRay Ganardi
2020-04-23Use aerc.PushError where appropriateBen Fiedler
2020-03-09Add pinned tabsJeffas
2020-03-03Reduce size of the password prompt UIDrew DeVault
2020-03-03Initial support for PGP decryption & signaturesDrew DeVault
2020-03-03Add move-tab commandJeffas
2020-01-09create OriginalMail structLeszek CimaƂa
2019-12-21Show textinput completions in popoversBen Burwell
2019-11-17Add UI options to save/pipe messages with unsupported mimetypesGreg Anders
2019-11-10Add Templates with ParsingSrivathsan Murali
2019-10-02Fix selected account to return for messageviewerJeffas
2019-09-12widgets: remove duplicate importWagner Riffel
2019-09-12Add signaturesJeffas
2019-09-11Add MouseableJeffas
2019-09-04all: purge redundant underscoresWagner Riffel
2019-08-26Add :prompt commandChristopher Vittal
2019-08-13Revert "add close command at global level"Drew DeVault
2019-08-13add close command at global levelAditya Srivastava
2019-08-08Close backends prior to shutdownReto Brunner
2019-07-29Ring bell when new messages arriveBen Burwell
2019-07-27Add index option to change-tabJeffas
2019-07-26Add command history and cyclingGalen Abell
2019-07-26Support configurable header layout in compose widgetDaniel Bridges
2019-07-26Add new-email triggerJeffas
2019-07-23Add change tab commandJeffas
2019-07-19Add Unix socket for communicating with aercDrew DeVault
2019-07-17Show currently pressed keys in statuslineJeffas
2019-07-11Add clickable tabsJeffas
2019-06-29Implement basic tab completion supportGregory Mullen
2019-06-21Fix Cc & Bcc handling in repliesDrew DeVault
2019-06-11lib/ui/tab: Add Replace methodKevin Kuehler
2019-05-27Add :save and :pipe commands to viewerGalen Abell
2019-05-22Show account wizard if no accounts configuredDrew DeVault
2019-05-22Fix always showing last account tabDrew DeVault
2019-05-21New account wizard, part oneDrew DeVault
2019-05-19Update internal state and draw from the same goroutineSimon Ser