Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: rename confusing constants | Robin Jarry | 2024-03-04 | 1 | -1/+1 |
* | commands: refactor registration | Robin Jarry | 2024-01-20 | 1 | -1/+6 |
* | commands: use completion from go-opt | Robin Jarry | 2023-10-28 | 1 | -4/+0 |
* | commands: parse arguments with go-opt | Robin Jarry | 2023-10-28 | 1 | -5/+0 |
* | app: export global functions | Robin Jarry | 2023-10-10 | 1 | -4/+3 |
* | widgets: rename package to app | Robin Jarry | 2023-10-10 | 1 | -3/+3 |
* | statusline: move files to lib/state | Robin Jarry | 2023-02-20 | 1 | -2/+2 |
* | invalidatable: cleanup dead code | Tim Culverhouse | 2022-10-12 | 1 | -1/+2 |
* | msgstore: implement a uid-based architecture | Koni Marti | 2022-07-26 | 1 | -1/+0 |
* | threading: refactor reselect logic | Tim Culverhouse | 2022-07-10 | 1 | -1/+1 |
* | threading: enable toggle-threads for server-side threads | Tim Culverhouse | 2022-07-10 | 1 | -2/+2 |
* | store: keep current message selected | Koni Marti | 2022-04-17 | 1 | -0/+1 |
* | statusline: implement per-account status | Koni Marti | 2022-03-18 | 1 | -0/+2 |
* | threading: implement on-the-fly message threading | Koni Marti | 2022-02-24 | 1 | -0/+39 |