summary refs log tree commit diff
path: root/src/timeline/TimelineView.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove old timelineNicolas Werner2019-11-231-449/+0
|
* Further Improve Reply FunctionalityJoseph Donofry2019-06-131-2/+3
| | | | | | | Quoted replies now include matrix.to links for the event and the user. UI Rendering has been (slightly) improved... still very WIP. Restructured the reply structure in the code for future usability improvements.
* Add style for reply popup. Fix ALL of the linting issuesredsky172019-06-111-1/+3
|
* Add initial support for rich replies to nhekoJoseph Donofry2019-06-091-0/+2
|
* Remove ScrollbarKonstantinos Sideris2018-10-061-2/+1
|
* Guard against flickering for items added to the top of the timelineKonstantinos Sideris2018-08-311-3/+8
|
* Handle some more edge cases in timelineKonstantinos Sideris2018-08-311-0/+2
|
* Call adjustSize before showing the timeline widgetKonstantinos Sideris2018-08-281-1/+6
|
* Remove spacer & set sizePolicy on the timeline view & widgetsKonstantinos Sideris2018-07-231-1/+1
| | | | | This was causing some flickering when many messages were added. Mostly visible on macOS.
* Clear timeline widgets when they exceed a certain limit (#158)Konstantinos Sideris2018-07-211-0/+3
| | | | | That's a fix to deal with long running sessions which will end up taking more & more memory given enough time.
* Mark own read messages with a double checkmark (#377)Konstantinos Sideris2018-07-171-0/+4
|
* Move all files under src/Konstantinos Sideris2018-07-171-0/+426