..
articles
Split Settings::UserExperience ( #13495 )
2021-04-28 13:29:25 +07:00
audit
Rubocop fixes ( #11862 )
2020-12-11 17:36:42 +03:00
authentication
Remove <provider>_created_at columns ( #13264 )
2021-04-29 10:24:16 -05:00
badges
Split Settings::Community from SiteConfig ( #13403 )
2021-04-26 10:46:35 +02:00
broadcasts /welcome_notification
Bump rubocop-performance from 1.10.2 to 1.11.0 ( #13471 )
2021-04-22 09:31:25 -05:00
campaigns
Split Settings::Campaign from SiteConfig ( #13238 )
2021-04-19 10:01:03 +07:00
chat_channels
Fix app/services' ruby 2.7 kwargs warnings ( #13177 )
2021-04-01 18:40:50 -04:00
color
Move HexComparer to Hex::Comparer service ( #12202 )
2021-01-12 11:34:30 -05:00
credits
Fix app/services' ruby 2.7 kwargs warnings ( #13177 )
2021-04-01 18:40:50 -04:00
data_sync /elasticsearch
Remove pro role + expose analytics to all users via dashboard ( #13156 )
2021-03-30 15:02:18 -07:00
edge_cache
Split Settings::Community from SiteConfig ( #13403 )
2021-04-26 10:46:35 +02:00
error_messages
Move app/labor/error_message_cleaner.rb to service ( #11679 )
2020-12-02 11:05:36 +07: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
Abstract DatadogStatsClient to ForemStatsClient ( #12304 )
2021-01-27 11:25:44 -05:00
follows
Move app/labor/follow_checker.rb to service ( #11613 )
2020-12-01 14:14:36 +07:00
giphy
Deduplicate giphy_img? function and add tests ( #4590 )
2019-10-30 11:40:17 -04:00
github
Split Settings::Authentication from SiteConfig ( #13095 )
2021-04-12 09:41:09 +02:00
homepage
[Search 2.0] Add query filters for profile, organization and tag index pages ( #13510 )
2021-04-27 08:49:47 +02:00
html
Rename comment-mentioned-user class added by Html::Parser ( #13263 )
2021-04-13 14:33:22 -07:00
images
Fix app/services' ruby 2.7 kwargs warnings ( #13177 )
2021-04-01 18:40:50 -04:00
loggers
Abstract DatadogStatsClient to ForemStatsClient ( #12304 )
2021-01-27 11:25:44 -05:00
mailchimp
Remove last DatadogStatsClient ( #12490 )
2021-01-29 16:11:51 -05:00
markdown_processor
Remove unused attributes from markdown parser ( #13484 )
2021-04-27 09:33:01 -04:00
mentions
Do not create mentions when embedded within a comment liquid tag ( #13552 )
2021-04-28 08:27:26 -07:00
moderator
Rename banned and comment_banned roles ( #12270 )
2021-04-06 10:12:14 -05:00
notifications
Push Notification stats instrumentation ( #13118 )
2021-04-19 09:42:01 -05:00
organizations
Asynchronous organization delete ( #13388 )
2021-04-19 18:30:35 +03:00
payments
Abstract DatadogStatsClient to ForemStatsClient ( #12304 )
2021-01-27 11:25:44 -05:00
podcasts
Fix app/services' ruby 2.7 kwargs warnings ( #13177 )
2021-04-01 18:40:50 -04:00
profile_fields
Remove contact_consent from users ( #12196 )
2021-01-12 16:18:47 -05:00
profiles
Rename banned and comment_banned roles ( #12270 )
2021-04-06 10:12:14 -05:00
push_notifications
Change PushNotifications::Send to use user_ids ( #13036 )
2021-03-19 13:50:04 -06:00
rate_limits
Create settings model for rate limits ( #13381 )
2021-04-20 11:29:22 +07:00
re_captcha
Split Settings::Authentication from SiteConfig ( #13095 )
2021-04-12 09:41:09 +02:00
search
[Hotfix] [Search 2.0] Optimize performance of listings and articles and fix bugs ( #13577 )
2021-04-29 17:37:59 +02:00
secrets
Use a sortable unique ID for the event_id ( #3972 )
2019-09-09 10:15:12 -04:00
settings
Split Settings::Community from SiteConfig ( #13403 )
2021-04-26 10:46:35 +02:00
slack
Fix app/services' ruby 2.7 kwargs warnings ( #13177 )
2021-04-01 18:40:50 -04:00
suggester /users
Refactor:Replace Production Check with Average Metrics ( #11096 )
2020-11-12 10:03:10 -06:00
tag_moderators
Rename banned and comment_banned roles ( #12270 )
2021-04-06 10:12:14 -05:00
twitter_client
Split Settings::Authentication from SiteConfig ( #13095 )
2021-04-12 09:41:09 +02:00
user_blocks
Remove algolia from chat channel memberships ( #6323 )
2020-02-27 09:59:12 -05:00
user_subscriptions
Fix app/services' ruby 2.7 kwargs warnings ( #13177 )
2021-04-01 18:40:50 -04:00
users
Add Settings::Mascot ( #13451 )
2021-04-26 11:39:19 +07:00
webhook
Fix app/services' ruby 2.7 kwargs warnings ( #13177 )
2021-04-01 18:40:50 -04:00
analytics_service.rb
Upgrade Rails to 6.1.3.1 ( #11333 )
2021-04-05 10:39:48 -04: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
Add endpoint for articles sorted by published date ( #13137 )
2021-04-01 13:36:36 -05:00
article_with_video_creation_service.rb
Upgrade Rubocop to 0.81 ( #7219 )
2020-04-11 10:10:04 +02:00
bulk_sql_delete.rb
Use SQL DELETE statement to delete notifications without a SELECT ( #5303 ) [deploy]
2019-12-31 07:30:27 -06:00
email_digest.rb
Refactor:Use dev_to? to Check for DEV ( #12083 )
2020-12-30 14:34:00 -06:00
email_digest_article_collector.rb
Upgrade to Ahoy 2.0.x ( #13085 )
2021-04-06 10:12:32 -05:00
feature_flag.rb
Adds a feature flag for Data Update Scripts ( #12641 )
2021-02-10 18:22:27 +02:00
flare_tag.rb
[Search 2.0] Homepage query ( #13339 )
2021-04-21 12:41:24 +02:00
instrumentation.rb
Instrument EmailDigestArticleCollector ( #13153 )
2021-03-29 09:33:32 -04:00
medium_article_retrieval_service.rb
Fix app/services' ruby 2.7 kwargs warnings ( #13177 )
2021-04-01 18:40:50 -04:00
notifications.rb
Remove notifiable access from articles and comments notifications ( #5415 ) [deploy]
2020-01-09 10:19:45 -05:00
rate_limit_checker.rb
Create settings model for rate limits ( #13381 )
2021-04-20 11:29:22 +07: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