summaryrefslogtreecommitdiffstats
path: root/include/RoomInfoListItem.h
AgeCommit message (Expand)Author
2018-07-17Move all files under src/Konstantinos Sideris
2018-06-28Save timeline messages in cache for faster startup timesKonstantinos Sideris
2018-05-25Make the number of unread messages fit in the bubbleKonstantinos Sideris
2018-04-22Update invites in the UI after syncKonstantinos Sideris
2018-04-21Cache refactoringKonstantinos Sideris
2018-03-19More stylistic changes & dark theme tweaksKonstantinos Sideris
2018-03-18Dark theme revisitedKonstantinos Sideris
2018-03-18roomlist: Put the message timestamp on the topKonstantinos 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-09Communities (#195)Max Sandholm
2017-12-30Re-order room list based on activityKonstantinos Sideris
2017-12-25Add date separator in the timelineKonstantinos Sideris
2017-12-19Handle incoming invitesKonstantinos Sideris
2017-11-16Use system color scheme (using a Qt stylesheet) #104Max Sandholm
2017-10-28Clean up headersKonstantinos Sideris
2017-10-22Remove extra inline keywordsKonstantinos Sideris
2017-10-15Fix icons for retina displaysKonstantinos Sideris
2017-10-01React to externally left and joined rooms, and add "leave room" button in roo...Max Sandholm
2017-09-30Add missing update callsKonstantinos Sideris
2017-09-10Style change againKonstantinos Sideris
2017-08-20Small style changeKonstantinos Sideris
2017-08-14Update the last sender from the initial paginationKonstantinos 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-19Add hover color on RoomList itemsKonstantinos Sideris
2017-05-19Simplify room list itemKonstantinos Sideris
2017-05-16Replace include guards with #pragma onceKonstantinos Sideris
2017-05-07Use timeline to retrieve state eventsKonstantinos Sideris
2017-04-15Show the unread message count on the window titleKonstantinos Sideris
2017-04-15Add initial support for unread message countKonstantinos Sideris
2017-04-06Use const refs for the deserialized dataKonstantinos Sideris
2017-04-06Initial commitKonstantinos Sideris