docbrown/spec
Andy Zhao 9f6d00118f Mute notifications for your own article (#1594)
* Use a slightly faster call for user_id

* Remove unused file

* Test receive notifications functionality

* Notify when receive_notifications is true

* Test receiving reaction notifications

* Do not notify if receive_notifications is false

* Fix test for parent comment notification

* Add article mute notifications feature

* Remove deprecated specs

* Prevent email when receive_notification is false

* Update button messaging

* Use RESTful /article_mutes patch request

* Use parent or root article instead
2019-01-22 13:12:48 -05:00
..
controllers Silence Delayed::Workers in spec [ci skip] 2019-01-10 16:33:58 -05:00
factories Improve feed and add more randomness (#1570) 2019-01-16 16:01:14 -05:00
features Refactored stories views (#1584) 2019-01-20 11:57:24 -05:00
fixtures/approvals/rssreader/get_all_articles Refactor RssReader (#1537) 2019-01-14 14:25:49 -05:00
labor Replace each with find_each for AR queries (#1557) 2019-01-15 16:38:03 -05:00
lib/acts_as_taggable_on
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 Mute notifications for your own article (#1594) 2019-01-22 13:12:48 -05:00
observers Add slack message for warned user activity (#1077) 2018-11-07 13:29:05 -05:00
policies Mute notifications for your own article (#1594) 2019-01-22 13:12:48 -05:00
requests Export comments (#1471) 2019-01-16 12:54:45 -05:00
routing
services Export comments (#1471) 2019-01-16 12:54:45 -05:00
support Jsfiddle LiquidTag (#1509) 2019-01-17 15:44:01 -05:00
views
rails_helper.rb Refactored stories views (#1584) 2019-01-20 11:57:24 -05:00
spec_helper.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00