summary refs log tree commit diff
path: root/src/MatrixClient.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add /reset-state commandNicolas Werner2022-02-051-0/+2
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Some qt6 prepNicolas Werner2021-12-281-2/+2
|
* fix lintNicolas Werner2021-11-241-1/+0
|
* Initialize client lazilyNicolas Werner2021-11-241-4/+2
| | | | This prevents a use after free in the coeurl logging, if we exit immediately.
* Change indentation to 4 spacesNicolas Werner2021-09-181-15/+15
|
* Update license headersNicolas Werner2021-03-051-0/+4
|
* Allow users to hide rooms with specific tagsNicolas Werner2021-01-231-0/+3
|
* Remove metatypes from headersNicolas Werner2020-01-311-0/+20
|
* Add context menu option to show the raw messageKonstantinos Sideris2018-09-121-0/+1
| | | | fixes #437
* Fix issue with missing communities due to an unregistered metatypeKonstantinos Sideris2018-07-251-0/+1
|
* Move all files under src/Konstantinos Sideris2018-07-171-0/+38