summary refs log tree commit diff
path: root/src/RoomInfoListItem.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | When user is mentioned (via matrix 'highlight_count'), inactive rooms will use a different color for the notification circle than when only general unread messages exist.
* 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
| | | | errors
* Add hover color for timestamp.redsky172019-01-121-0/+5
| | | | | Update dark and system themes to provide colors for the hover states for title, subtitle, and timestamp.
* Tweak some of the colors in the CSS rules for nheko.Joe Donofry2019-01-121-0/+12
| | | | Add room list hover title/subtitle color change support.
* 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
| | | | fixes #313
* Move all files under src/Konstantinos Sideris2018-07-171-0/+204