summary refs log tree commit diff
path: root/src/SuggestionsPopup.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move all files under src/Konstantinos Sideris2018-07-171-7/+6
* Properly reset the autocomplete anchor when the popup closesKonstantinos Sideris2018-07-151-2/+4
* Remove flickering by updating auto-complete menu items in-placeKonstantinos Sideris2018-05-031-19/+95
* Default to the first item in room selection menuKonstantinos Sideris2018-05-031-0/+4
* Fix clicking on room list suggestionsKonstantinos Sideris2018-04-271-11/+19
* Improve room searchingKonstantinos Sideris2018-04-271-42/+70
* Adjust completion menu to fit its contentsKonstantinos Sideris2018-04-241-0/+10
* Cache refactoringKonstantinos Sideris2018-04-211-6/+9
* Popup improvementsKonstantinos Sideris2018-04-141-16/+43
* Implement pressing tab to navigate auto completion (#294)christarazi2018-04-101-2/+40
* Show avatars in the completion popupKonstantinos Sideris2018-03-251-2/+2
* Add basic support for username auto-completionKonstantinos Sideris2018-03-241-0/+105