mastodon/app/lib/ostatus
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
..
activity Change domain blocks to automatically support subdomains (#11138) 2019-06-22 00:13:10 +02:00
atom_serializer.rb When serializing polls over OStatus, serialize poll options to text (#10160) 2019-03-05 21:09:18 +01:00
tag_manager.rb Introduce OStatus::TagManager (#5008) 2017-09-19 18:08:08 +02:00