..
admin
Follow on adjustments to flag counts ( #20207 )
2023-10-02 17:23:37 +07:00
articles
Add a/b test for which comments to show in feed ( #20332 )
2024-01-29 12:18:50 -05:00
audit
Adding :internal auditing for admin/spaces#update ( #17010 )
2022-03-25 14:25:13 -04:00
authentication
Match spam role with existing suspended actions ( #20477 )
2023-12-27 20:12:50 +00:00
badges
Allow admin to declare whether to include the badge description in message ( #20684 )
2024-02-28 11:02:58 -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
Remove cache headers from sidebars controller ( #20002 )
2023-08-29 13:42:10 -04: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
fastly_config: Soft-deprecate FastlyConfig service used only for DEV. ( #19837 )
2023-07-26 16:45:58 -07:00
feed_events
Add feed_success_score and other count tallies ( #20106 )
2023-09-15 12:02:26 -04:00
feeds
Routine rubocop fixes ( #19254 )
2023-03-24 14:37:44 +03:00
follows
Fix bug: Unable to unfollow topics ( #19637 )
2023-06-29 09:54:10 +02: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
Suppressing articles negative-follow tags from appearing in the "relevant" feed ( #19948 )
2023-08-28 10:11:20 -04:00
html
Adjust image optimization for billboards ( #20309 )
2023-11-02 16:12:20 -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
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
ignore code blocks when checking markdown for XSS ( #20641 )
2024-03-07 21:03:39 +00:00
mentions
Routine rubocop fixes ( #19254 )
2023-03-24 14:37:44 +03:00
moderator
Remove notifications related to spammer actions (after the role is assigned) ( #20593 )
2024-02-07 17:36:19 +00:00
notification_subscriptions
Still trying to fix notification caching when un/subscribing ( #19754 )
2023-07-17 11:23:55 +02:00
notifications
Allow admin to declare whether to include the badge description in message ( #20684 )
2024-02-28 11:02:58 -05: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
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
Admin setting to control enabled countries for billboard geotargeting ( #20083 )
2023-09-12 12:06:00 -04:00
slack
Allow Slack::Messengers to be disabled ( #20609 )
2024-02-09 17:20:35 +00:00
spam
Adding configurations to tighten spam handling ( #18195 )
2022-08-01 11:21:34 -04:00
tag_moderators
Match spam role with existing suspended actions ( #20477 )
2023-12-27 20:12:50 +00: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
Match spam role with existing suspended actions ( #20477 )
2023-12-27 20:12:50 +00: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
billboard_event_rollup.rb
Add article id and geolocation info to billboard events ( #20329 )
2023-11-09 12:43:23 -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
Onboarding: custom newsletter opt-in settings ( #20114 )
2023-09-26 06:34:19 -04: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
Add new simple a/b test for Digest subject and adjust config and design details ( #20754 )
2024-03-11 13:02:19 -04:00
feature_flag.rb
FeatureFlag.enabled_for_user(_id) ( #19929 )
2023-08-15 12:02:44 -04: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
Renamed display_ad variables to billboard ( #19851 )
2023-07-31 17:19:02 +03: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
Send user agent in open graph fetch so we don't block our own requests ( #19462 )
2023-05-17 15:49:35 -04:00
rate_limit_checker.rb
Routine rubocop fixes ( #19254 )
2023-03-24 14:37:44 +03:00
reaction_handler.rb
Record feed events for public reactions ( #20079 )
2023-09-12 08:36:10 -04: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