Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | statusline: implement per-account status | Koni Marti | 2022-03-18 | 1 | -5/+6 |
* | search/filter: display in extra status | Robin Jarry | 2022-02-23 | 1 | -5/+4 |
* | search/filter: remove from status bar after 20 seconds | Robin Jarry | 2022-02-19 | 1 | -4/+5 |
* | filter/search: display current search/filter arguments | inwit | 2022-02-19 | 1 | -2/+3 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -1/+1 |
* | Rework msglist scrolling | Jeffas | 2020-06-09 | 1 | -1/+1 |
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -3/+3 |
* | extract search criteria parsing into the backends | Reto Brunner | 2019-08-29 | 1 | -26/+1 |
* | Implement :filter, :clear | Kevin Kuehler | 2019-07-19 | 1 | -9/+21 |
* | commands: Don't crash when store is nil | Kevin Kuehler | 2019-07-15 | 1 | -0/+3 |
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -3/+12 |
* | Implement :search, :next-result, :prev-result | Drew DeVault | 2019-06-26 | 1 | -0/+54 |