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
Aurélien Reeves 85537b0069 Squish username before validation (#10239)
* Squish username before validation (#10101)

Fix #10101

* Move before_validation hook to a private method

Also add Unicode wite-spaces to the spec to support the use of squish
over strip.
6 years ago
..
chewy
controllers
helpers
javascript
lib
mailers
models Squish username before validation (#10239) 6 years ago
policies
presenters
serializers
services
validators
views Fix remote interaction dialogs being indexed by search engines (#10240) 6 years ago
workers