summary refs log tree commit diff
path: root/include/RoomInfoListItem.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Small style changeKonstantinos Sideris2017-08-201-10/+13
* Update the last sender from the initial paginationKonstantinos Sideris2017-08-141-0/+1
* Display the most recent message instead of the topicKonstantinos Sideris2017-08-061-2/+14
* Keep fetching history until the scrollbar gets activatedKonstantinos Sideris2017-08-051-1/+2
* Use pixels to specify the font sizesKonstantinos Sideris2017-07-151-6/+0
* Remove hardcoded font sizes, margins etcKonstantinos Sideris2017-07-011-0/+6
* Repaint when the room avatar is receivedKonstantinos Sideris2017-06-051-0/+1
* Add context menu on RoomList itemsKonstantinos Sideris2017-05-311-1/+17
* Resolve name and avatar on 1-on-1 roomsKonstantinos Sideris2017-05-261-4/+4
* Add hover color on RoomList itemsKonstantinos Sideris2017-05-191-1/+1
* Simplify room list itemKonstantinos Sideris2017-05-191-30/+16
* Replace include guards with #pragma onceKonstantinos Sideris2017-05-161-4/+1
* Use timeline to retrieve state eventsKonstantinos Sideris2017-05-071-11/+13
* Show the unread message count on the window titleKonstantinos Sideris2017-04-151-0/+6
* Add initial support for unread message countKonstantinos Sideris2017-04-151-0/+7
* Use const refs for the deserialized dataKonstantinos Sideris2017-04-061-1/+1
* Initial commitKonstantinos Sideris2017-04-061-0/+93