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
ThibG 18b451c0e6 Change silences to always require approval on follow (#11975)
* Change silenced accounts to require approval on follow

* Also require approval for follows by people explicitly muted by target accounts

* Do not auto-accept silenced or muted accounts when switching from locked to unlocked

* Add `follow_requests_count` to verify_credentials

* Show “Follow requests” menu item if needed even if account is locked

* Add tests

* Correctly reflect that follow requests weren't auto-accepted when local account is silenced

* Accept follow requests from user-muted accounts to avoid leaking mutes
6 years ago
..
activity Change silences to always require approval on follow (#11975) 6 years ago
activity.rb Add support for Audio activities (#11189) 6 years ago
adapter.rb Fix ActivityPub context not being dynamically computed (#11746) 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 Fix ActivityPub context not being dynamically computed (#11746) 6 years ago
tag_manager.rb Add ActivityPub actor representing the entire server (#11321) 6 years ago