summary refs log tree commit diff
path: root/src/timeline/TimelineView.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use native scrollbar in the timelineKonstantinos Sideris2018-07-251-3/+1
|
* Align timeline widgets to the bottomKonstantinos Sideris2018-07-251-0/+1
|
* Remove spacer & set sizePolicy on the timeline view & widgetsKonstantinos Sideris2018-07-231-13/+13
| | | | | 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-2/+42
| | | | | That's a fix to deal with long running sessions which will end up taking more & more memory given enough time.
* Add user avatar after the 'encryption is enabled' messageKonstantinos Sideris2018-07-191-0/+3
| | | | fixes #378
* Mark own read messages with a double checkmark (#377)Konstantinos Sideris2018-07-171-1/+50
|
* Move all files under src/Konstantinos Sideris2018-07-171-0/+1459