docbrown/app/controllers/api/v0
Ben Halpern 115e52c748
Move follow and reaction aggregation into Notification model to avoid… (#1164)
* Move follow and reaction aggregation into Notification model to avoid re-compute

* Ugh. Fixing schema

* Update tests

* Skip some tests in notifications_spec
2018-11-20 15:00:21 -05:00
..
api_controller.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
articles_controller.rb Allow removal of collection element (#1036) 2018-10-29 15:14:13 -04:00
comments_controller.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
follows_controller.rb Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
github_repos_controller.rb Use Preact for asynchronous rendering for /settings/integrations (#986) 2018-10-31 15:51:07 -04:00
podcast_episodes_controller.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
reactions_controller.rb Move follow and reaction aggregation into Notification model to avoid… (#1164) 2018-11-20 15:00:21 -05:00
tags_controller.rb API: Fix find tags by name (#359) 2018-08-15 17:01:43 -04:00
users_controller.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00