summary refs log tree commit diff
path: root/src/TimelineItem.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete artifact from appveyorKonstantinos Sideris2017-11-071-1/+1
* Fix wacky newline/linkification interactionBenjamin Saunders2017-11-051-4/+4
* Fix newlines not being displayed (#122)Benjamin Saunders2017-11-061-1/+5
* Use C++11 braced list style (#121)Benjamin Saunders2017-11-051-21/+20
* Clean up headersKonstantinos Sideris2017-10-281-1/+3
* Fix unicode handling of replaceEmoji (#84)Victor Berger2017-10-021-4/+4
* Remove extra clang-format optionsKonstantinos Sideris2017-10-011-3/+1
* Don't mangle bot's display nameKonstantinos Sideris2017-09-281-3/+5
* Properly handle html tagsKonstantinos Sideris2017-09-221-2/+5
* Implement image uploads (#24)Konstantinos Sideris2017-09-101-0/+33
* Add write support for m.emote eventsKonstantinos Sideris2017-09-031-29/+25
* Add read support for m.emote events (#41)Konstantinos Sideris2017-09-021-2/+37
* Remove nick colorsKonstantinos Sideris2017-08-261-230/+208
* Small style changeKonstantinos Sideris2017-08-201-45/+56
* Update the last sender from the initial paginationKonstantinos Sideris2017-08-141-11/+21
* Use 'You' instead of your own user idKonstantinos Sideris2017-08-061-6/+12
* Display the most recent message instead of the topicKonstantinos Sideris2017-08-061-0/+35
* Fix small timestamp misalignmentKonstantinos Sideris2017-07-151-2/+5
* Use pixels to specify the font sizesKonstantinos Sideris2017-07-151-19/+18
* Set emoji size relative to the default fontKonstantinos Sideris2017-07-011-1/+5
* Remove hardcoded font sizes, margins etcKonstantinos Sideris2017-07-011-51/+75
* Experimental support for user avatars in timelineKonstantinos Sideris2017-06-051-95/+190
* Highlight URLs in TimelineViewKonstantinos Sideris2017-05-111-4/+17
* Initial support for display namesKonstantinos Sideris2017-05-081-5/+10
* Use timeline to retrieve state eventsKonstantinos Sideris2017-05-071-6/+24
* Add initial support for inline imagesKonstantinos Sideris2017-04-281-0/+37
* Rename History to TimelineKonstantinos Sideris2017-04-271-0/+159