aboutsummaryrefslogtreecommitdiffstats
path: root/commands/msg/toggle-threads.go
Commit message (Expand)AuthorAgeFilesLines
* commands: rename confusing constantsRobin Jarry2024-03-041-1/+1
* commands: refactor registrationRobin Jarry2024-01-201-1/+6
* commands: use completion from go-optRobin Jarry2023-10-281-4/+0
* commands: parse arguments with go-optRobin Jarry2023-10-281-5/+0
* app: export global functionsRobin Jarry2023-10-101-4/+3
* widgets: rename package to appRobin Jarry2023-10-101-3/+3
* statusline: move files to lib/stateRobin Jarry2023-02-201-2/+2
* invalidatable: cleanup dead codeTim Culverhouse2022-10-121-1/+2
* msgstore: implement a uid-based architectureKoni Marti2022-07-261-1/+0
* threading: refactor reselect logicTim Culverhouse2022-07-101-1/+1
* threading: enable toggle-threads for server-side threadsTim Culverhouse2022-07-101-2/+2
* store: keep current message selectedKoni Marti2022-04-171-0/+1
* statusline: implement per-account statusKoni Marti2022-03-181-0/+2
* threading: implement on-the-fly message threadingKoni Marti2022-02-241-0/+39