summary refs log tree commit diff
path: root/include/TimelineViewManager.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add write support for m.emote eventsKonstantinos Sideris2017-09-031-0/+2
| | | | closes #41
* Remove nick colorsKonstantinos Sideris2017-08-261-22/+20
|
* Display the most recent message instead of the topicKonstantinos Sideris2017-08-061-0/+2
| | | | closes #11
* Initial support for state cacheKonstantinos Sideris2017-07-301-0/+3
| | | | - Adds detection for duplicate events
* Replace include guards with #pragma onceKonstantinos Sideris2017-05-161-4/+1
|
* Use QSharedPointer to manage TimelineViews and RoomInfoListItemsKonstantinos Sideris2017-05-141-1/+1
|
* Initial support for display namesKonstantinos Sideris2017-05-081-0/+3
|
* Use timeline to retrieve state eventsKonstantinos Sideris2017-05-071-3/+2
| | | | | - Rooms without any history will be shown. - Room's state will be kept in sync and any updates will be visible.
* Add lint ruleKonstantinos Sideris2017-04-301-1/+1
|
* Rename History to TimelineKonstantinos Sideris2017-04-271-0/+63
In order to be compatible with the Matrix terminology