summary refs log tree commit diff
path: root/src/TimelineViewManager.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Display the most recent message instead of the topicKonstantinos Sideris2017-08-061-0/+10
| | | | closes #11
* Initial support for state cacheKonstantinos Sideris2017-07-301-3/+16
| | | | - Adds detection for duplicate events
* Lazy load initial timeline eventsKonstantinos Sideris2017-06-051-1/+2
|
* Use QSharedPointer to manage TimelineViews and RoomInfoListItemsKonstantinos Sideris2017-05-141-7/+4
|
* Initial support for backwards paginationKonstantinos Sideris2017-05-121-4/+3
|
* Initial support for display namesKonstantinos Sideris2017-05-081-0/+9
|
* Use timeline to retrieve state eventsKonstantinos Sideris2017-05-071-12/+11
| | | | | - Rooms without any history will be shown. - Room's state will be kept in sync and any updates will be visible.
* Add initial support for inline imagesKonstantinos Sideris2017-04-281-1/+1
|
* Rename History to TimelineKonstantinos Sideris2017-04-271-0/+201
In order to be compatible with the Matrix terminology