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.
7 years ago
..
chewy
controllers Avoid race conditions when creating backups (#10234) 7 years ago
helpers Do not error out on unsalvageable errors in FetchRepliesService (#10175) 7 years ago
javascript Support pushing and receiving updates to poll tallies (#10209) 7 years ago
lib Increase DNS timeouts (#10238) 7 years ago
mailers
models Squish username before validation (#10239) 7 years ago
policies Ensure only people allowed to see the poll can actually vote (#10161) 7 years ago
presenters
serializers Support pushing and receiving updates to poll tallies (#10209) 7 years ago
services Support pushing and receiving updates to poll tallies (#10209) 7 years ago
validators Fix poll validation issues (#10186) 7 years ago
views Fix remote interaction dialogs being indexed by search engines (#10240) 7 years ago
workers Support pushing and receiving updates to poll tallies (#10209) 7 years ago