docbrown/app/controllers/api/v0
Michael Kohl 8ab7a3fb6c
API: Remove reactions onboarding (#6529)
* Move reactions onboarding to internal API

* Don't add reactions onboarding to internal API

* Remove obsolete worker
2020-03-10 10:25:16 -04:00
..
analytics_controller.rb Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
api_controller.rb API: Access unpublished listings only if you are the owner (#6458) [deploy] 2020-03-05 11:28:31 +01:00
articles_controller.rb Switch decorators to Rails builtin decorations - take 2 (#6125) [deploy] 2020-02-19 15:30:53 -05:00
chat_channels_controller.rb Improve API controllers efficiency by selecting only columns needed for serialization (#5805) [deploy] 2020-02-06 07:36:56 -05:00
classified_listings_controller.rb API: Access unpublished listings only if you are the owner (#6458) [deploy] 2020-03-05 11:28:31 +01:00
comments_controller.rb Comments API: hide deleted and hidden comments (plus docs) (#6482) [deploy] 2020-03-07 09:02:10 +01:00
followers_controller.rb Use scopes for Follow instead of where all the time (#6149) [deploy] 2020-02-25 19:29:52 -05:00
follows_controller.rb Migrate Users/FollowJob to Sidekiq (#5403) 2020-01-08 15:03:18 -05:00
podcast_episodes_controller.rb Enable CORS on public API endpoints (#6116) [deploy] 2020-02-18 10:47:07 -05:00
reactions_controller.rb API: Remove reactions onboarding (#6529) 2020-03-10 10:25:16 -04:00
tags_controller.rb Move onboarding tags from public to internal API (#6329) 2020-03-06 19:34:31 +01:00
users_controller.rb Make sure profile images show up in onboarding (#6134) [deploy] 2020-02-17 20:19:06 -05:00
videos_controller.rb Enable CORS on public API endpoints (#6116) [deploy] 2020-02-18 10:47:07 -05:00
webhooks_controller.rb Small API controllers refactoring (#6021) [deploy] 2020-02-12 11:51:42 -05:00