summary refs log tree commit diff
path: root/src/Utils.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move all files under src/Konstantinos Sideris2018-07-171-188/+0
* Use the http link for video messagesKonstantinos Sideris2018-07-151-0/+12
* Save timeline messages in cache for faster startup timesKonstantinos Sideris2018-06-281-7/+29
* Fix crash on unfinished animation & center the edit modalKonstantinos Sideris2018-05-181-0/+3
* Use the correct avatar size for HiDPI displaysKonstantinos Sideris2018-05-111-0/+11
* Add support for retrieving the notification events (#33)Konstantinos Sideris2018-05-051-0/+27
* Refactor utils::getMessageDescriptionKonstantinos Sideris2018-04-291-89/+8
* Add support for displaying m.sticker eventsKonstantinos Sideris2018-04-271-0/+12
* Fix CI errorsKonstantinos Sideris2018-04-221-1/+2
* Cache refactoringKonstantinos Sideris2018-04-211-9/+11
* Add basic support for username auto-completionKonstantinos Sideris2018-03-241-0/+28
* Minor adjustmentsKonstantinos Sideris2018-02-191-1/+1
* Support audio, video, generic file for pasting (#220)christarazi2018-02-181-0/+16
* Remove '#' from the room avatarsKonstantinos Sideris2018-01-251-3/+8
* Handle surrogate pairs in avatarsKonstantinos Sideris2018-01-121-0/+9
* Create widgets on demand for messages added to the end of the timelineKonstantinos Sideris2018-01-051-0/+121