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/v1/statuses
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
7 years ago
..
favourited_by_accounts_controller_spec.rb
favourites_controller_spec.rb Move create/destroy actions for api/v1/statuses to namespace (#3678) 7 years ago
mutes_controller_spec.rb Move create/destroy actions for api/v1/statuses to namespace (#3678) 7 years ago
reblogged_by_accounts_controller_spec.rb
reblogs_controller_spec.rb Move create/destroy actions for api/v1/statuses to namespace (#3678) 7 years ago