aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* imap: report errors from serverRobin Jarry2024-07-013-24/+50
* rfc822: properly parse address listsRobin Jarry2024-06-291-10/+7
* jmap: revert fetch threads supportRobin Jarry2024-06-295-227/+32
* ircbot: implement table unflippingRobin Jarry2024-06-281-0/+6
* ircbot: improve karma pluginRobin Jarry2024-06-281-14/+23
* ircbot: import upstream karma pluginRobin Jarry2024-06-283-0/+578
* ircbot: use tabs for nginx configRobin Jarry2024-06-281-25/+25
* ircbot: update nginx config after sourcehut migrationRobin Jarry2024-06-281-3/+2
* ircbot: update webhook to handle applied patchesRobin Jarry2024-06-282-23/+102
* main: add aliases for flags and optionsRobin Jarry2024-06-282-19/+28
* main: detect invalid arguments earlyRobin Jarry2024-06-281-0/+10
* wrap: fix cjk prose ratio on macosRobin Jarry2024-06-251-15/+46
* threadbuilder: allow threading by subjectRobin Jarry2024-06-257-12/+43
* threadbuilder: show siblings even when no parent foundKoni Marti2024-06-258-32/+62