aboutsummaryrefslogtreecommitdiffstats
path: root/app/account.go
Commit message (Expand)AuthorAgeFilesLines
* threadbuilder: allow threading by subjectRobin Jarry2024-06-251-0/+1
* hooks: add AERC_ACCOUNT_BACKEND to hooks with AERC_ACCOUNTBence Ferdinandy2024-06-051-0/+6
* hooks: add AERC_FOLDER_ROLE to hooks with AERC_FOLDERBence Ferdinandy2024-06-051-0/+9
* ui: add select-last-message optionKoni Marti2024-05-281-0/+1
* hooks: add flag-changedBence Ferdinandy2024-04-141-0/+10
* hooks: add tag-modifiedBence Ferdinandy2024-04-141-0/+10
* msglist: allow configuring default splitRobin Jarry2024-02-221-15/+23
* log: move package to libRobin Jarry2024-02-141-1/+1
* aerc: change event interfaces to vaxis eventsTim Culverhouse2024-02-121-3/+2
* cf: allow changing folder of another accountRobin Jarry2023-12-051-0/+8
* hooks: add mail-added hookJason Cox2023-11-021-0/+9
* hooks: add mail-deleted hookJason Cox2023-11-021-0/+9
* terminal: add `:send-keys` commandVitaly Ovchinnikov2023-10-221-0/+8
* split: add an alias for horizontal splitinwit2023-10-131-1/+1
* app: fix nil pointer dereference on startupRobin Jarry2023-10-111-3/+2
* app: export global functionsRobin Jarry2023-10-101-14/+10
* widgets: rename package to appRobin Jarry2023-10-101-0/+649