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/controllers/api
Matt Jankowski 2925372ff4 Move create/destroy actions for api/v1/statuses to namespace (#3678)
Each of mute, favourite, reblog has been updated to:

- Have a separate controller with just a create and destroy action
- Preserve historical route names to not break the API
- Mild refactoring to break up long methods
8 years ago
..
activitypub Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 8 years ago
v1 Move create/destroy actions for api/v1/statuses to namespace (#3678) 8 years ago
web
base_controller_spec.rb Clean up for api/base controller (#3629) 8 years ago
oembed_controller_spec.rb Improve api oembed controller (#3450) 8 years ago
push_controller_spec.rb
salmon_controller_spec.rb
subscriptions_controller_spec.rb Clean up api/subscriptions controller (#3448) 8 years ago