You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views/about
ThibG d70c3ab4c3
Add HTML form validation for the registration form (#14560)
* Add HTML-level validation of username in sign-up form

* Make required fields with incorrect values more visible

* Enable HTML form validation for the registration form

* Mark agreement checkbox as required client-side

* Add minimum length to password

* Add client-side password confirmation validation
5 years ago
..
_domain_blocks.html.haml Fix long domain block descriptions breaking table layout (#12029) 5 years ago
_login.html.haml Fix duplicate HTML ids in /about (#11803) 6 years ago
_registration.html.haml Add HTML form validation for the registration form (#14560) 5 years ago
more.html.haml Improve wording and add titles on moderated servers section in /about/more (#13930) 5 years ago
show.html.haml Fix some account avatars on public pages having incorrect size (#13692) 5 years ago
terms.html.haml