summary refs log tree commit diff
path: root/src/ChatPage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix reply not closingNicolas Werner2020-04-131-4/+2
* Experimental blurhash implementation (MXC2448)Nicolas Werner2020-03-031-0/+1
* modernize: use nullptrNicolas Werner2020-02-041-1/+1
* Enable ban and kick button in UserProfile (and try to fix centering)Nicolas Werner2020-01-301-0/+5
* Move typing display to qmlNicolas Werner2020-01-171-9/+0
* Allow replying with an imageNicolas Werner2020-01-121-1/+2
* Reduce Cache.h includes further via one forward declarationNicolas Werner2019-12-151-0/+1
* Reduce includes of MatrixClient.h, as it is the most expensive headerNicolas Werner2019-12-151-1/+5
* Reduce some include of Cache.h since it needs 11s on averageNicolas Werner2019-12-141-1/+1
* Update to c++17Nicolas Werner2019-12-141-6/+6
* Implement sending encrypted filesNicolas Werner2019-12-051-16/+5
* Reenable redactionsNicolas Werner2019-11-231-2/+0
* Try to reduce memory usage by reusing avatar pixmapsNicolas Werner2019-08-261-2/+2
* More updates to mentions functionalityJoseph Donofry2019-08-191-1/+1
* Fix issues with caching and loading of mentions.Joseph Donofry2019-08-121-1/+1
* Cache User MentionsJoseph Donofry2019-08-091-2/+4
* Fix bug with emoji font setting and clean lintingJoseph Donofry2019-07-261-1/+2
* Update Mentions UIJoseph Donofry2019-07-211-2/+3
* Fix linting issuesJoseph Donofry2019-07-161-2/+0
* Add User Mentions DialogJoseph Donofry2019-07-161-0/+8
* Further Improve Reply FunctionalityJoseph Donofry2019-06-131-3/+2
* Add style for reply popup. Fix ALL of the linting issuesredsky172019-06-111-1/+3
* Add initial support for rich replies to nhekoJoseph Donofry2019-06-091-1/+1
* Add unread notification color for user mentionedredsky172019-01-251-1/+3
* Author Color Fixesredsky172019-01-201-0/+1
* Display tags as sorting items in the community panel (#401)Victor Berger2018-09-281-0/+1
* Show sidebar after initial syncKonstantinos Sideris2018-09-081-1/+1
* Merge matrix-structs into the client libKonstantinos Sideris2018-09-011-2/+3
* Fix a use-after-free error during logoutKonstantinos Sideris2018-08-311-0/+1
* Only call /sync when retrying initial sync (#422)Konstantinos Sideris2018-08-301-0/+1
* Simplify dialog creationKonstantinos Sideris2018-08-111-11/+0
* Show device list in user profile & add option to create 1-1 chatKonstantinos Sideris2018-07-201-1/+1
* Move all files under src/Konstantinos Sideris2018-07-171-0/+268