This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
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
2019-09-27 21:13:51 +02:00
..
accept_spec.rb
add_spec.rb
announce_spec.rb Do not misattribute inlined boosts if `attributedTo` isn't present (#10967) 2019-06-04 23:24:31 +02:00
block_spec.rb
create_spec.rb
delete_spec.rb
flag_spec.rb
follow_spec.rb Change silences to always require approval on follow (#11975) 2019-09-27 21:13:51 +02:00
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) 2019-09-03 22:52:32 +02:00