diaspora/app/controllers/api/v1
Frank Rousseau 84ac19a090 Clean API routes
* Remove routes without matching controller
* Rename stream routes to match specifications
* Remove public stream route and related controller
2018-12-30 22:31:33 +01:00
..
base_controller.rb Make the comment API match the API specs 2018-12-30 22:31:33 +01:00
comments_controller.rb Make the comment API match the API specs 2018-12-30 22:31:33 +01:00
conversations_controller.rb Changes to use V1 API version instead of V0 2018-12-30 22:31:33 +01:00
likes_controller.rb Make API likes controller match specs 2018-12-30 22:31:33 +01:00
messages_controller.rb Changes to use V1 API version instead of V0 2018-12-30 22:31:33 +01:00
posts_controller.rb Make Post API match specs 2018-12-30 22:31:33 +01:00
streams_controller.rb Clean API routes 2018-12-30 22:31:33 +01:00