..
articles
Refactor remove_all and remove_each notifications and fix orphaned notifications ( #3570 )
2019-09-25 15:31:56 -04:00
audit
remove persist audit job and do it inline ( #5355 ) [deploy]
2020-01-09 08:49:22 -05:00
aws
Remove unused code ( #2567 ) [ci skip]
2019-04-26 12:16:16 -04:00
credits
Refactor all has_enough_credits to enough_credits ( #5119 )
2019-12-16 15:00:59 -05:00
edge_cache /commentable
CacheBuster refactoring ( #4766 )
2019-11-13 10:51:23 -05:00
exporter
Refactor method in articles.rb ( #5094 )
2019-12-13 08:23:19 -05:00
giphy
Deduplicate giphy_img? function and add tests ( #4590 )
2019-10-30 11:40:17 -04:00
mentions
Fix comment author being notified when mentioning itself ( #4456 )
2019-10-25 10:23:45 -04:00
moderator
Introduce BanishedUser table ( #5589 ) [deploy]
2020-01-21 17:15:58 -05:00
notifications
Optimize Notifications::Update and it specs ( #5417 )
2020-01-20 16:55:50 -05:00
payments
Pro: memberships ( #3461 )
2019-09-24 10:38:54 -07:00
podcasts
Migrate PodcastEpisodes::CreateJob to PodcastEpisodes::CreateWorker for Sidekiq ( #5633 )
2020-01-23 15:37:43 -05:00
pro_memberships
Move SlackBotPingJob to Sidekiq ( #5615 )
2020-01-22 08:24:33 -05:00
rss_reader
Validates Article's published_at ( #4140 )
2019-10-01 15:57:36 -04:00
secrets
Use a sortable unique ID for the event_id ( #3972 )
2019-09-09 10:15:12 -04:00
streams
Don't try to register webhook when twitch returns empty data ( #3219 )
2019-06-18 21:34:06 -04:00
suggester
Remove RedisRailsCache and replace with Rails.cache ( #5059 ) [deploy]
2019-12-10 13:11:08 -06:00
user_blocks
New Feature: Block Users ( #4411 )
2019-10-23 17:14:28 -04:00
users
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
webhook
Dispatch events only to the corresponding user endpoints ( #4008 )
2019-09-11 15:33:11 -04:00
analytics_service.rb
Remove RedisRailsCache and replace with Rails.cache ( #5059 ) [deploy]
2019-12-10 13:11:08 -06:00
article_api_index_service.rb
Fix (some) n+1/eager loading issues ( #5294 ) [deploy]
2020-01-08 18:48:24 -05:00
article_with_video_creation_service.rb
Fix rubocop detected offenses ( #4552 )
2019-10-24 11:53:03 -04:00
authorization_service.rb
Modify onboarding slides ( #3864 )
2019-08-28 11:05:57 -04: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
chat_channel_creation_service.rb
Code cleanups ( #659 )
2018-08-07 11:00:13 -04:00
chat_channel_update_service.rb
Code cleanups ( #659 )
2018-08-07 11:00:13 -04:00
get_unseen_notifications_service.rb
Rubocop cleanups ( #1415 )
2019-01-02 11:20:02 -05:00
medium_article_retrieval_service.rb
Nokogiri::HTML should receive the body, not the response object ( #5297 )
2019-12-31 08:46:49 -05:00
notifications.rb
Remove notifiable access from articles and comments notifications ( #5415 ) [deploy]
2020-01-09 10:19:45 -05:00
ping_admins.rb
Create tests to PingAdmins ( #4169 ) [ci skip]
2019-10-03 11:18:53 -04:00
read_notifications_service.rb
Organization Notifications ( #1762 )
2019-02-25 14:25:37 -08:00
rss_reader.rb
Move SlackBotPingJob to Sidekiq ( #5615 )
2020-01-22 08:24:33 -05:00
tag_adjustment_creation_service.rb
Mod tooling: add tags via /mod refactor ( #5017 )
2019-12-13 13:02:45 -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