summary refs log tree commit diff
path: root/include/TimelineView.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add custom scrollbar on the timelineKonstantinos Sideris2017-05-241-0/+2
|
* Replace include guards with #pragma onceKonstantinos Sideris2017-05-161-4/+1
|
* Use QSharedPointer to manage TimelineViews and RoomInfoListItemsKonstantinos Sideris2017-05-141-1/+0
|
* Update prev_batch only while paginatingKonstantinos Sideris2017-05-131-0/+1
|
* Initial support for backwards paginationKonstantinos Sideris2017-05-121-7/+38
|
* Use timeline to retrieve state eventsKonstantinos Sideris2017-05-071-7/+15
| | | | | - 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-2/+5
|
* Rename History to TimelineKonstantinos Sideris2017-04-271-0/+81
In order to be compatible with the Matrix terminology