summary refs log tree commit diff
path: root/cmake/MatrixStructs.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Include mtxclient in the buildKonstantinos Sideris2018-06-041-33/+0
|
* Use std::string for the "creator" key in m.room.memberKonstantinos Sideris2018-05-211-1/+1
|
* Hide the edit menu when the user doesn't have enough powerKonstantinos Sideris2018-05-161-1/+1
|
* Add support for retrieving the notification events (#33)Konstantinos Sideris2018-05-051-1/+1
|
* Add support for displaying m.sticker eventsKonstantinos Sideris2018-04-271-1/+1
| | | | fixes #291
* Update matrix-structKonstantinos Sideris2018-04-271-1/+1
|
* Adjust CMakeLists to make dependency downloading optionalKonstantinos Sideris2018-03-291-11/+5
|
* Use -std=c++11 on matrix structsKonstantinos Sideris2018-03-281-1/+1
|
* Remove redacted events from other users (#171)Konstantinos Sideris2018-03-181-1/+1
|
* Update matrix-structs libraryKonstantinos Sideris2018-03-181-1/+1
|
* Implement user registration with reCAPTCHAKonstantinos Sideris2018-03-121-1/+1
| | | | fixes #264
* Pass arch flags for appveyor buildKonstantinos Sideris2018-03-031-3/+7
| | | | [ci skip]
* Specify install directory & arch for the matrix_structs libraryKonstantinos Sideris2018-03-031-7/+15
| | | | [ci skip]
* Specify release config for windowsKonstantinos Sideris2018-03-031-1/+1
|
* Remove git submodules in favor of cmake's ExternalProjectKonstantinos Sideris2018-03-031-0/+27