summary refs log tree commit diff
path: root/include/RoomList.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Paint RoomList's background (#137)Konstantinos Sideris2017-11-251-0/+3
* Send read receiptsKonstantinos Sideris2017-11-241-0/+1
* Keep track of newly joined rooms in the settings managerKonstantinos Sideris2017-11-211-2/+3
* Clean up headersKonstantinos Sideris2017-10-281-7/+10
* Use shared pointer for the modalsKonstantinos Sideris2017-10-071-2/+2
* React to externally left and joined rooms, and add "leave room" button in roo...Max Sandholm2017-10-011-0/+20
* Style change againKonstantinos Sideris2017-09-101-20/+20
* Display the most recent message instead of the topicKonstantinos Sideris2017-08-061-0/+1
* Add context menu on RoomList itemsKonstantinos Sideris2017-05-311-1/+2
* Remove RoomList UI formKonstantinos Sideris2017-05-191-8/+6
* Replace include guards with #pragma onceKonstantinos Sideris2017-05-161-4/+1
* Use QSharedPointer to manage TimelineViews and RoomInfoListItemsKonstantinos Sideris2017-05-141-1/+1
* Use timeline to retrieve state eventsKonstantinos Sideris2017-05-071-6/+6
* Show the unread message count on the window titleKonstantinos Sideris2017-04-151-0/+3
* Add initial support for unread message countKonstantinos Sideris2017-04-151-0/+1
* Use only a MatrixClient as a shared pointerKonstantinos Sideris2017-04-111-3/+6
* Add logout buttonKonstantinos Sideris2017-04-091-2/+3
* Initial commitKonstantinos Sideris2017-04-061-0/+60