summary refs log tree commit diff
path: root/src/timeline/TimelineItem.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear text selection when focus is lostKonstantinos Sideris2018-09-251-1/+10
| | | | fixes #409
* Improvements on the system themeKonstantinos Sideris2018-09-191-0/+8
|
* Mark unread rooms as such in the room listKonstantinos Sideris2018-09-131-6/+16
| | | | fixes #313
* Temporary fix to work with mx-reply tagsKonstantinos Sideris2018-09-131-3/+3
|
* Strip paragraph tagsKonstantinos Sideris2018-09-131-6/+5
| | | | fixes #438
* Use <em></em> for m.emote messagesKonstantinos Sideris2018-09-121-8/+21
|
* Remove italics from m.notice messagesKonstantinos Sideris2018-09-121-2/+0
|
* Open user profile on matrix.to linksKonstantinos Sideris2018-09-121-0/+41
|
* Add context menu option to show the raw messageKonstantinos Sideris2018-09-121-1/+40
| | | | fixes #437
* Trim whitespace from text messagesKonstantinos Sideris2018-09-121-1/+1
|
* Don't break the layout on empty text messagesKonstantinos Sideris2018-09-121-3/+0
|
* Initial support for sending markdown formatted messagesKonstantinos Sideris2018-09-071-5/+5
| | | | fixes #283
* Fix double href links on username pillsKonstantinos Sideris2018-09-071-8/+3
|
* Put back removed linksKonstantinos Sideris2018-09-061-0/+5
|
* Add initial support for displaying formatted messagesKonstantinos Sideris2018-09-061-20/+17
|
* Add the ability to change the room avatarKonstantinos Sideris2018-08-291-2/+1
| | | | fixes #418
* Call adjustSize before showing the timeline widgetKonstantinos Sideris2018-08-281-0/+26
|
* Simplify dialog creationKonstantinos Sideris2018-08-111-1/+1
|
* Add tooltips for the message indicators (#377)Konstantinos Sideris2018-08-081-0/+19
|
* Remove spacer & set sizePolicy on the timeline view & widgetsKonstantinos Sideris2018-07-231-4/+7
| | | | | This was causing some flickering when many messages were added. Mostly visible on macOS.
* Create user profile modalKonstantinos Sideris2018-07-201-5/+12
|
* Mark own read messages with a double checkmark (#377)Konstantinos Sideris2018-07-171-0/+36
|
* Move all files under src/Konstantinos Sideris2018-07-171-0/+734