summary refs log tree commit diff
path: root/include/RoomList.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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