summary refs log tree commit diff
path: root/src/dialogs/ReCaptcha.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the v2 namespace from the http clientKonstantinos Sideris2018-07-151-2/+2
|
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-091-7/+8
|
* Fix CI buildsKonstantinos Sideris2018-03-131-1/+1
|
* Implement user registration with reCAPTCHAKonstantinos Sideris2018-03-121-0/+75
fixes #264