summary refs log tree commit diff
path: root/include/RegisterPage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-091-0/+5
* Replace shared pointers of MatrixClient with a single instanceKonstantinos Sideris2018-05-081-4/+1
* Implement user registration with reCAPTCHAKonstantinos Sideris2018-03-121-0/+9
* Remove empty destructorsKonstantinos Sideris2018-02-101-1/+0
* Update system themeKonstantinos Sideris2017-11-251-2/+1
* Remove unnecessary commentsKonstantinos Sideris2017-11-221-1/+1
* Fix minor stylistic issues on the nheko themeKonstantinos Sideris2017-11-221-0/+3
* Clean up headersKonstantinos Sideris2017-10-281-8/+6
* Style change againKonstantinos Sideris2017-09-101-25/+25
* Replace include guards with #pragma onceKonstantinos Sideris2017-05-161-4/+1
* Make InputValidator class members staticKonstantinos Sideris2017-05-141-3/+0
* Add logo iconsKonstantinos Sideris2017-04-211-1/+2
* Use only a MatrixClient as a shared pointerKonstantinos Sideris2017-04-111-9/+9
* Use QLabel to display registration errorsKonstantinos Sideris2017-04-071-0/+5
* Initial commitKonstantinos Sideris2017-04-061-0/+74