mastodon/spec
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
2019-06-22 00:13:10 +02:00
..
controllers
fabricators
features
fixtures Export and import show_reblogs together with following list (#10495) 2019-04-08 07:28:27 +02:00
helpers
lib
mailers
models Change domain blocks to automatically support subdomains (#11138) 2019-06-22 00:13:10 +02:00
policies
presenters Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
requests
routing
serializers/activitypub
services
support
validators
views
workers
rails_helper.rb
spec_helper.rb