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/controllers/api
ThibG b154428e14
Add federation support for the "hide network" preference (#11673)
* 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
5 years ago
..
v1 Add federation support for the "hide network" preference (#11673) 5 years ago
v2 Change local media attachments to perform heavy processing asynchronously (#13210) 5 years ago
web
base_controller.rb Add specific rate limits for posting and following (#13172) 5 years ago
oembed_controller.rb
proofs_controller.rb