aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* jmap: fix typo in man pageAiden Fox Ivey2024-07-171-1/+1
* calendar: fix error with non-gnu awkTimon Reinold2024-07-161-1/+2
* depends-diff: only print changes if anyRobin Jarry2024-07-151-13/+16
* Release version 0.18.10.18.1Robin Jarry2024-07-152-1/+11
* smtp: take smtp-domain into account for tls connectionsRobin Jarry2024-07-151-2/+9
* smtp: fix error when setting smtp-domain with starttlsRobin Jarry2024-07-152-3/+3
* rfc822: make header parsing less pedanticRobin Jarry2024-07-152-66/+45
* log: create directories if necessaryJens Grassel2024-07-151-0/+5
* Release version 0.18.00.18.0Robin Jarry2024-07-022-1/+88
* ui: make textinput grapheme awareTim Culverhouse2024-07-022-22/+37
* mk: handle stale files when scdoc failsBrandon Maier2024-07-021-0/+2
* rfc822: be liberal with invalid address headersRobin Jarry2024-07-022-0/+61
* ircbot: wait random delay before un-flipping tablesRobin Jarry2024-07-021-1/+14
* jmap: do not keep invalid sessions in cacheRobin Jarry2024-07-028-58/+59