docbrown/app/controllers/api/v0
Andy Zhao c42fd3461e
[deploy] Rename positive_reactions_count to public_reactions_count in logic (#7926)
* Rename positive_reactions_count to public_reactions_count

* Add positive reactions count back in so we can remove it

* Use public_category method for reactions

* Add positive_reactions_count in case any old caches rely on it

* Add positive_rxn_count to account for API endpoints

* Remove unused method

* One more spot...

* Add method back in because of caches

* Update specs to match new functionality

* Fix typo

* Remove unused methods
2020-05-26 12:36:28 -04:00
..
analytics_controller.rb Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
api_controller.rb [deploy] RateLimit Refactor: Consolidate Logic for Checking a Limit and Raising an Error (#7636) 2020-05-01 13:31:44 -05:00
articles_controller.rb [deploy] Rename positive_reactions_count to public_reactions_count in logic (#7926) 2020-05-26 12:36:28 -04:00
classified_listings_controller.rb [deploy] Classified listings refactor part 3 (#7498) 2020-04-30 18:57:01 -04: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 API: add docs for /followers/users and remove organizations endpoint (#6551) 2020-03-11 10:56:43 +01: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
tags_controller.rb Move onboarding tags from public to internal API (#6329) 2020-03-06 19:34:31 +01:00
users_controller.rb Move user following suggestions to internal API (#6601) [deploy] 2020-03-13 13:37:24 +01:00
videos_controller.rb API: add users and videos docs (#6611) [deploy] 2020-03-13 09:12:09 +01:00
webhooks_controller.rb Small API controllers refactoring (#6021) [deploy] 2020-02-12 11:51:42 -05:00