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 Add moderation API (#9387) 2019-06-20 02:52:34 +02:00
fabricators
features
fixtures
helpers
lib Fix sanitizer making block level elements unreadable (#10836) 2019-06-16 21:46:36 +02:00
mailers
models Change domain blocks to automatically support subdomains (#11138) 2019-06-22 00:13:10 +02:00
policies
presenters
requests
routing
serializers/activitypub
services Fix NotifyService test with regards to reblogs (#10928) 2019-06-02 18:08:26 +02:00
support
validators
views
workers
rails_helper.rb
spec_helper.rb