mastodon/app/lib/activitypub/activity
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
..
accept.rb
add.rb
announce.rb
block.rb
create.rb Change domain blocks to automatically support subdomains (#11138) 2019-06-22 00:13:10 +02:00
delete.rb
flag.rb Change domain blocks to automatically support subdomains (#11138) 2019-06-22 00:13:10 +02:00
follow.rb
like.rb
move.rb
reject.rb
remove.rb
undo.rb
update.rb