chinwagsocial/app/services/activitypub
Eugen Rochko 707ddf7808
Change domain blocks to automatically support subdomains ()
* 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
..
fetch_featured_collection_service.rb Guard against nil URLs in Request class () 2018-05-02 15:44:22 +02:00
fetch_remote_account_service.rb Improvements to signature verification () 2019-01-07 21:45:13 +01:00
fetch_remote_key_service.rb Improve federated ID validation () 2018-08-22 20:55:14 +02:00
fetch_remote_poll_service.rb Fix processing poll Updates () 2019-03-21 14:24:09 +01:00
fetch_remote_status_service.rb Improve federated ID validation () 2018-08-22 20:55:14 +02:00
fetch_replies_service.rb Fix poll update handler calling method was that was not available () 2019-03-12 22:58:59 +01:00
process_account_service.rb Change domain blocks to automatically support subdomains () 2019-06-22 00:13:10 +02:00
process_collection_service.rb Filter incoming Create activities by relation to local activity () 2019-02-13 18:42:47 +01:00
process_poll_service.rb Fix processing poll Updates () 2019-03-21 14:24:09 +01:00