docbrown/app/controllers/api/v0
Andy Zhao 2db2dd1e5a WIP Refactor/notifications (#1131)
* Add new columns to notifications table

* Remove stream from notifications and add new methods

* Turn off moderation comment notifications

* Add notifiable_type index to migration

* Stop creation of Stream-based notification model instances

* Add notification model create hooks

* Add badge achievement notification creation hook

* Fix some specs

* Add missing @ symbol

* Fix for tests and rename a few things

* forgot to uncomment code sigh
2018-11-19 16:09:02 -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 Code cleanups (#659) 2018-08-07 11:00:13 -04: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 WIP Refactor/notifications (#1131) 2018-11-19 16:09:02 -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