docbrown/app/serializers/webhook
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
..
article_destroyed_serializer.rb Dispatch events to the webhook endpoints #3715 (#3872) 2019-09-07 13:17:45 -04:00
article_serializer.rb [deploy] Rename positive_reactions_count to public_reactions_count in logic (#7926) 2020-05-26 12:36:28 -04:00
event_serializer.rb Use a sortable unique ID for the event_id (#3972) 2019-09-09 10:15:12 -04:00
user_serializer.rb Refactor ProfileImage (#5803) 2020-02-07 08:56:16 -05:00