chinwagsocial/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
2017-06-10 09:39:26 +02:00
..
activitypub Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 2017-04-25 15:06:06 +02:00
v1 Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
web Coverage for api/web/settings controller (#3238) 2017-05-22 23:12:28 +02:00
base_controller_spec.rb Clean up for api/base controller (#3629) 2017-06-07 20:09:25 +02:00
oembed_controller_spec.rb Improve api oembed controller (#3450) 2017-05-30 16:30:06 -04:00
push_controller_spec.rb Specs for API push controller, with refactor (#2926) 2017-05-09 00:44:30 +02:00
salmon_controller_spec.rb Clean up api/salmon controller (#3449) 2017-05-30 16:28:58 -04:00
subscriptions_controller_spec.rb Clean up api/subscriptions controller (#3448) 2017-05-31 02:15:09 +02:00