..
admin
Remove unused freezeScrolling ( #19808 )
2023-08-03 18:47:15 +02:00
articles
Add a/b test for which comments to show in feed ( #20332 )
2024-01-29 12:18:50 -05:00
audit
Routine Rubocop fixes ( #16838 )
2022-03-09 09:32:50 -05:00
authentication
Optionally limit new users based on admin setting ( #20149 )
2023-09-26 10:46:36 +01:00
badges
Refactoring Badges::AwardThumbsUp ( #20360 )
2023-11-16 15:10:21 +00:00
broadcasts /welcome_notification
Rubocop fixes in spec/services ( #19844 )
2023-07-26 10:33:37 -04:00
color
Spelling ( #15702 )
2021-12-07 06:59:10 -07:00
credits
✂️ ✂️ ✂️ Part 2: Remove Sponsorship ( #18522 )
2022-10-04 19:02:44 +02:00
discover
Routine Rubocop fixes ( #16838 )
2022-03-09 09:32:50 -05:00
edge_cache
Remove cache headers from sidebars controller ( #20002 )
2023-08-29 13:42:10 -04:00
exporter
Create Settings::SMTP ( #13943 )
2021-06-14 10:29:43 -04:00
fastly_config
Rubocop fixes ( #20254 )
2023-10-18 17:24:28 -04:00
feed_events
Add feed_success_score and other count tallies ( #20106 )
2023-09-15 12:02:26 -04:00
feeds
Rubocop fixes ( #20254 )
2023-10-18 17:24:28 -04:00
follows
Routine Rubocop fixes ( #16838 )
2022-03-09 09:32:50 -05:00
giphy
Adjust type tags for RSpec ( #4864 )
2019-11-20 13:01:30 -05:00
github
Rubocop fixes ( #20254 )
2023-10-18 17:24:28 -04:00
homepage
Rubocop fixes in spec/services ( #19844 )
2023-07-26 10:33:37 -04:00
html
Rubocop fixes ( #20254 )
2023-10-18 17:24:28 -04:00
images
Allow configuration to conditionally prefer Cloudflare over Cloudinary ( #20539 )
2024-01-19 09:45:36 -05:00
languages
Add languages to User model ( #20059 )
2023-09-11 11:44:19 -04:00
listings
ListingsToolkit refactoring ( #16184 )
2022-01-21 09:27:10 +07:00
loggers
Move LogWorkerQueueStats from labor to services ( #11642 )
2020-11-30 09:31:15 +07:00
mailchimp
Rubocop fixes in spec/services ( #19844 )
2023-07-26 10:33:37 -04:00
markdown_processor
Rubocop fixes ( #20254 )
2023-10-18 17:24:28 -04:00
mentions
Use Sidekiq::Job module alias for Sidekiq::Worker ( #17526 )
2022-05-02 11:12:58 -05:00
moderator
Added spam role ( #20434 )
2023-12-11 14:27:22 +00:00
notification_subscriptions
Still trying to fix notification caching when un/subscribing ( #19754 )
2023-07-17 11:23:55 +02:00
notifications
Remove calls to trigger round robin notifications ( #20506 )
2024-01-10 13:44:57 +00:00
organizations
Extract Organization#conditionally_update_articles to worker ( #18956 )
2023-01-18 11:58:57 -06:00
payments
Validate payment info present before attempting to process ( #15629 )
2021-12-03 13:09:23 -06:00
podcasts
Routine rubocop fix on /spec ( #19217 )
2023-03-21 09:55:26 -04:00
profile_fields
Routine Rubopcop lint fixes ( #17844 )
2022-06-07 10:17:16 -04:00
push_notifications
Fix Rpush app when creating Android notification ( #15529 )
2021-11-30 10:05:40 +05:30
re_captcha
Match spam role with existing suspended actions ( #20477 )
2023-12-27 20:12:50 +00:00
search
Fix "register" bugs in invitations ( #20071 )
2023-09-08 17:00:37 -04:00
segmented_users
Manual Audience Segments API write endpoints ( #19476 )
2023-05-25 20:37:18 +01:00
settings /authentication
Routine Rubopcop lint fixes ( #17844 )
2022-06-07 10:17:16 -04: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
✂✂✂ Remove Connect ( #14734 )
2021-11-18 08:21:00 -06:00
twitter_client
Rubocop fixes ( #20254 )
2023-10-18 17:24:28 -04:00
user_subscriptions
Rubocop fixes in spec/services ( #19844 )
2023-07-26 10:33:37 -04:00
users
Match spam role with existing suspended actions ( #20477 )
2023-12-27 20:12:50 +00:00
analytics_service_spec.rb
Expect to raise error should use a block ( #17131 )
2022-04-05 13:21:23 -06:00
article_with_video_creation_service_spec.rb
Rubocop fixes in spec/services ( #19844 )
2023-07-26 10:33:37 -04:00
billboard_event_rollup_spec.rb
Renamed display_ads to billboards: variables and descriptions in tests ( #19920 )
2023-08-11 15:00:07 -04:00
bulk_sql_delete_spec.rb
Routine rubocop fix on /spec ( #19217 )
2023-03-21 09:55:26 -04:00
calculate_reaction_points_spec.rb
Routine rubocop fix on /spec ( #19217 )
2023-03-21 09:55:26 -04:00
comment_creator_spec.rb
Remove unused freezeScrolling ( #19808 )
2023-08-03 18:47:15 +02:00
content_renderer_spec.rb
Renamed display ads to billboards in tests descriptions ( #19973 )
2023-08-24 23:42:13 +03:00
email_digest_article_collector_spec.rb
Don't include "anti-followed" tags in email digest ( #14782 )
2021-09-30 10:44:38 +07:00
email_digest_spec.rb
Use new UserSetting and UserNotificationSettings and Ignore Related User Table Fields ( #14121 )
2021-07-08 09:31:34 -05:00
feature_flag_spec.rb
FeatureFlag.enabled_for_user(_id) ( #19929 )
2023-08-15 12:02:44 -04:00
flare_tag_spec.rb
Routine Rubocop fixes ( #16838 )
2022-03-09 09:32:50 -05:00
medium_article_retrieval_service_spec.rb
Nokogiri::HTML should receive the body, not the response object ( #5297 )
2019-12-31 08:46:49 -05:00
open_graph_spec.rb
Rubocop fixes ( #20254 )
2023-10-18 17:24:28 -04:00
rate_limit_checker_spec.rb
Fixing Rubocop's auto-correct recommendations ( #16098 )
2022-01-13 21:40:19 -05:00
reaction_handler_spec.rb
Record feed events for public reactions ( #20079 )
2023-09-12 08:36:10 -04:00
tag_adjustment_creation_service_spec.rb
Make reason for adjustment optional in moderator tag adjustment ( #18606 )
2022-10-20 09:54:52 -06:00
tag_adjustment_update_service_spec.rb
Make reason for adjustment optional in moderator tag adjustment ( #18606 )
2022-10-20 09:54:52 -06:00