aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* imap: add LIST-STATUS extensionTim Culverhouse2022-12-021-0/+149
* imap: simplify error handling in list directoriesTim Culverhouse2022-12-021-5/+6
* jwz: upgrade to develop branchTim Culverhouse2022-12-022-3/+3
* store: fix server-side threads togglingKoni Marti2022-12-021-3/+2
* notmuch: preserve tags when moving messagesinwit2022-12-021-2/+14
* notmuch: allow moving single file messagesinwit2022-12-021-9/+14
* daterange: support relative termsKoni Marti2022-12-024-5/+475
* imap: filter and search with a date rangeKoni Marti2022-12-021-1/+15
* maildir: filter and search with a date rangeKoni Marti2022-12-022-7/+43
* search: handle date ranges in search/filter queryKoni Marti2022-12-023-4/+156
* logging: rename package to logRobin Jarry2022-12-0279-413/+409
* logging: homogenize levelsRobin Jarry2022-12-0237-90/+110
* logging: use local time for loggingRobin Jarry2022-12-021-1/+1
* msgviewer: add logs to display pager and filter commandsRobin Jarry2022-12-021-0/+2
* logging: add new trace log levelRobin Jarry2022-12-022-4/+19
* colorize: add solarized themeJens Grassel2022-11-302-15/+48
* man: update filters sectionBence Ferdinandy2022-11-301-24/+138
* config: fix [filters] orderingRobin Jarry2022-11-241-6/+5
* doc: extract accounts and binds into separate man pagesRobin Jarry2022-11-2413-462/+536
* doc: add example for piping messages to git amRobin Jarry2022-11-241-0/+8
* doc: homogenize scdoc markupRobin Jarry2022-11-2412-693/+738
* config: sanitize default valuesRobin Jarry2022-11-245-115/+54
* doc: use uppercase man page titlesRobin Jarry2022-11-2411-20/+20
* doc: proofreadingInwit2022-11-2411-79/+67
* imap: fix error with empty flag updatesRobin Jarry2022-11-231-4/+8
* aerc: fix popover menu regressionKoni Marti2022-11-221-0/+2
* msgviewer: Document Labels in header-layoutinwit2022-11-221-0/+2
* msgviewer: fix parts indexKoni Marti2022-11-211-1/+4
* compose binds: add backtab to field cycleBence Ferdinandy2022-11-211-0/+1
* ui: box and frame an interactive widgetKoni Marti2022-11-212-1/+76
* attach: open file picker menu with -m flagKoni Marti2022-11-215-3/+118
* config: add log-file and log-level settingsRobin Jarry2022-11-217-32/+116
* config: move [triggers] parsing in proper fileRobin Jarry2022-11-162-19/+20
* config: move [openers] parsing in separate fileRobin Jarry2022-11-162-13/+32
* config: move [statusline] in separate fileRobin Jarry2022-11-162-29/+45
* config: move [viewer] parsing in separate fileRobin Jarry2022-11-162-37/+58
* config: move [compose] parsing in separate fileRobin Jarry2022-11-162-41/+63
* config: move [filters] parsing to separate fileRobin Jarry2022-11-163-48/+72
* config: move [general] parsing in separate fileRobin Jarry2022-11-162-35/+51
* config: move [templates] parsing in separate fileRobin Jarry2022-11-162-46/+67
* config: move [ui] parsing in separate fileRobin Jarry2022-11-162-316/+345
* config: move binds.conf parsing in binds.goRobin Jarry2022-11-162-191/+207
* config: move accounts.conf parsing in separate fileRobin Jarry2022-11-162-250/+257
* config: rename bindings -> bindsRobin Jarry2022-11-162-0/+0
* config: remove unused Ini fieldRobin Jarry2022-11-161-3/+0
* commands: remove broken :set commandRobin Jarry2022-11-163-80/+4
* move and archive: common code for common operationBence Ferdinandy2022-11-133-44/+58
* maildir: fallback when parsing for in-reply-to failsKoni Marti2022-11-131-4/+7
* dirtree: fix mouse support for selecting foldersKoni Marti2022-11-131-5/+12
* reply: allow to override localized Re regexp in configurationjp392022-11-135-6/+25