summaryrefslogtreecommitdiff
path: root/widgets
AgeCommit message (Expand)Author
2022-03-20statusline: update status only when necessaryKoni Marti
2022-03-18statusline: implement per-account statusKoni Marti
2022-03-18mailto: handle bcc and body fieldsTim Culverhouse
2022-03-18go vet: composite literal uses unkeyed fieldsMoritz Poldrack
2022-03-18mailto: allow empty recipient fieldTim Culverhouse
2022-03-14viewer: add key passthrough modekt programs
2022-03-12all: fix minor issues found by staticcheckMoritz Poldrack
2022-03-03scrollable: extract scrolling behavior for reuseKoni Marti
2022-02-25aerc: always check SelectedAccount return valueRobin Jarry
2022-02-24ui: make dirlist-delay context-awareinwit
2022-02-24threading: implement on-the-fly message threadingKoni Marti
2022-02-23dirtree: implement foldable tree for directory listKoni Marti
2022-02-23search/filter: display in extra statusRobin Jarry
2022-02-06imap: improve reconnect stabilityKoni Marti
2022-02-03compose: allow setting all headers in templatesRobin Jarry
2022-02-02review: display actual bindings for commandsRobin Jarry
2022-01-29dirlist: use shorter delay before listing directory contentsRobin Jarry
2022-01-24dirlist: skip unnecessary change-folder actionKoni Marti
2022-01-24dirlist: improve change-folder responsivenessKoni Marti
2022-01-19terminal: fix nil pointer dereference in pty.GetsizeKoni Marti
2022-01-19imap: auto-reconnects on connection errorKoni Marti
2022-01-19imap: emits connection error on logoutKoni Marti
2022-01-14fix segfault when copy-pasting into compose editorKoni Marti
2022-01-07completions: add support for completing multiple addressesParasrah
2022-01-07pgp: PGP/MIME encryption for outgoing emailsKoni Marti
2022-01-07pgp: PGP/MIME signing for outgoing emailsKoni Marti
2022-01-07pgp: update openpgp packages (go-crypto and go-pgpmail)Koni Marti
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