chinwagsocial/app/controllers/api/v1
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
Federate spoiler_text using warning attribute on <content /> instead of a <category term="spoiler" />
Clean up schema file from accidental development migrations
2017-01-25 01:29:16 +01:00
..
accounts_controller.rb Make blocks create entries and unfollows instantly, but do the clean up 2017-01-24 21:40:41 +01:00
apps_controller.rb
blocks_controller.rb API now respects ?limit param as long as it's within 2x default limit 2017-01-24 04:22:10 +01:00
favourites_controller.rb API now respects ?limit param as long as it's within 2x default limit 2017-01-24 04:22:10 +01:00
follow_requests_controller.rb
follows_controller.rb
media_controller.rb
notifications_controller.rb API now respects ?limit param as long as it's within 2x default limit 2017-01-24 04:22:10 +01:00
statuses_controller.rb Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
timelines_controller.rb API now respects ?limit param as long as it's within 2x default limit 2017-01-24 04:22:10 +01:00