summaryrefslogtreecommitdiff
path: root/widgets
AgeCommit message (Expand)Author
2021-12-11binds: add account specific bindingsJonathan Bartlett
2021-11-30style: customize vertical and horizontal border charactersDian M Fay
2021-11-13notmuch: allow sort by file orderKalyan Sriram
2021-11-13messages: allow displaying email threadsy0ast
2021-11-06index: add this-week-time-formatRobin Jarry
2021-11-05imap: add manual {dis,}connect supportRobin Jarry
2021-11-05viewer: add colon after header namesRobin Jarry
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