mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-16 23:26:52 -05:00
* 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