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
Claire c8849d6cee
Fix unbounded recursion in account discovery (#22025)
* Fix trying to fetch posts from other users when fetching featured posts

* Rate-limit discovery of new subdomains

* Put a limit on recursively discovering new accounts
2 years ago
..
activity Fix unbounded recursion in account discovery (#22025) 2 years ago
parser Fix missing , (#18660) 3 years ago
activity.rb Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2 years ago
adapter.rb Compact JSON-LD signed incoming activities (#17426) 3 years ago
case_transform.rb
dereferencer.rb Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2 years ago
forwarder.rb Fix status updates not being forwarded like deletes through ActivityPub (#17648) 3 years ago
linked_data_signature.rb Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2 years ago
serializer.rb
tag_manager.rb Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2 years ago