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/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
6 years ago
..
accept.rb
add.rb
announce.rb Fix alternative relay support regression (#10398) 6 years ago
block.rb
create.rb Change domain blocks to automatically support subdomains (#11138) 6 years ago
delete.rb Change priority of delete activity forwards for replies and reblogs (#11002) 6 years ago
flag.rb Change domain blocks to automatically support subdomains (#11138) 6 years ago
follow.rb Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 6 years ago
like.rb
move.rb
reject.rb
remove.rb
undo.rb
update.rb Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 6 years ago