aboutsummaryrefslogtreecommitdiffstats
path: root/app/account.go
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace uint32 uids with opaque stringsRobin Jarry2024-08-281-2/+2
* patch: add auto-switch optionKoni Marti2024-08-241-1/+23
* commands: add reloadKoni Marti2024-08-201-0/+7
* store: extract configure logicKoni Marti2024-08-201-12/+8
* 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-201-17/+14
* reply: allow copying to current folderRobin Jarry2024-08-031-1/+1
* acct: indicate connection state in tab titleKoni Marti2024-08-031-0/+1
* 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