summaryrefslogtreecommitdiff
path: root/widgets
AgeCommit message (Expand)Author
2020-06-09Add dirlist scrollingJeffas
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-25Set AnsweredFlag on successful replySrivathsan Murali
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-05-25pgp: fail gracefully from email decryptionRay Ganardi
2020-05-17FetchBodyPart doesn't need the parent body structureReto Brunner
2020-05-11Change MarkedMessages to return uidsReto Brunner
2020-05-06Use stdout as controlling terminalGuillaume J. Charmes
2020-05-06Revert "Dont detach process under vterm"Drew DeVault
2020-05-06Dont detach process under vtermGuillaume J. Charmes
2020-04-24gofmt fixesDrew DeVault
2020-04-24Add recall commandJeffas
2020-04-24Add postpone commandJeffas
2020-04-24Add :choose commandRay Ganardi
2020-04-24Remove ability to specify headers in the editorReto Brunner
2020-04-23Use aerc.PushError where appropriateBen Fiedler
2020-04-20fix: Close unused MessageView when swapping viewRay Ganardi
2020-03-26fix function keys in terminal widgetJonathan Halmen
2020-03-19msgviewer: do not interpret header as format stringDrew DeVault
2020-03-09Add pinned tabsJeffas
2020-03-09Refactoring: remove store from PartInfoDrew DeVault
2020-03-03Reduce size of the password prompt UIDrew DeVault
2020-03-03Yet another revision to PGP UIDrew DeVault
2020-03-03Simplify PGP messagingDrew DeVault
2020-03-03compose: add space between headers and editorDrew DeVault
2020-03-03Initial support for PGP decryption & signaturesDrew DeVault
2020-03-03Add move-tab commandJeffas
2020-02-28Only show spinner while sorting if no uidsJeffas
2020-02-28Don't show empty message while sortingJeffas
2020-02-28Set the store on the message list if it is nilJeffas
2020-02-28Don't set the store on an update to itJeffas
2020-02-25widgets/dirlist: Fix total message countReto Brunner
2020-02-25Fix crash on mouse scrolling between message partsAmir Yalon
2020-02-22Fix crash on mouse scrolling before messages loadWiktor Kwapisiewicz
2020-02-19fix missing importReto Brunner
2020-02-19Revert "Only fetch the directory contents when we are switching directories"Reto Brunner
2020-02-16dirlist: actually honor the DirInfoReto Brunner
2020-02-16Only fetch the directory contents when we are switching directoriesReto Brunner
2020-02-07Ensure we aren't selecting negative directoriesAndreas Rammhold
2020-01-28dirlist: adapt to dynamic UIconfigReto Brunner
2020-01-28dirlist: remove not needed sort functionReto Brunner
2020-01-24config: Strongly type context typeReto Brunner
2020-01-24Contextual UI ConfigurationSrivathsan Murali
2020-01-20Display the mimetype when offering to pipe or saveLuke Drummond
2020-01-16Switch back to upstream pty libraryBen Fiedler