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
Eugen Rochko 707ddf7808
Change domain blocks to automatically support subdomains (#11138)
* Change domain blocks to automatically support subdomains

If a more authoritative domain is blocked (example.com), then the
same block will be applied to a subdomain (foo.example.com)

* Match subdomains of existing accounts when blocking/unblocking domains

* Improve code style
6 years ago
..
chewy
controllers Change domain blocks to automatically support subdomains (#11138) 6 years ago
helpers
javascript Change audio format from ogg to mp3 for wider compatibility (#11141) 6 years ago
lib Change domain blocks to automatically support subdomains (#11138) 6 years ago
mailers
models Change domain blocks to automatically support subdomains (#11138) 6 years ago
policies
presenters
serializers Add moderation API (#9387) 6 years ago
services Change domain blocks to automatically support subdomains (#11138) 6 years ago
validators
views Add audio uploads (#11123) 6 years ago
workers