Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include mtxclient in the build | Konstantinos Sideris | 2018-06-04 | 1 | -33/+0 |
| | |||||
* | Use std::string for the "creator" key in m.room.member | Konstantinos Sideris | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | Hide the edit menu when the user doesn't have enough power | Konstantinos Sideris | 2018-05-16 | 1 | -1/+1 |
| | |||||
* | Add support for retrieving the notification events (#33) | Konstantinos Sideris | 2018-05-05 | 1 | -1/+1 |
| | |||||
* | Add support for displaying m.sticker events | Konstantinos Sideris | 2018-04-27 | 1 | -1/+1 |
| | | | | fixes #291 | ||||
* | Update matrix-struct | Konstantinos Sideris | 2018-04-27 | 1 | -1/+1 |
| | |||||
* | Adjust CMakeLists to make dependency downloading optional | Konstantinos Sideris | 2018-03-29 | 1 | -11/+5 |
| | |||||
* | Use -std=c++11 on matrix structs | Konstantinos Sideris | 2018-03-28 | 1 | -1/+1 |
| | |||||
* | Remove redacted events from other users (#171) | Konstantinos Sideris | 2018-03-18 | 1 | -1/+1 |
| | |||||
* | Update matrix-structs library | Konstantinos Sideris | 2018-03-18 | 1 | -1/+1 |
| | |||||
* | Implement user registration with reCAPTCHA | Konstantinos Sideris | 2018-03-12 | 1 | -1/+1 |
| | | | | fixes #264 | ||||
* | Pass arch flags for appveyor build | Konstantinos Sideris | 2018-03-03 | 1 | -3/+7 |
| | | | | [ci skip] | ||||
* | Specify install directory & arch for the matrix_structs library | Konstantinos Sideris | 2018-03-03 | 1 | -7/+15 |
| | | | | [ci skip] | ||||
* | Specify release config for windows | Konstantinos Sideris | 2018-03-03 | 1 | -1/+1 |
| | |||||
* | Remove git submodules in favor of cmake's ExternalProject | Konstantinos Sideris | 2018-03-03 | 1 | -0/+27 |