docbrown/app/services
2022-12-20 14:58:21 -05:00
..
admin Display analytics up to yesterday instead of today (#17064) 2022-04-04 15:17:32 -04:00
articles Keep published_at when updating author of a scheduled article from the dashboard (#18653) 2022-11-01 16:49:59 +03:00
audit Adding :internal auditing for admin/spaces#update (#17010) 2022-03-25 14:25:13 -04:00
authentication Devise skip_confirmation on authenticator service (#18169) 2022-07-20 07:26:26 -06:00
badges Remove Community Wellness badge feature flag (#17623) 2022-05-11 12:08:40 -06:00
broadcasts/welcome_notification app/services i18n (#16189) 2022-01-20 09:25:25 -05:00
color Color tokens (#16107) 2022-01-21 07:41:03 +01:00
credits ✂️✂️✂️ Part 2: Remove Sponsorship (#18522) 2022-10-04 19:02:44 +02:00
discover Add Forem Discover registration worker and service (#14865) 2021-10-01 10:27:31 -04:00
edge_cache Remove redundant cache purge request (#18832) 2022-12-20 14:58:21 -05:00
error_messages Add a contact email address to the /admin/customization/config (#16497) 2022-02-15 17:37:08 +02:00
exporter Fix app/services' ruby 2.7 kwargs warnings (#13177) 2021-04-01 18:40:50 -04:00
fastly_config Abstract DatadogStatsClient to ForemStatsClient (#12304) 2021-01-27 11:25:44 -05:00
feeds Make WorkflowWebhookWorker usage more mindful (#18831) 2022-12-13 09:38:02 -05:00
follows Fix UI showing "Following" after unfollowing a user (#13757) 2021-05-19 17:40:38 +01:00
giphy Deduplicate giphy_img? function and add tests (#4590) 2019-10-30 11:40:17 -04:00
github [ruby] Update all Bundler dependencies (2022-08-11) (#18330) 2022-08-16 10:56:23 -04:00
homepage Extracting duplicate logic (#16035) 2022-01-10 15:19:04 -05:00
html Possibly fixes style injection? (#18053) 2022-07-07 16:05:33 +02:00
images Addressing rubocop violations (#16156) 2022-01-17 17:21:06 -05:00
listings More listings refactoring (#16343) 2022-02-23 13:44:30 +07:00
loggers Rubocop fixes (#15892) 2021-12-28 09:11:41 -06:00
mailchimp Remove sustaining member newsletter, and its settings (#17514) 2022-04-29 11:47:12 -05:00
markdown_processor Allowing dependency injection for LiquidTag policy (#16511) 2022-02-10 07:47:16 -05:00
mentions Routine Rubopcop lint fixes (#17844) 2022-06-07 10:17:16 -04:00
moderator Remove rack attack throttle for admin users in API requests (#18612) 2022-10-25 09:26:38 -06:00
notification_subscriptions Add Article post_commit when user_id changes with specs (#15132) 2021-10-25 10:53:21 +07:00
notifications Context Notifications (#17243) 2022-04-18 10:30:30 +03:00
organizations Organizations delete optimizations and refactoring (#13610) 2021-05-11 12:14:55 +03:00
payments app/services i18n (#16189) 2022-01-20 09:25:25 -05:00
podcasts Add timeout to GetMediaUrl's HTTParty (#18136) 2022-07-15 17:33:44 -04:00
profile_fields Refactor profile refreshing (#14643) 2021-09-13 12:15:04 -04:00
push_notifications Have specs run without Redis and refactor ConsumerApp and Device (#13647) 2021-05-07 08:03:16 +02:00
re_captcha Spelling fixes to live code (#15670) 2021-12-06 12:11:25 +02:00
search Try context-based sorting for username search (#18311) 2022-08-18 17:08:46 +02:00
settings Addressing rubocop violations (#16156) 2022-01-17 17:21:06 -05:00
slack Update ArticleFetchedFeed to use slack workflow (#18801) 2022-12-09 10:46:20 -05:00
spam Adding configurations to tighten spam handling (#18195) 2022-08-01 11:21:34 -04:00
tag_moderators Refactoring questions asked of user (#15762) 2021-12-21 12:45:12 -05:00
twitter_client Match error class using case instead of if/elsif/else (#16952) 2022-03-21 15:34:49 -05:00
user_subscriptions app/services i18n (#16189) 2022-01-20 09:25:25 -05:00
users Remove brand_color2 from users_settings (#18473) 2022-09-21 11:21:29 -06:00
analytics_service.rb app/services i18n (#16189) 2022-01-20 09:25:25 -05:00
application_service.rb [deploy] Refactor 🚀 : Replaced Chat Channel Setting page with Preact component. (#8271) 2020-06-10 16:58:37 -04:00
article_api_index_service.rb Remove featured number usage from articles (#18510) 2022-09-28 08:59:03 -06:00
article_with_video_creation_service.rb app/services i18n (#16189) 2022-01-20 09:25:25 -05:00
bulk_sql_delete.rb Remove txn from with_statement_timeout block (#15088) 2021-10-15 14:53:35 -04:00
calculate_reaction_points.rb Refactor reaction categories as abstract class collection (#18540) 2022-11-01 10:50:37 +01:00
comment_creator.rb Try fixing comment like count bugs (#18438) 2022-09-12 10:12:46 +02:00
content_renderer.rb Extract article markdown rendering to service (#18754) 2022-12-14 15:30:26 +01:00
display_ad_event_rollup.rb Rollup service to compact DisplayAdEvent records (#18508) 2022-10-19 16:21:47 +02:00
email_digest.rb Use new UserSetting and UserNotificationSettings and Ignore Related User Table Fields (#14121) 2021-07-08 09:31:34 -05:00
email_digest_article_collector.rb Extracting a not_authored_by scope (#16123) 2022-01-17 15:20:49 -05:00
feature_flag.rb Extract article markdown rendering to service (#18754) 2022-12-14 15:30:26 +01:00
flare_tag.rb [Search 2.0] Homepage query (#13339) 2021-04-21 12:41:24 +02:00
instrumentation.rb Bump ddtrace from 0.54.2 to 1.0.0 (#17662) 2022-05-18 15:46:49 -04:00
markdown_processor.rb DisplayAd in post comments area (#18141) 2022-07-25 12:43:02 -04:00
medium_article_retrieval_service.rb app/services i18n (#16189) 2022-01-20 09:25:25 -05:00
notifications.rb Remove notifiable access from articles and comments notifications (#5415) [deploy] 2020-01-09 10:19:45 -05:00
open_graph.rb Ensuring that embed fallback renders URL (#17680) 2022-05-17 07:43:17 -04:00
rate_limit_checker.rb app/services i18n (#16189) 2022-01-20 09:25:25 -05:00
reaction_handler.rb Refactor reaction categories as abstract class collection (#18540) 2022-11-01 10:50:37 +01:00
tag_adjustment_creation_service.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05: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