summary refs log tree commit diff
path: root/src/RoomList.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow users to hide rooms with specific tagsNicolas Werner2021-01-231-2/+4
* Store secrets in keychainNicolas Werner2020-12-161-1/+5
* Fix crash on exitNicolas Werner2020-10-171-1/+0
* Optimize RoomList sortingNicolas Werner2020-04-301-0/+1
* Added toggle in the settings to ignore minor eventsEmi Simpson2020-03-151-1/+5
* modernize: use nullptrNicolas Werner2020-02-041-1/+1
* Remove metatypes from headersNicolas Werner2020-01-311-3/+0
* Add next/prev room shortcutsNicolas Werner2020-01-311-0/+2
* Try to reduce memory usage by reusing avatar pixmapsNicolas Werner2019-08-261-3/+3
* Add unread notification color for user mentionedredsky172019-01-251-1/+1
* Remove room re-ordering optionKonstantinos Sideris2018-10-061-4/+1
* Mark unread rooms as such in the room listKonstantinos Sideris2018-09-131-0/+1
* Fix issue with missing communities due to an unregistered metatypeKonstantinos Sideris2018-07-251-3/+0
* Lower the complexity of the group filtering algorithm (#380)Konstantinos Sideris2018-07-211-9/+10
* Move all files under src/Konstantinos Sideris2018-07-171-0/+108