summaryrefslogtreecommitdiffstats
path: root/cmake/MatrixStructs.cmake
AgeCommit message (Expand)Author
2018-06-04Include mtxclient in the buildKonstantinos Sideris
2018-05-21Use std::string for the "creator" key in m.room.memberKonstantinos Sideris
2018-05-16Hide the edit menu when the user doesn't have enough powerKonstantinos Sideris
2018-05-05Add support for retrieving the notification events (#33)Konstantinos Sideris
2018-04-27Add support for displaying m.sticker eventsKonstantinos Sideris
2018-04-27Update matrix-structKonstantinos Sideris
2018-03-29Adjust CMakeLists to make dependency downloading optionalKonstantinos Sideris
2018-03-28Use -std=c++11 on matrix structsKonstantinos Sideris
2018-03-18Remove redacted events from other users (#171)Konstantinos Sideris
2018-03-18Update matrix-structs libraryKonstantinos Sideris
2018-03-12Implement user registration with reCAPTCHAKonstantinos Sideris
2018-03-03Pass arch flags for appveyor buildKonstantinos Sideris
2018-03-03Specify install directory & arch for the matrix_structs libraryKonstantinos Sideris
2018-03-03Specify release config for windowsKonstantinos Sideris
2018-03-03Remove git submodules in favor of cmake's ExternalProjectKonstantinos Sideris