summaryrefslogtreecommitdiff
path: root/widgets
AgeCommit message (Expand)Author
2022-07-26fixup: Hack up message list to be sorted ascendingtopic/asc_sort_imapcos
2022-07-26Hack up message list to be sorted ascendingwip/asc_sort_imapcos
2022-07-10threading: refactor reselect logicTim Culverhouse
2022-07-10threading: enable filtering of server-side threadsTim Culverhouse
2022-07-10threading: add force-client-threads optionTim Culverhouse
2022-07-10threading: enable toggle-threads for server-side threadsTim Culverhouse
2022-07-10statusline: show threading status if threading-enabled=trueTim Culverhouse
2022-07-10composer: remove header if emptyKoni Marti
2022-07-10msglist: fix panic for index-out-of-rangeTim Culverhouse
2022-07-10aerc: fix panic when backend is unknownKoni Marti
2022-07-03perf: reduce calls to GetUiConfigTim Culverhouse
2022-07-03uiconfig: use pointer references to uiConfigTim Culverhouse
2022-07-02compose: refactor attachment handlingKoni Marti
2022-06-26dirlist: fix race condition in directory selectionMoritz Poldrack
2022-06-26gpg: don't send messages that failed encryptionTim Culverhouse
2022-06-24pgp: refactor signature validity displayMoritz Poldrack
2022-06-24pgp: add icon for unencrypted, unsigned messages if an icon is setMoritz Poldrack
2022-06-24pgp: add customizable iconsMoritz Poldrack
2022-06-24pgp: add note for encrypted messages that are not signedMoritz Poldrack
2022-06-24pgp: fix pipe|open|save command behaviorTim Culverhouse
2022-06-22binds: add folder context for message list bindsTim Culverhouse
2022-06-14msgviewer: open http links from messagesKoni Marti
2022-06-14dirlist: fix ruestring counts from checkmailTim Culverhouse
2022-06-09msgviewer: parse and display authentication resultsKoni Marti
2022-06-07dirlist: fix panic when disconnecting with dirlist-tree=falseTim Culverhouse
2022-06-07fix: clear dirlist on disconnectTim Culverhouse
2022-06-07dirlist: update RUE counts for imap/maildir on move|copy|delete|archiveTim Culverhouse
2022-06-07fix: rue string count accuracyTim Culverhouse
2022-05-31feat: add background mail polling option for all workersTim Culverhouse
2022-05-31widgets: provide a generic selector dialog uiKoni Marti
2022-05-31ui: check bounds before drawing dialogKoni Marti
2022-05-31compose: append text partsKoni Marti
2022-05-25compose: prevent sending empty address list headersTim Culverhouse
2022-05-25terminal: fix deadlock with finer-grained lockingKoni Marti
2022-05-23fix: "terminal: fix race when closing a terminal"Robin Jarry
2022-05-23terminal: fix race when closing a terminalKoni Marti
2022-05-08ui: fix panic in selector when resizing terminalKoni Marti
2022-05-06pgp: add attach key commandTim Culverhouse
2022-05-06pgp: check encryption keys before sending messageTim Culverhouse
2022-05-06pgp: add options auto-sign & opportunistic-encryptTim Culverhouse
2022-05-04compose: use selected account ui config for security headerRobin Jarry
2022-05-04pgp: check for signing key before signing timeTim Culverhouse
2022-04-29compose: add sign/encrypt persistent displayTim Culverhouse
2022-04-29dirlist: add format specifier to compact folder nameKoni Marti
2022-04-28compose: use account ui config where missingRobin Jarry
2022-04-27feat: add gpg integrationTim Culverhouse
2022-04-27refactor: refactor pgp implementationTim Culverhouse
2022-04-27style: add style config options for dirlist_unread and dirlist_recentTim Culverhouse
2022-04-25msgviewer: show available bindings when filter not configuredkt programs
2022-04-25statusline: refactor to make it more customizableKoni Marti