summaryrefslogtreecommitdiff
path: root/widgets
AgeCommit message (Expand)Author
2021-11-05go.mod: change base git urlRobin Jarry
2021-10-28view,compose: use border color to separate headers from bodyRobin Jarry
2021-10-28index: allow dynamic formatting of message datesRobin Jarry
2021-10-28filters: allow matching any email headerRobin Jarry
2021-10-28bindings: prepare for more modifersRobin Jarry
2021-04-13widgets/terminal: Only call vterm.ScreenCell.Attrs once in styleFromCellClayton Craft
2021-02-07terminal: Add support for Shift+TabAlexey Yerin
2021-01-30Get rid of the aerc.PushError(" " + $string) idiomReto Brunner
2021-01-14compose: apply default style to header separatorEyal Sawady
2021-01-12trim <> from messageIDs when handling mailto linksReto Brunner
2021-01-12Apply dirlist style to unselected directoriesEyal Sawady
2021-01-03Reapply 'Fix nil pointer deref on Envelope'Shaw Vrana
2020-12-24add italics supporty0ast
2020-12-18update tcell to v2 and enable TrueColor supporty0ast
2020-12-15Use extensions for querying the mime type of attachmentsReto Brunner
2020-11-28fix mailto parsingReto Brunner
2020-11-14compose: use a proper header instead of a string mapReto Brunner
2020-11-14rename header to heditorsReto Brunner
2020-11-01Apply relevant msglist styles in orderChris Vittal
2020-10-14refactor ParseMessageFormat to use a ctx objectReto Brunner
2020-09-08dirlist: fix empty row if dir is addedReto Brunner
2020-09-07Make mimetype check consistent across casesy0ast
2020-09-01correctly apply msglist_read colory0ast
2020-08-20base models.Address on the mail.Address typeReto Brunner
2020-08-19Add support for :rmdirARaspiK
2020-08-10show error if account view creation failsReto Brunner
2020-08-06Rename selecter to selectorKalyan Sriram
2020-08-06Implement style configuration.Kalyan Sriram
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Revert "Rename selecter to selector"Reto Brunner
2020-07-30Rename selecter to selectorKalyan Sriram
2020-07-30Implement style configuration.Kalyan Sriram
2020-07-30msgviewer: set max line length to 1 GBReto Brunner
2020-07-30msgviewer: simplify attemptCopyReto Brunner
2020-07-27Remove hard coded bodystruct path everywhereReto Brunner
2020-07-09Use PushStatus instead of SetStatus where it makes senseHeiko Carrasco
2020-07-05status: invalidate when neededReto Brunner
2020-07-02Add a 'folders-exclude' optionARaspiK
2020-07-02Fix nil pointer deref on EnvelopeAndrew Jeffery
2020-06-09Add scrollbarJeffas
2020-06-09Rework msglist scrollingJeffas
2020-06-09Add dirlist scrollbarJeffas
2020-06-09Make grid sizes dynamicJeffas
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