Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove flickering by updating auto-complete menu items in-place | Konstantinos Sideris | 2018-05-03 | 1 | -2/+10 |
| | | | | Instead of deleting the current items and creating new ones. | ||||
* | Fix clicking on room list suggestions | Konstantinos Sideris | 2018-04-27 | 1 | -4/+8 |
| | |||||
* | Improve room searching | Konstantinos Sideris | 2018-04-27 | 1 | -7/+60 |
| | | | | fixes #257 | ||||
* | Adjust completion menu to fit its contents | Konstantinos Sideris | 2018-04-24 | 1 | -0/+3 |
| | |||||
* | Cache refactoring | Konstantinos Sideris | 2018-04-21 | 1 | -9/+1 |
| | |||||
* | Popup improvements | Konstantinos Sideris | 2018-04-14 | 1 | -2/+14 |
| | | | | | | | | | - ESC closes the popup. - Up/Down arrows for navigation. - BackTab for backwards navigation. fixes #301 fixes #302 | ||||
* | Implement pressing tab to navigate auto completion (#294) | christarazi | 2018-04-10 | 1 | -0/+13 |
| | | | | | | | | Fixes #287 * Fix pop-up not showing when less than max * Select suggestion by pressing Enter | ||||
* | Add basic support for username auto-completion | Konstantinos Sideris | 2018-03-24 | 1 | -0/+63 |
fixes #40 |