summary refs log tree commit diff
path: root/src/RoomInfoListItem.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid some copies when sorting the room listNicolas Werner2021-02-201-0/+2
* Allow users to hide rooms with specific tagsNicolas Werner2021-01-231-2/+2
* Optimize buildNicolas Werner2020-10-271-1/+1
* Fix crash on exitNicolas Werner2020-10-171-6/+1
* Fixed bug caused by me forgetting what types im using (invites appearing at t...Emi Simpson2020-03-151-1/+1
* Added toggle in the settings to ignore minor eventsEmi Simpson2020-03-151-1/+7
* Sort room list by room priorityEmi Simpson2020-03-131-1/+3
* Fix high dpi scaling of avatarsNicolas Werner2020-02-281-12/+2
* modernize: use nullptrNicolas Werner2020-02-041-1/+1
* Reduce some include of Cache.h since it needs 11s on averageNicolas Werner2019-12-141-2/+3
* Try to reduce memory usage by reusing avatar pixmapsNicolas Werner2019-08-261-1/+1
* Add unread notification color for user mentionedredsky172019-01-251-3/+8
* Fix clang-format linting issueredsky172019-01-161-5/+4
* Update travis ci config to point to redsky17 config and try to fix lintredsky172019-01-131-4/+2
* Add hover color for timestamp.redsky172019-01-121-0/+5
* Tweak some of the colors in the CSS rules for nheko.Joe Donofry2019-01-121-0/+12
* Adjust the widget size of the room list itemsKonstantinos Sideris2018-10-061-5/+0
* Mark unread rooms as such in the room listKonstantinos Sideris2018-09-131-1/+9
* Move all files under src/Konstantinos Sideris2018-07-171-0/+204