aboutsummaryrefslogtreecommitdiffstats
path: root/commands/account/clear.go
Commit message (Expand)AuthorAgeFilesLines
* lint: homogenize operations and minor fixes (gocritic)Moritz Poldrack2022-08-041-2/+1
* msgstore: implement a uid-based architectureKoni Marti2022-07-261-2/+0
* threading: refactor reselect logicTim Culverhouse2022-07-101-2/+1
* store: keep current message selectedKoni Marti2022-04-171-0/+25
* statusline: implement per-account statusKoni Marti2022-03-181-1/+3
* search/filter: display in extra statusRobin Jarry2022-02-231-2/+2
* go.mod: change base git urlRobin Jarry2021-11-051-1/+1
* run go fmtReto Brunner2020-07-171-1/+1
* Use PushStatus instead of SetStatus where it makes senseHeiko Carrasco2020-07-091-1/+2
* all: purge redundant underscoresWagner Riffel2019-09-041-3/+3
* Implement :filter, :clearKevin Kuehler2019-07-191-0/+34