aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* split: use a sensible default widthMoritz Poldrack2022-12-193-2/+14
* msglist: make width available externallyMoritz Poldrack2022-12-191-0/+6
* mk: remove verbose for testsRobin Jarry2022-12-181-1/+1
* sendemail-validate: add human readable recommendationsRobin Jarry2022-12-151-3/+11
* reply: refactor close-on-reply setting to -c flagBence Ferdinandy2022-12-155-15/+15
* wrap: handle letters as list itemsRobin Jarry2022-12-141-1/+1
* contributing: add tooling for git send-emailRobin Jarry2022-12-145-2/+70
* config: add a default flag to icon-attachmentBen Cohen2022-12-141-0/+1
* threads: rebuild server threads when updating threadsTim Culverhouse2022-12-142-2/+13
* stylesets: install styles with aercBence Ferdinandy2022-12-146-1/+195
* style: make marked more important than searchBence Ferdinandy2022-12-141-5/+4
* findNextNonDeleted: set next to nil if last messageTim Culverhouse2022-12-141-0/+3
* split: refactor split update logicTim Culverhouse2022-12-144-32/+44
* maildir: send MessagesDeleted to UI when moving messagesTim Culverhouse2022-12-141-0/+4
* msglist: add attachment indicatorBence Ferdinandy2022-12-145-3/+17
* config: make various sections accessible via global varsRobin Jarry2022-12-1447-423/+395
* config: rework contextual sections implementationRobin Jarry2022-12-149-139/+173
* git-stats: add reviewer statsRobin Jarry2022-12-071-0/+14
* compose: allow writing multipart/alternative messagesRobin Jarry2022-12-078-1/+227
* msgstore: set store.uids in threaded directoriesTim Culverhouse2022-12-071-0/+1
* log: force trace level when using shell redirectionRobin Jarry2022-12-073-6/+6
* pgp-provider: set default value to autoRobin Jarry2022-12-066-13/+43
* doc: add synopsis for all settingsRobin Jarry2022-12-069-170/+143
* filters: add wrap utility written in goRobin Jarry2022-12-057-12/+495
* mk: display formatting diffsRobin Jarry2022-12-031-1/+1
* compose: show relevant bindings on review screenBence Ferdinandy2022-12-021-20/+48
* view: add close-on-reply optionBence Ferdinandy2022-12-023-1/+18
* imap: use list-status for check-mailTim Culverhouse2022-12-023-26/+49
* imap: use list-status for list-directories if availableTim Culverhouse2022-12-021-8/+48
* imap: check for list-status capabilityTim Culverhouse2022-12-021-3/+16
* 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