docbrown/spec/services
Ridhwana 9ba3df4453
Round Robin Notification Tweaks (#18995)
* Remove jQuery

* Added jquery back to videos

* feat: increase the available moderator count

* Removed jquery code

* Nit fix

* Revert incorrect code

* Updated jquery code to javascript

* Removed jquery from comments

* feat: updates the last_reacted_at value when saving a creation

* feat: update the query for available moderators

* spec: write a test for the available moderators

* fic: update the reaction spec with current time

* fix: add last_reacted_at to the send_spec

* fix: add last_reacted_at to the user

* chore: move the queries around

* fix: change timecop block

* fix: update the last_reacted_at for the user

* chore: try to fix timecop

* Update app/services/notifications/moderation.rb

Co-authored-by: Mac Siri <mac@forem.com>

* feat: update the tests

Co-authored-by: rt4914 <rajattalesra4914@gmail.com>
Co-authored-by: Rajat Talesra <rajat@forem.com>
Co-authored-by: Mac Siri <mac@forem.com>
2023-01-26 19:31:45 +02:00
..
admin Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
articles Extract article markdown rendering to service (#18754) 2022-12-14 15:30:26 +01:00
audit Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
authentication Devise skip_confirmation on authenticator service (#18169) 2022-07-20 07:26:26 -06:00
badges Remove community wellness badge rollout logic (#17639) 2022-12-19 11:48:31 -06:00
broadcasts/welcome_notification Routine Rubopcop lint fixes (#17844) 2022-06-07 10:17:16 -04:00
color
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 redundant cache purge request (#18832) 2022-12-20 14:58:21 -05:00
exporter
fastly_config
feeds Update ArticleFetchedFeed to use slack workflow (#18801) 2022-12-09 10:46:20 -05:00
follows Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
giphy
github
homepage
html
images Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
listings
loggers
mailchimp Permanently delete users from Mailchimp automatically (#17395) 2022-04-26 09:48:50 -04:00
markdown_processor Possibly fixes style injection? (#18053) 2022-07-07 16:05:33 +02:00
mentions Use Sidekiq::Job module alias for Sidekiq::Worker (#17526) 2022-05-02 11:12:58 -05:00
moderator Remove rack attack throttle for admin users in API requests (#18612) 2022-10-25 09:26:38 -06:00
notification_subscriptions
notifications Round Robin Notification Tweaks (#18995) 2023-01-26 19:31:45 +02:00
organizations Extract Organization#conditionally_update_articles to worker (#18956) 2023-01-18 11:58:57 -06:00
payments
podcasts Add timeout to GetMediaUrl's HTTParty (#18136) 2022-07-15 17:33:44 -04:00
profile_fields Routine Rubopcop lint fixes (#17844) 2022-06-07 10:17:16 -04:00
push_notifications
re_captcha
search Try context-based sorting for username search (#18311) 2022-08-18 17:08:46 +02: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
twitter_client Match error class using case instead of if/elsif/else (#16952) 2022-03-21 15:34:49 -05:00
user_subscriptions Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
users ✂️✂️✂️ Part 2: Remove Sponsorship (#18522) 2022-10-04 19:02:44 +02: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
bulk_sql_delete_spec.rb
calculate_reaction_points_spec.rb Refactor reaction categories as abstract class collection (#18540) 2022-11-01 10:50:37 +01:00
comment_creator_spec.rb Try fixing comment like count bugs (#18438) 2022-09-12 10:12:46 +02:00
content_renderer_spec.rb Fixed redundant article and comment markdown parsing (#18989) 2023-01-25 13:56:43 +03:00
display_ad_event_rollup_spec.rb Rollup service to compact DisplayAdEvent records (#18508) 2022-10-19 16:21:47 +02:00
email_digest_article_collector_spec.rb
email_digest_spec.rb
feature_flag_spec.rb
flare_tag_spec.rb Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
medium_article_retrieval_service_spec.rb
open_graph_spec.rb OpenGraph fallback for Embeds (merge-by-any-core) (#17001) 2022-04-04 15:31:38 -04:00
rate_limit_checker_spec.rb
reaction_handler_spec.rb Round Robin Notification Tweaks (#18995) 2023-01-26 19:31:45 +02: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