Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce some include of Cache.h since it needs 11s on average | Nicolas Werner | 2019-12-14 | 1 | -2/+3 |
| | |||||
* | Try to reduce memory usage by reusing avatar pixmaps | Nicolas Werner | 2019-08-26 | 1 | -1/+1 |
| | |||||
* | Add unread notification color for user mentioned | redsky17 | 2019-01-25 | 1 | -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 issue | redsky17 | 2019-01-16 | 1 | -5/+4 |
| | |||||
* | Update travis ci config to point to redsky17 config and try to fix lint | redsky17 | 2019-01-13 | 1 | -4/+2 |
| | | | | errors | ||||
* | Add hover color for timestamp. | redsky17 | 2019-01-12 | 1 | -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 Donofry | 2019-01-12 | 1 | -0/+12 |
| | | | | Add room list hover title/subtitle color change support. | ||||
* | Adjust the widget size of the room list items | Konstantinos Sideris | 2018-10-06 | 1 | -5/+0 |
| | |||||
* | Mark unread rooms as such in the room list | Konstantinos Sideris | 2018-09-13 | 1 | -1/+9 |
| | | | | fixes #313 | ||||
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -0/+204 |