aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* log: handle config reloadKoni Marti2024-08-202-3/+48
* config: extract load styleset functionKoni Marti2024-08-201-19/+33
* config: add reload helper functionsKoni Marti2024-08-204-4/+77
* jmap: refactor thread fetchingTim Culverhouse2024-08-202-40/+23
* jmap: lazily fetch identitiesTim Culverhouse2024-08-202-19/+33
* maildir: set the forwarded flag when forwarding msgsinwit2024-08-203-7/+36
* notmuch: set the "passed" tag when forwarding msgsinwit2024-08-203-8/+36
* flag: manually toggle the forwarded taginwit2024-08-201-5/+13
* templates: add a template for forwaded messagesinwit2024-08-204-2/+14
* styles: add a style for forwarded messagesinwit2024-08-203-10/+18
* search: allow searching for forwarded messagesinwit2024-08-202-4/+7
* forward: allow forwarded flag to be setinwit2024-08-208-2/+39
* copy: add -d flag to decrypt before copyingKoni Marti2024-08-202-2/+36
* pipe: add -d flag to decrypt messageKoni Marti2024-08-202-2/+29
* cryptoutil: implement cleartext functionKoni Marti2024-08-201-0/+69
* mod: update go-maildir to v0.5.0Bence Ferdinandy2024-08-202-3/+3
* go: bump minimal version to 1.21 and handle deprecationsBence Ferdinandy2024-08-206-12/+8
* maildir: only abort directory listing if there are 0 uidsBence Ferdinandy2024-08-201-1/+1
* filters: send real COLUMNS and LINES valuesTristan Partin2024-08-201-0/+4
* templates: fix AccountFrom default breaking startupBence Ferdinandy2024-08-201-1/+1
* log: explain why the signature command failedTristan Partin2024-08-201-0/+5
* template: pass account and folder names to signature commandTristan Partin2024-08-201-0/+4
* jmap: fix emailKey function nameTristan Partin2024-08-201-4/+4
* send: redact password in outgoing URI for loggingKoni Marti2024-08-201-1/+1
* notmuch: reload all changed messages on DB changeJason Cox2024-08-202-23/+41
* view-message: add option to view message in background tabAron Lebani2024-08-045-31/+52
* search,filter: add flag to use custom extensionsKoni Marti2024-08-043-7/+49
* imap: expose extension in capabilitiesKoni Marti2024-08-042-2/+14
* imap: extend SEARCH with X-GM-RAW for full Gmail search syntaxKoni Marti2024-08-045-10/+193
* hooks: add logging for STDOUT and STDERRBence Ferdinandy2024-08-041-1/+10
* calendar: hide empty attendee listTimon Reinold2024-08-042-24/+30
* filters: test calendar filter also with POSIX-AwkTimon Reinold2024-08-041-7/+31
* filters: add calendar test vectorTimon Reinold2024-08-044-3/+36
* filters: print "error" if filter failedTimon Reinold2024-08-041-5/+4
* reply: allow copying to current folderRobin Jarry2024-08-0313-21/+71
* jmap: fetch entire threadsTristan Partin2024-08-034-36/+141
* notmuch: only send Done event if deletion succeedsHugo Osvaldo Barrera2024-08-031-1/+1
* acct: indicate connection state in tab titleKoni Marti2024-08-031-0/+1
* notmuch: remove redundant queryHugo Osvaldo Barrera2024-08-031-9/+8
* notmuch: speed up lastmod query.Robin Dapp2024-08-031-1/+1
* notmuch: improve logging for watcherHugo Osvaldo Barrera2024-08-031-1/+2
* notmuch: don't reload all message on changeHugo Osvaldo Barrera2024-08-032-41/+23
* reply: handle the Sender headerBence Ferdinandy2024-08-033-3/+14
* templates: add {{.AccountFrom}} templateBence Ferdinandy2024-08-034-0/+16
* templates: add head and tail functionsBence Ferdinandy2024-08-033-0/+68
* ui: add :redraw commandTim Culverhouse2024-08-033-1/+38
* notmuch: fix typo in man pageMatt Smith2024-08-031-1/+1
* Release version 0.18.20.18.2Robin Jarry2024-07-302-1/+10
* deps: update vaxis to v0.10.3Tim Culverhouse2024-07-292-3/+3
* colorize: allow pipe '|' as uri characterRobin Jarry2024-07-291-1/+1