summary refs log tree commit diff
path: root/src/TimelineViewManager.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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