summary refs log tree commit diff
path: root/src/MatrixClient.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Speed up compilation a bitNicolas Werner2023-10-311-2/+0
|
* lintNicolas Werner2023-06-081-2/+0
|
* Make Nheko compile on Qt6Nicolas Werner2023-06-081-23/+0
|
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Enable http/3 supportNicolas Werner2022-11-201-1/+8
|
* Remove remaining groups codeNicolas Werner2022-06-171-4/+0
|
* 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