docbrown/app
Andy Zhao c4677071a7 Mute notifications for a comment thread (#1636)
* Use idempotent update instead of toggle

* Update editor guide with new comment instructions

* Render the settings button on page load

* Add settings button to comment dropdown

* Update styles to properly render

* Add comment mute function and settings page

* Clean up erb spacing

* Remove unneccessary user_id param

* Add receive_notifications for policy spec

* Update name for accuracy

* Add request spec for comments_mute

* Remove unused permitted attributes

* Add actually used permitted attributes
2019-01-24 17:20:38 -05:00
..
assets Mute notifications for a comment thread (#1636) 2019-01-24 17:20:38 -05:00
black_box Improve feed and add more randomness (#1570) 2019-01-16 16:01:14 -05:00
controllers Mute notifications for a comment thread (#1636) 2019-01-24 17:20:38 -05:00
dashboards Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
decorators Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
fields Fix URL Validations and Update Admin Dashboard (#1392) 2018-12-26 18:00:02 -05:00
helpers Removed bug reports from app (#1565) 2019-01-16 11:28:59 -05:00
javascript Bug/v2 editor tag typing (#1614) 2019-01-21 18:23:20 -05:00
labor Upgrade rubocop and fix offenses (#1635) 2019-01-23 16:12:03 -05:00
lib Add "101010.pl" to Mastodon list (#1612) 2019-01-22 15:37:56 -05:00
liquid_tags Added the 'initalpath' and 'module' options to the codesandbox embed (#1545) 2019-01-21 17:39:09 -05:00
mailers Replace data with content in export email copy (#1572) 2019-01-16 17:10:06 -05:00
models add mailchimp unsub when deleting or banishing user (#1644) 2019-01-24 16:14:10 -05:00
observers Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
policies Mute notifications for a comment thread (#1636) 2019-01-24 17:20:38 -05:00
sanitizers Use safe navigation for edge cases (#1632) 2019-01-23 15:31:15 -05:00
services add mailchimp unsub when deleting or banishing user (#1644) 2019-01-24 16:14:10 -05:00
uploaders Code cleanups (#659) 2018-08-07 11:00:13 -04:00
views Mute notifications for a comment thread (#1636) 2019-01-24 17:20:38 -05:00