You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib/activitypub
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
6 years ago
..
activity Change domain blocks to automatically support subdomains (#11138) 6 years ago
activity.rb Do not misattribute inlined boosts if `attributedTo` isn't present (#10967) 6 years ago
adapter.rb Add blurhash (#10630) 6 years ago
case_transform.rb Add serializing/unserializing of "locked" actor attribute (#4585) 8 years ago
linked_data_signature.rb Add CLI task for rotating keys (#8466) 7 years ago
serializer.rb Remove unused ActivityPub `@context` values depending on response (#10378) 6 years ago
tag_manager.rb Prevent silenced local users from notifying remote users not following them (#10575) 6 years ago