summary refs log tree commit diff
path: root/src/MatrixClient.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add logout buttonKonstantinos Sideris2017-04-091-0/+43
| | | | Logout from the current session and invalidate the current token
* Implement initial registration stageKonstantinos Sideris2017-04-081-11/+57
|
* Use const refs for the deserialized dataKonstantinos Sideris2017-04-061-5/+1
|
* Initial commitKonstantinos Sideris2017-04-061-0/+365