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 51ff679b9d
Fix admin page crashing when trying to block an invalid domain name (#13884)
* Fix admin page crashing when trying to block an invalid domain name

Fixes #13880

* Fix trailing and leading spaces not being properly stripped for domain blocks
5 years ago
..
chewy Fix searchable status without explicitly mentioning it (#13829) 5 years ago
controllers
helpers
javascript Fix unsent toot confirmation dialog not popping up in single column (#13888) 5 years ago
lib
mailers
models Fix admin page crashing when trying to block an invalid domain name (#13884) 5 years ago
policies
presenters
serializers
services
validators
views
workers