summary refs log tree commit diff
path: root/src/Utils.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix compile warningsKonstantinos Sideris2018-09-181-3/+5
* Mark unread rooms as such in the room listKonstantinos Sideris2018-09-131-0/+1
* Temporary fix to work with mx-reply tagsKonstantinos Sideris2018-09-131-3/+12
* Strip paragraph tagsKonstantinos Sideris2018-09-131-6/+6
* Trim whitespace from text messagesKonstantinos Sideris2018-09-121-12/+8
* Enable html attributesKonstantinos Sideris2018-09-121-1/+8
* Switch to libcmarkKonstantinos Sideris2018-09-111-5/+10
* Initial support for sending markdown formatted messagesKonstantinos Sideris2018-09-071-0/+23
* Fix double href links on username pillsKonstantinos Sideris2018-09-071-0/+51
* Merge matrix-structs into the client libKonstantinos Sideris2018-09-011-19/+19
* Only call /sync when retrying initial sync (#422)Konstantinos Sideris2018-08-301-3/+1
* Add device ID and device fingerprint to settings page like in Riot. (#407)Rudi Floren2018-08-211-0/+15
* Remove pixel ratio from image scalingKonstantinos Sideris2018-08-201-6/+0
* Consider the scale ratio when scaling down imagesKonstantinos Sideris2018-08-011-1/+31
* Use double instead of int when scaling pixmaps (#393)Konstantinos Sideris2018-07-301-1/+3
* Add option to specify the scale factorKonstantinos Sideris2018-07-221-0/+17
* Add option to ignore key requests altogetherKonstantinos Sideris2018-07-221-0/+26
* Show device list in user profile & add option to create 1-1 chatKonstantinos Sideris2018-07-201-0/+8
* Move all files under src/Konstantinos Sideris2018-07-171-0/+188