summary refs log tree commit diff
path: root/src/ui/LoadingIndicator.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-13Temporary fix to work with mx-reply tagsKonstantinos Sideris2-6/+15
2018-09-13Strip paragraph tagsKonstantinos Sideris4-22/+21
2018-09-12Use <em></em> for m.emote messagesKonstantinos Sideris1-8/+21
2018-09-12Remove italics from m.notice messagesKonstantinos Sideris1-2/+0
2018-09-12Open user profile on matrix.to linksKonstantinos Sideris3-0/+53
2018-09-12Add context menu option to show the raw messageKonstantinos Sideris7-4/+112
2018-09-12Move some info logs to debugKonstantinos Sideris1-4/+4
2018-09-12Trim whitespace from text messagesKonstantinos Sideris4-20/+13
2018-09-12Enable html attributesKonstantinos Sideris1-1/+8
2018-09-12Don't break the layout on empty text messagesKonstantinos Sideris1-3/+0
2018-09-12Use cmark.lib in appveyorKonstantinos Sideris1-1/+1
2018-09-11