discourse/app/services
Guo Xiang Tan d01c336899
DEV: Clean up some Redis leaks in test env.
2020-05-18 17:27:37 +08:00
..
spam_rule FIX: FlagSockpuppets should not flag a post if a post of that user was already rejected by staff (#9328) 2020-04-01 09:20:45 -03:00
anonymous_shadow_creator.rb
badge_granter.rb DEV: Clean up some Redis leaks in test env. 2020-05-18 17:27:37 +08:00
color_scheme_revisor.rb
destroy_task.rb
email_style_updater.rb
group_action_logger.rb Revert "DEV: DiscourseEvents fired when users are added/removed from groups (#9522)" 2020-04-23 15:06:55 +10:00
group_mentions_updater.rb FIX: Mentions updater should work regardless of `.notify` 2020-02-18 16:02:26 -05:00
group_message.rb DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
handle_chunk_upload.rb
heat_settings_updater.rb
inline_uploads.rb FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
notification_consolidator.rb DEV: handle all notification consolidations in new 'NotificationConsolidator' class. 2019-12-05 14:36:06 +05:30
notification_emailer.rb FIX: Staged users getting user_linked and user_quoted emails 2020-03-31 20:17:56 -06:00
post_action_notifier.rb FIX: check for presence of liked post before creating notification 2019-10-24 14:25:56 +05:30
post_alerter.rb FIX: correct edit notification username for PMs (#9649) 2020-05-07 07:52:21 +10:00
post_owner_changer.rb
push_notification_pusher.rb
random_topic_selector.rb DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
search_indexer.rb FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
site_settings_task.rb DEV: Apply Rubocop redundant return style 2019-11-14 15:10:51 -05:00
staff_action_logger.rb FIX: Do not use cached settings during theme compilation 2020-05-04 09:43:06 +01:00
themes_install_task.rb DEV: themes_install_task find existing themes consistently (#9424) 2020-04-14 14:20:21 -05:00
topic_status_updater.rb FIX: Backfill topic timer duration (#9249) 2020-03-23 09:38:18 +05:30
topic_timestamp_changer.rb DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
tracked_topics_updater.rb
trust_level_granter.rb
user_action_manager.rb
user_activator.rb
user_anonymizer.rb DEV: Drop legacy OpenID 2.0 support (#8894) 2020-02-07 17:32:35 +00:00
user_authenticator.rb
user_destroyer.rb FEATURE: Send notifications for time-based and At Desktop bookmark reminders (#9071) 2020-03-12 10:16:00 +10:00
user_merger.rb FEATURE: admin UI to merge two users. (#9509) 2020-04-22 14:07:51 +05:30
user_notification_renderer.rb
user_silencer.rb DEV: update rubocop to version 0.77 2019-12-10 11:48:39 +11:00
user_updater.rb FEATURE: support SSO website and location overrides 2020-04-28 16:06:35 +10:00
username_changer.rb
username_checker_service.rb
wildcard_domain_checker.rb SECURITY: vulnerability in WildcardUrlChecker 2019-12-13 09:29:09 -05:00
wildcard_url_checker.rb FIX: Allow any protocol in wildcard url checker (#8651) 2020-01-02 16:03:13 +00:00
word_watcher.rb