feat: Implement in-app signup

This commit is contained in:
Christian Pauly 2021-09-10 10:30:54 +02:00
commit 4f148ca7f7
10 changed files with 191 additions and 26 deletions

View file

@ -1450,6 +1450,8 @@
"type": "text",
"placeholders": {}
},
"newPasswordDescription": "In order to be able to recover your password, you should later add an email address to your account.",
"newUsernameDescription": "Your user ID will then have the format @username:servername",
"noPasswordRecoveryDescription": "You have not added a way to recover your password yet.",
"@noPasswordRecoveryDescription": {
"type": "text",
@ -1564,11 +1566,7 @@
"type": "text",
"placeholders": {}
},
"optionalAddEmail": "(Optional) Your email address",
"@optionalAddEmail": {
"type": "text",
"placeholders": {}
},
"serverRequiresEmail": "This server needs to validate your email address for registration.",
"optionalGroupName": "(Optional) Group name",
"@optionalGroupName": {
"type": "text",