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
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
..
chewy
controllers Fix RSS feeds not being cachable (#14368) 5 years ago
helpers
javascript Add HTML form validation for the registration form (#14560) 5 years ago
lib Fix handling of Reject Follow when a matching follow relationship exists (#14479) 5 years ago
mailers
models Cache result of SQL (#14534) 5 years ago
policies
presenters
serializers
services Fix following restriction not working when exact match in account search (#14394) 5 years ago
validators
views Add HTML form validation for the registration form (#14560) 5 years ago
workers