summaryrefslogtreecommitdiffstats
path: root/src/RoomInfoListItem.h
AgeCommit message (Expand)Author
2021-01-23Allow users to hide rooms with specific tagsNicolas Werner
2020-10-27Optimize buildNicolas Werner
2020-10-17Fix crash on exitNicolas Werner
2020-03-15Fixed bug caused by me forgetting what types im using (invites appearing at t...Emi Simpson
2020-03-15Added toggle in the settings to ignore minor eventsEmi Simpson
2020-03-13Sort room list by room priorityEmi Simpson
2020-02-28Fix high dpi scaling of avatarsNicolas Werner
2020-02-04modernize: use nullptrNicolas Werner
2019-12-14Reduce some include of Cache.h since it needs 11s on averageNicolas Werner
2019-08-26Try to reduce memory usage by reusing avatar pixmapsNicolas Werner
2019-01-25Add unread notification color for user mentionedredsky17
2019-01-16Fix clang-format linting issueredsky17
2019-01-13Update travis ci config to point to redsky17 config and try to fix lintredsky17
2019-01-12Add hover color for timestamp.redsky17
2019-01-12Tweak some of the colors in the CSS rules for nheko.Joe Donofry
2018-10-06Adjust the widget size of the room list itemsKonstantinos Sideris
2018-09-13Mark unread rooms as such in the room listKonstantinos Sideris
2018-07-17Move all files under src/Konstantinos Sideris