aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* imap: add option to cache headersTim Culverhouse2022-06-221-0/+13
* msgviewer: open http links from messagesKoni Marti2022-06-141-0/+6
* visual-mode: deselect messages after performing commandTim Culverhouse2022-06-141-0/+4
* msgviewer: parse and display authentication resultsKoni Marti2022-06-091-0/+11
* feat: add background mail polling option for all workersTim Culverhouse2022-05-314-0/+59
* invites: reply with accept, accept-tentative or declineKoni Marti2022-05-311-0/+9
* pgp: add attach key commandTim Culverhouse2022-05-061-0/+3
* pgp: add options auto-sign & opportunistic-encryptTim Culverhouse2022-05-061-0/+13
* dirlist: add format specifier to compact folder nameKoni Marti2022-04-291-0/+2
* feat: add gpg integrationTim Culverhouse2022-04-271-0/+11
* style: add style config options for dirlist_unread and dirlist_recentTim Culverhouse2022-04-271-3/+13
* config: add unsafe-accounts-conf optionVictor Freire2022-04-251-0/+8
* statusline: refactor to make it more customizableKoni Marti2022-04-251-0/+46
* config: clarify threading-enabled optionKenneth Flak2022-04-191-0/+4
* store: keep current message selectedKoni Marti2022-04-171-1/+7
* stylesets: allow specifying color by numberTobias Wölfel2022-04-071-0/+4
* save: add -a option to save all attachmentsRobin Jarry2022-03-241-3/+5
* viewer: add key passthrough modekt programs2022-03-141-0/+4
* commands: implement fuzzy completion for commands and optionskt programs2022-03-071-5/+5
* config: specify sharedir during buildDaniel Patterson2022-03-031-4/+4
* pipe: allow piping multiple marked messagesRobin Jarry2022-02-251-0/+3
* threading: implement on-the-fly message threadingKoni Marti2022-02-241-0/+3
* commands: add expand-folder and collapse-folderKoni Marti2022-02-231-0/+4
* dirtree: implement foldable tree for directory listKoni Marti2022-02-231-0/+6
* config: do not hardcode sharedirRobin Jarry2022-02-191-6/+22
* compose: allow setting all headers in templatesRobin Jarry2022-02-031-0/+4
* completions: add folder flexible search as an optioninwit2022-01-311-0/+6
* compose: add option to never include your own address when replyingjohn1doe@ya.ru2022-01-311-0/+7
* dirlist: use shorter delay before listing directory contentsRobin Jarry2022-01-291-0/+8
* doc: correct typo in man-pagesAriel Costas2022-01-2611-11/+11
* compose: add default template for new messagesRobin Jarry2022-01-191-0/+5
* docs: mention missing -T options for compose and forwardRobin Jarry2022-01-192-5/+17
* completions: add support for completing multiple addressesParasrah2022-01-071-2/+2
* recall: allow recalling messages from any folderinwit2021-12-131-2/+6
* imap: fix build on macosRobin Jarry2021-12-111-0/+6
* binds: add account specific bindingsJonathan Bartlett2021-12-111-0/+15
* imap: add tcp connection optionsRobin Jarry2021-12-071-0/+29
* style: customize vertical and horizontal border charactersDian M Fay2021-11-302-1/+8
* doc: fix typo in stylesets-dirsDian M Fay2021-11-291-1/+1
* doc: fix default values for dynamic date formatsRobin Jarry2021-11-131-4/+4
* notmuch: allow sort by file orderKalyan Sriram2021-11-131-0/+6
* messages: allow displaying email threadsy0ast2021-11-131-0/+9
* doc: update authorsRobin Jarry2021-11-0911-27/+46
* index: add this-week-time-formatRobin Jarry2021-11-061-0/+7
* doc: fix typo today-time-format -> this-day-time-formatRobin Jarry2021-11-061-1/+1
* go.mod: change base git urlRobin Jarry2021-11-059-9/+9
* bindings: remove unsupported s-tab keyRobin Jarry2021-11-051-2/+0
* index: allow dynamic formatting of message datesRobin Jarry2021-10-281-0/+12
* bindings: support more modified keysRobin Jarry2021-10-281-0/+14
* add mimeType to OriginalMail struct for both forward and replyReto Brunner2021-03-071-1/+1