Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete old room list | Nicolas Werner | 2021-05-28 | 1 | -210/+0 |
| | |||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -16/+4 |
| | |||||
* | Avoid some copies when sorting the room list | Nicolas Werner | 2021-02-20 | 1 | -0/+2 |
| | |||||
* | Allow users to hide rooms with specific tags | Nicolas Werner | 2021-01-23 | 1 | -2/+2 |
| | |||||
* | Optimize build | Nicolas Werner | 2020-10-27 | 1 | -1/+1 |
| | |||||
* | Fix crash on exit | Nicolas Werner | 2020-10-17 | 1 | -6/+1 |
| | |||||
* | Fixed bug caused by me forgetting what types im using (invites appearing at ↵ | Emi Simpson | 2020-03-15 | 1 | -1/+1 |
| | | | | the bottom of the list instead of the top when priority sorting was off) | ||||
* | Added toggle in the settings to ignore minor events | Emi Simpson | 2020-03-15 | 1 | -1/+7 |
| | |||||
* | Sort room list by room priority | Emi Simpson | 2020-03-13 | 1 | -1/+3 |
| | |||||
* | Fix high dpi scaling of avatars | Nicolas Werner | 2020-02-28 | 1 | -12/+2 |
| | |||||
* | modernize: use nullptr | Nicolas Werner | 2020-02-04 | 1 | -1/+1 |
| | |||||
* | 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 |