aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jmap: fetch created messages and set recent flagTim Culverhouse2024-08-241-21/+49
* notmuch: fix watcher pathThorben Günther2024-08-241-3/+14
* ircbot: sanitize email subjectsRobin Jarry2024-08-201-3/+5
* commands: add reloadKoni Marti2024-08-205-4/+199
* store: extract configure logicKoni Marti2024-08-202-62/+60
* account: update split viewsKoni Marti2024-08-201-2/+23
* account: extract configure logicKoni Marti2024-08-201-17/+22
* account: remove ui config struct fieldKoni Marti2024-08-203-21/+18
* tabs: update ui config in any tabKoni Marti2024-08-202-26/+27
* 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