docbrown/app/services
aRtoo 05cfe16e1c Fix comment author being notified when mentioning itself (#4456)
* added a condition to check if owner of the comment is in mentions

* added a test to check if comment owner can mention self

* fixed metion test by:
  - adding a second user to simulate a owner of a comment
  - change the user on comment to owned by newly created user
2019-10-25 10:23:45 -04:00
..
articles Refactor remove_all and remove_each notifications and fix orphaned notifications (#3570) 2019-09-25 15:31:56 -04:00
audit Implement Moderators audit logs (#3449) 2019-10-23 10:30:45 -04:00
aws Remove unused code (#2567) [ci skip] 2019-04-26 12:16:16 -04:00
credits Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
edge_cache/commentable Fix comment deletion bug (#3732) 2019-08-27 17:07:09 -04:00
exporter Fix name resolving error on export (#2612) 2019-04-29 15:37:50 -04:00
mentions Fix comment author being notified when mentioning itself (#4456) 2019-10-25 10:23:45 -04:00
messages Remove unnecessary pluck calls (#3534) [ci skip] 2019-07-24 12:01:09 -04:00
moderator Improve mod roundrobin notification and internal tooling (#3855) 2019-08-27 21:54:09 -04:00
notifications Refactoring Notifications::NewComment::Send (#4115) 2019-10-01 10:39:58 -04:00
payments Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
podcasts Increase redirects limit when fetching podcasts (#4479) 2019-10-17 11:24:29 -04:00
pro_memberships Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
rss_reader Validates Article's published_at (#4140) 2019-10-01 15:57:36 -04:00
secrets Use a sortable unique ID for the event_id (#3972) 2019-09-09 10:15:12 -04:00
streams Don't try to register webhook when twitch returns empty data (#3219) 2019-06-18 21:34:06 -04:00
suggester Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
user_blocks New Feature: Block Users (#4411) 2019-10-23 17:14:28 -04:00
users Change format of the user languages_settings #2369 (#2496) 2019-04-30 17:01:19 -04:00
webhook Dispatch events only to the corresponding user endpoints (#4008) 2019-09-11 15:33:11 -04:00
analytics_service.rb Pro: add referrers to dashboard and single article stats (#3295) 2019-06-25 13:58:09 -04:00
article_api_index_service.rb Fix state=all 500 error bug (#4525) [ci skip] 2019-10-23 17:19:47 -04:00
article_with_video_creation_service.rb Fix rubocop detected offenses (#4552) 2019-10-24 11:53:03 -04:00
authorization_service.rb Modify onboarding slides (#3864) 2019-08-28 11:05:57 -04:00
chat_channel_creation_service.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
chat_channel_update_service.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
get_unseen_notifications_service.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
medium_article_retrieval_service.rb Fix medium liquid tags scraping (#3485) (#4120) 2019-10-01 10:29:25 -04:00
notifications.rb Use publish date for article notifications (#3301) 2019-06-25 11:54:33 -04:00
ping_admins.rb Create tests to PingAdmins (#4169) [ci skip] 2019-10-03 11:18:53 -04:00
read_notifications_service.rb Organization Notifications (#1762) 2019-02-25 14:25:37 -08:00
rss_reader.rb Validates Article's published_at (#4140) 2019-10-01 15:57:36 -04:00
tag_adjustment_creation_service.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
tag_adjustment_update_service.rb [WIP] Allow mods to remove tags and send user notification (#1252) 2018-12-04 16:45:32 -05:00