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/spec
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
..
controllers Add polls (#10111) 6 years ago
fabricators Add polls (#10111) 6 years ago
features
fixtures
helpers
lib Do not allow adding votes to expired polls (#10214) 6 years ago
mailers
models Squish username before validation (#10239) 6 years ago
policies
presenters
requests
routing
serializers/activitypub
services Reject existing Follows when suspending a remote account (#10230) 6 years ago
support
validators
views
workers
rails_helper.rb
spec_helper.rb