docbrown/app/services
Anna Buianova 78472d1529 Send only public events to the webhook endpoints #3715 (#4046)
* Dispatch an event only when a published article is created

* Skip sending events about drafts updates

* Skip sending events when a draft is destroyed

* Fix article request spec

* Slight refactoring
2019-09-17 08:00:04 -07:00
..
articles Send only public events to the webhook endpoints #3715 (#4046) 2019-09-17 08:00:04 -07:00
aws Remove unused code (#2567) [ci skip] 2019-04-26 12:16:16 -04:00
credits Rename uncommunicative variables (#3890) 2019-09-02 13:05:07 -04: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 Performance: save some queries when pluck is not needed (#3160) 2019-06-14 14:56:33 -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 Rename uncommunicative variables (#3890) 2019-09-02 13:05:07 -04:00
podcasts Rescue all Errno exceptions while fetching a podcast episode (#3689) 2019-08-12 11:57:43 -04:00
rss_reader Make RSS's self-referential link an option (#3428) 2019-07-09 17:34:21 -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 Remove unnecessary pluck calls (#3534) [ci skip] 2019-07-24 12:01:09 -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 Refactor: fix issues raised by bullet (#2965) 2019-05-28 17:32:53 -04:00
article_with_video_creation_service.rb Upgrade rubocop and rubocop-performance (#2802) [ci skip] 2019-05-13 19:21:24 -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 #118 Allow users to embed Medium posts with Liquid Tags (#1161) 2019-04-17 10:13:38 -04:00
notifications.rb Use publish date for article notifications (#3301) 2019-06-25 11:54:33 -04:00
ping_admins.rb Update PingAdmins to show triggering event (#3853) 2019-09-03 10:23:25 -04:00
read_notifications_service.rb Organization Notifications (#1762) 2019-02-25 14:25:37 -08:00
rss_reader.rb Bump feedjira from 2.2.0 to 3.0.0 (#3560) 2019-07-30 10:10:56 -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