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/spec/lib/activitypub/activity
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
5 years ago
..
accept_spec.rb
add_spec.rb
announce_spec.rb Do not misattribute inlined boosts if `attributedTo` isn't present (#10967) 6 years ago
block_spec.rb Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 6 years ago
create_spec.rb Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 6 years ago
delete_spec.rb
flag_spec.rb Set and store report URIs (#10303) 6 years ago
follow_spec.rb Change silences to always require approval on follow (#11975) 5 years ago
like_spec.rb
move_spec.rb
reject_spec.rb
remove_spec.rb
undo_spec.rb
update_spec.rb Fix ActivityPub context not being dynamically computed (#11746) 6 years ago