aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
Commit message (Expand)AuthorAgeFilesLines
* postpone: change recall/postpone logic for custom foldersVitaly Ovchinnikov2023-08-301-0/+19
* compose: use email domain name in Message-IdAdnan Maolood2023-08-281-1/+23
* xdg: get rid of deprecated dependenciesRobin Jarry2023-08-272-30/+11
* wizard: improve welcome screenRobin Jarry2023-08-261-3/+5
* wizard: add sendmail supportRobin Jarry2023-08-261-2/+30
* wizard: add notmuch supportRobin Jarry2023-08-261-3/+53
* wizard: add support for maildirRobin Jarry2023-08-261-5/+41
* wizard: add jmap supportRobin Jarry2023-08-261-9/+42
* wizard: add oauth & xoauth optionsRobin Jarry2023-08-261-1/+11
* wizard: add imap cache-headers default settingRobin Jarry2023-08-261-3/+20
* wizard: do not require full nameRobin Jarry2023-08-261-8/+7
* wizard: factorize ui layoutRobin Jarry2023-08-261-219/+156
* wizard: better url generationRobin Jarry2023-08-261-44/+40
* wizard: add protocol & transport fieldsRobin Jarry2023-08-262-89/+152
* wizard: autofill improvementsRobin Jarry2023-08-261-18/+30
* wizard: rename incoming to sourceRobin Jarry2023-08-261-138/+136
* wizard: allow setting special copy-to folderRobin Jarry2023-08-261-16/+7
* wizard: fix typo in validationRobin Jarry2023-08-261-1/+1
* wizard: close open fileRobin Jarry2023-08-261-0/+1
* dirlist: apply unread style on top of recent styleKeenan Gugeler2023-08-251-4/+4
* review: don't replace space escapesKeenan Gugeler2023-08-251-1/+0
* review: sort unknown review commandsKeenan Gugeler2023-08-251-0/+7
* colorize: only emit osc8 if [general].enable-osc8=trueRobin Jarry2023-08-241-0/+3
* terminal: avoid races between close and drawRobin Jarry2023-08-111-27/+28
* style: add msglist_gutter and msglist_pill to configKonstantin Shelekhin2023-08-111-2/+3
* account: fix contextual sortKoni Marti2023-08-041-4/+11
* filters: put libexec/filters dirs before default PATHRobin Jarry2023-08-041-1/+4
* hooks: add account and folder to mail-received envRobin Jarry2023-08-041-0/+2
* msglist: fetch headers even when not focusedRobin Jarry2023-08-041-0/+2
* templates: attach directly from templatesKoni Marti2023-08-031-1/+1
* wizard: display warning when focus is lostKoni Marti2023-08-031-16/+13
* composer: reopen the email file when editor is closedRobin Jarry2023-08-021-0/+14
* compose: fix panic when adding empty header with uppercase lettersRobin Jarry2023-07-311-1/+1
* compose: allow removing headersRobin Jarry2023-07-311-0/+13
* compose: only add signature if missingRobin Jarry2023-07-171-1/+21
* compose: allow changing edit-headers on the flyRobin Jarry2023-07-172-13/+18
* compose: implement embedded headers in editorKoni Marti2023-07-171-51/+235
* compose: always use cr-lf line endingsRobin Jarry2023-07-171-16/+32
* compose: improve error handlingRobin Jarry2023-07-171-23/+27
* compose: factorize body read in a methodRobin Jarry2023-07-171-33/+25
* compose: only allow setting content at creationRobin Jarry2023-07-172-14/+30
* styles: add style for folded threadsKoni Marti2023-07-161-0/+5
* templates: add ThreadCount and ThreadFoldedKoni Marti2023-07-161-2/+15
* msglist: simplified threads renderingKoni Marti2023-07-161-55/+39
* wizard: properly initialize configurationRobin Jarry2023-07-151-15/+3
* viewer: avoid high cpu usage when selecting part with no filterRobin Jarry2023-07-101-5/+10
* account: remember folder/message when reconnectingKoni Marti2023-06-263-4/+6
* worker: add context to cancellable requestsTim Culverhouse2023-06-201-1/+4
* msgstore: pass context from dirlist to msgstoreTim Culverhouse2023-06-201-19/+22
* account: create new store when creating foldersKoni Marti2023-06-173-26/+40