docbrown/app/services
Ben Halpern 183a672113
Create tag model if config updated (#12026)
* Create tag model if config updated

* Guard unless tags are part of request
2020-12-29 14:03:17 -05:00
..
articles Remove timeframer from app/labor (#11782) 2020-12-08 12:52:33 +07:00
audit Rubocop fixes (#11862) 2020-12-11 17:36:42 +03:00
authentication Add Sign in with Apple (#11934) 2020-12-18 10:22:33 -06:00
badges Split BadgeRewarder into multiple services (#11902) 2020-12-23 09:55:06 -05:00
broadcasts/welcome_notification
chat_channels 🚀 Ability to allow tag moderators to create chat channels (#9741) 2020-12-08 13:10:36 +07:00
color
credits Refactoring user_controller separating some classes to service (#10384) 2020-10-05 10:41:59 +02:00
data_sync/elasticsearch
edge_cache Add sidebar bust logic (#11878) 2020-12-13 19:43:44 -05:00
error_messages Move app/labor/error_message_cleaner.rb to service (#11679) 2020-12-02 11:05:36 +07:00
exporter Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00
fastly_config
feeds Log error message inline when Feeds::Import fails (#12012) 2020-12-22 20:02:07 +01:00
follows Move app/labor/follow_checker.rb to service (#11613) 2020-12-01 14:14:36 +07:00
giphy
github
images Fix html variant image prefix logic (#11917) 2020-12-15 14:44:11 -05:00
loggers Move LogWorkerQueueStats from labor to services (#11642) 2020-11-30 09:31:15 +07:00
mentions
moderator Update bust to EdgeCache::Bust (#12052) 2020-12-29 09:53:15 +01:00
notifications Remove app/labor/random_gif.rb (#11611) 2020-11-25 14:58:32 +00:00
payments
podcasts [deploy] Ensure podcast episodes are created with processed_html (#10715) 2020-10-07 12:09:36 -04:00
profile_fields Deployment Task: Update onboarding fields prior to #11629 (#11704) 2020-12-07 14:57:18 -05:00
profiles Remove autofollowing hiring tag (#11722) 2020-12-23 12:11:19 +07:00
re_captcha Split ReCaptcha service and use verbs instead of pronouns (#11706) 2020-12-02 16:50:42 -06:00
rss_reader Move HtmlCleaner from app/labor into service (#11609) 2020-11-27 08:21:57 +07:00
search Feature:Backend Username Search Endpoint for Mention Completion (#11479) 2020-11-18 16:43:59 -06:00
secrets
site_configs Create tag model if config updated (#12026) 2020-12-29 14:03:17 -05:00
slack Removed slack notification for admins when user is deleted (#11929) 2020-12-17 20:31:22 +03:00
suggester/users Refactor:Replace Production Check with Average Metrics (#11096) 2020-11-12 10:03:10 -06:00
tag_moderators Move AssignTagModerator from labor to services (#11826) 2020-12-17 09:51:26 +07:00
twilio Move Twilio from labor to services (#11824) 2020-12-10 10:21:09 +07:00
twitter_client
user_blocks
user_subscriptions
users Update bust to EdgeCache::Bust (#12052) 2020-12-29 09:53:15 +01:00
webhook
analytics_service.rb
application_service.rb
article_api_index_service.rb Articles API: filtering by tags (#3654) (#10614) 2020-10-09 12:49:34 +02:00
article_with_video_creation_service.rb
bulk_sql_delete.rb
email_digest.rb
email_digest_article_collector.rb
feature_flag.rb Add system spec for profile fields (#11398) 2020-11-13 14:51:42 -06:00
flare_tag.rb
medium_article_retrieval_service.rb
notifications.rb
rate_limit_checker.rb [deploy] Limit articles created by newer users (#10686) 2020-10-06 21:02:05 -04:00
rss_reader.rb Refactor RssReader and Feeds::Import common parts: take 1 (#11412) 2020-11-18 14:17:53 +01:00
tag_adjustment_creation_service.rb
tag_adjustment_update_service.rb