docbrown/app/services
Goran 0b4a3601a8
Refactor User#temp_username (#19252)
* Refactor User#temp_username

* Remove Authentication::Providers dependency from Users::UsernameGenerator

* Adds brief description and yard docs
2023-03-27 16:21:00 +03:00
..
admin Display analytics up to yesterday instead of today (#17064) 2022-04-04 15:17:32 -04:00
articles Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
audit Adding :internal auditing for admin/spaces#update (#17010) 2022-03-25 14:25:13 -04:00
authentication Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
badges Expand Badges::AwardYearlyClub to include year 8 (#18959) 2023-01-16 08:51:01 -05:00
broadcasts/welcome_notification Round Robin Notifications Refactor (#19026) 2023-02-01 15:21:36 +02:00
color Color tokens (#16107) 2022-01-21 07:41:03 +01:00
credits Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
discover Add Forem Discover registration worker and service (#14865) 2021-10-01 10:27:31 -04:00
edge_cache Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03: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 Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03: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 Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03: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 Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
mentions Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
moderator Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
notification_subscriptions Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
notifications Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
organizations Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
payments app/services i18n (#16189) 2022-01-20 09:25:25 -05:00
podcasts Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03: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 Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
settings Addressing rubocop violations (#16156) 2022-01-17 17:21:06 -05:00
slack Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03: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 Refactor User#temp_username (#19252) 2023-03-27 16:21:00 +03:00
analytics_service.rb Frontend for multiple reactions (v1) (#18808) 2023-01-23 16:00:50 +01: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 Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
content_renderer.rb Fixed redundant article and comment markdown parsing (#18989) 2023-01-25 13:56:43 +03: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 Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03: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 Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
reaction_handler.rb Round Robin Notification Tweaks (#18995) 2023-01-26 19:31:45 +02: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