aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* cc,bcc,forward: add completion from address bookRobin Jarry2024-06-252-2/+10
* next,prev: fix panic when message list is emptyRobin Jarry2024-06-251-0/+4
* completer: use AddressForHumansRobin Jarry2024-06-251-13/+2
* vaxis: update to 0.9.2Tim Culverhouse2024-06-232-3/+3
* dirlist: store previous folder infoKoni Marti2024-06-234-13/+20
* rmdir: allow specifying folder to deleteJason Cox2024-06-232-23/+49
* query: allow forcing overwrite of existing folderBence Ferdinandy2024-06-239-14/+21
* binds: allow per folder sections for the message viewerRobin Jarry2024-06-232-2/+5
* release.sh: better list dependency changesRobin Jarry2024-06-182-1/+101
* contributing: fix double backtickRobin Jarry2024-06-171-1/+1
* selector: fix body text truncationRobin Jarry2024-06-161-0/+12
* wrap: fix wide CJK characters supportRobin Jarry2024-06-163-5/+139
* jmap: fix message list order directionRobin Jarry2024-06-051-1/+1
* commands: use AccountConfig.Backend instead of reflectBence Ferdinandy2024-06-053-14/+4
* hooks: add AERC_ACCOUNT_BACKEND to hooks with AERC_ACCOUNTBence Ferdinandy2024-06-059-0/+24
* templates: add .AccountBackendBence Ferdinandy2024-06-055-1/+36
* hooks: add AERC_FOLDER_ROLE to hooks with AERC_FOLDERBence Ferdinandy2024-06-056-0/+21
* accounts: skip accounts with errors instead of exitingBence Ferdinandy2024-06-051-6/+24
* jmap: bump go-jmap to v0.5.0Tim Culverhouse2024-06-042-3/+3
* doc: fix the syntax for -d in the usage exampleJules Maselbas2024-06-041-2/+2
* doc: update and rephrase -H header search syntaxJules Maselbas2024-06-041-6/+7
* move: avoid crash when message list is not readyRobin Jarry2024-06-041-10/+7
* jmap: skip Email/get call if no emails to getTristan Partin2024-06-041-0/+4
* app: propagate bell from the built-in terminalKarel Balej2024-06-041-0/+2
* sendemail-validate: put prefix directly after -t flagGregory Anders2024-05-291-1/+1
* wrap: include xlocale.h header on macOSGregory Anders2024-05-291-0/+4
* jmap: fix go static check failureTristan Partin2024-05-291-1/+1
* jmap: fix error messageTristan Partin2024-05-291-1/+1
* ui: add select-last-message optionKoni Marti2024-05-285-1/+22
* jmap: fetch entire threadsTristan Partin2024-05-285-32/+223
* jmap: invalidate cache if mailbox state is not consistentTristan Partin2024-05-282-11/+57
* sendemail-validate: optionally use patatt to attest patchesMatěj Cepl2024-05-281-1/+8
* wrap: use nl_langinfo to get locale codesetMatěj Cepl2024-05-281-2/+6
* binds: fix default d binding to actually ask a questionMatěj Cepl2024-05-281-1/+1
* doc: fix new-account mentions for all protocolsRobin Jarry2024-05-286-8/+13
* github: fix macos buildRobin Jarry2024-05-091-3/+17