1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/services/activitypub
ThibG b154428e14
Add federation support for the "hide network" preference ()
* Change ActivityPub follower/following collections to not link first page

* Add support for hiding followers and following of remote users

* Switch to using a single `hide_collections` column

* Address code style remarks
2020-03-09 00:10:29 +01:00
..
fetch_featured_collection_service.rb
fetch_remote_account_service.rb
fetch_remote_key_service.rb
fetch_remote_poll_service.rb
fetch_remote_status_service.rb
fetch_replies_service.rb
process_account_service.rb Add federation support for the "hide network" preference () 2020-03-09 00:10:29 +01:00
process_collection_service.rb Clarify keyword arguments with ** () 2020-01-11 05:57:05 +09:00
process_poll_service.rb