summaryrefslogtreecommitdiffstats
path: root/src/RoomInfoListItem.cc
AgeCommit message (Expand)Author
2018-05-25Make the number of unread messages fit in the bubbleKonstantinos Sideris
2018-05-11Use the correct avatar size for HiDPI displaysKonstantinos Sideris
2018-04-30Show room tooltips when the sidebar is collapsedKonstantinos Sideris
2018-04-21Cache refactoringKonstantinos Sideris
2018-03-27Fix invite button colors on the system themeKonstantinos Sideris
2018-03-26Pin invites to the top of the room listKonstantinos Sideris
2018-03-20Adjust unread msg bubbleKonstantinos Sideris
2018-03-19More stylistic changes & dark theme tweaksKonstantinos Sideris
2018-03-19Use the full with of the roomlist for the last messageKonstantinos Sideris
2018-03-18Dark theme revisitedKonstantinos Sideris
2018-03-18roomlist: Put the message timestamp on the topKonstantinos Sideris
2018-02-20Be explicit about the captured parameters in lambdasKonstantinos Sideris
2018-02-15Implement server-side notification countKonstantinos Sideris
2018-02-10Remove empty destructorsKonstantinos Sideris
2018-01-13Use QSharedPointer to save RoomStatesKonstantinos Sideris
2018-01-12Handle surrogate pairs in avatarsKonstantinos Sideris
2018-01-09Communities (#195)Max Sandholm
2017-12-21Fix font size inconsistenciesKonstantinos Sideris
2017-12-21Bold room namesKonstantinos Sideris
2017-12-19Handle incoming invitesKonstantinos Sideris
2017-11-16Use system color scheme (using a Qt stylesheet) #104Max Sandholm
2017-11-05Use C++11 braced list style (#121)Benjamin Saunders
2017-10-28Clean up headersKonstantinos Sideris
2017-10-22Remove extra inline keywordsKonstantinos Sideris
2017-10-01React to externally left and joined rooms, and add "leave room" button in roo...Max Sandholm
2017-10-01Remove extra clang-format optionsKonstantinos Sideris
2017-09-20Use white as the background colorKonstantinos Sideris
2017-09-10Style change againKonstantinos Sideris
2017-08-20Small style changeKonstantinos Sideris
2017-08-06Remove unused variableKonstantinos Sideris
2017-08-06Display the most recent message instead of the topicKonstantinos Sideris
2017-08-05Keep fetching history until the scrollbar gets activatedKonstantinos Sideris
2017-07-15Use pixels to specify the font sizesKonstantinos Sideris
2017-07-01Remove hardcoded font sizes, margins etcKonstantinos Sideris
2017-06-05Repaint when the room avatar is receivedKonstantinos Sideris
2017-05-31Add context menu on RoomList itemsKonstantinos Sideris
2017-05-26Resolve name and avatar on 1-on-1 roomsKonstantinos Sideris
2017-05-22pixelSize -> pointSizeKonstantinos Sideris
2017-05-21Be explicit about room's name colorKonstantinos Sideris
2017-05-19Snappy sidebarKonstantinos Sideris
2017-05-19Reverse colors on selection for the unread message bubbleKonstantinos Sideris
2017-05-19Add hover color on RoomList itemsKonstantinos Sideris
2017-05-19Simplify room list itemKonstantinos Sideris
2017-05-14Fix ripple size on RoomListItemKonstantinos Sideris
2017-05-07Use timeline to retrieve state eventsKonstantinos Sideris
2017-05-04macOS fixes (#15)Matthew Hodgson
2017-05-02Don't set the font size with a stylesheetKonstantinos Sideris
2017-04-15Add initial support for unread message countKonstantinos Sideris
2017-04-14Use light themeKonstantinos Sideris
2017-04-12Use less contrast on the sidebarKonstantinos Sideris