Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove flickering by updating auto-complete menu items in-place | Konstantinos Sideris | 2018-05-03 | 1 | -19/+95 |
| | | | | Instead of deleting the current items and creating new ones. | ||||
* | Default to the first item in room selection menu | Konstantinos Sideris | 2018-05-03 | 1 | -0/+4 |
| | | | | | | - Add backwards navigation with backtab fixes #316 | ||||
* | Fix clicking on room list suggestions | Konstantinos Sideris | 2018-04-27 | 1 | -11/+19 |
| | |||||
* | Improve room searching | Konstantinos Sideris | 2018-04-27 | 1 | -42/+70 |
| | | | | fixes #257 | ||||
* | Adjust completion menu to fit its contents | Konstantinos Sideris | 2018-04-24 | 1 | -0/+10 |
| | |||||
* | Cache refactoring | Konstantinos Sideris | 2018-04-21 | 1 | -6/+9 |
| | |||||
* | Popup improvements | Konstantinos Sideris | 2018-04-14 | 1 | -16/+43 |
| | | | | | | | | | - 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 | -2/+40 |
| | | | | | | | | Fixes #287 * Fix pop-up not showing when less than max * Select suggestion by pressing Enter | ||||
* | Show avatars in the completion popup | Konstantinos Sideris | 2018-03-25 | 1 | -2/+2 |
| | |||||
* | Add basic support for username auto-completion | Konstantinos Sideris | 2018-03-24 | 1 | -0/+105 |
fixes #40 |