docbrown/app/models
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
..
concerns
.keep
api_secret.rb ApiSecret model for Developer API (#1369) 2019-01-08 12:30:54 -05:00
application_record.rb
article.rb Add reading time to articles (#1538) 2019-01-14 15:58:33 -05:00
badge.rb Minimize creation of CacheBuster objects (#599) 2018-07-24 10:30:30 -07:00
badge_achievement.rb Fix URL Validations and Update Admin Dashboard (#1392) 2018-12-26 18:00:02 -05:00
block.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
broadcast.rb WIP Refactor/notifications (#1131) 2018-11-19 16:09:02 -05:00
buffer_update.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
chat_channel.rb Replace each with find_each for AR queries (#1557) 2019-01-15 16:38:03 -05:00
chat_channel_membership.rb Fix /connect bug and add email-if-inactive functionality (#482) 2018-08-27 14:29:53 -04:00
collection.rb Add ability for users to publish series (#1034) 2018-10-29 13:04:42 -04:00
comment.rb Mute notifications for your own article (#1594) 2019-01-22 13:12:48 -05:00
display_ad.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
email_message.rb Fix repeated queries for reports (#835) 2018-10-09 12:42:55 -04:00
event.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
feedback_message.rb Fix repeated queries for reports (#835) 2018-10-09 12:42:55 -04:00
follow.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
github_issue.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
github_repo.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
html_variant.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
html_variant_success.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
html_variant_trial.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
identity.rb
job_opportunity.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
mention.rb Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
mentor_relationship.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
message.rb Replace each with find_each for AR queries (#1557) 2019-01-15 16:38:03 -05:00
note.rb Add user status to internal/users (#1444) 2019-01-03 16:44:43 -05:00
notification.rb Mute notifications for your own article (#1594) 2019-01-22 13:12:48 -05:00
organization.rb Replace each with find_each for AR queries (#1557) 2019-01-15 16:38:03 -05:00
podcast.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
podcast_episode.rb Fix Rubocop Style/MixinUsage and cleanup prefix_all_images (#1451) 2019-01-04 14:20:53 -05:00
push_notification_subscription.rb
reaction.rb Fix reactions rendering on notifications (#1362) 2018-12-18 20:58:31 -05:00
role.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
search_keyword.rb Add search_keywords record and associated functionality (#494) 2018-06-25 11:58:07 -04:00
tag.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
tag_adjustment.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
tweet.rb Fix linting (#1463) 2019-01-04 21:13:12 -05:00
user.rb Replace each with find_each for AR queries (#1557) 2019-01-15 16:38:03 -05:00