discourse/app/services
Régis Hanol 88e861e895 FIX: prevent error when badge has already been awarded 2019-01-04 15:17:54 +01:00
..
spam_rule FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
anonymous_shadow_creator.rb
badge_granter.rb FIX: prevent error when badge has already been awarded 2019-01-04 15:17:54 +01:00
color_scheme_revisor.rb
destroy_task.rb FIX: Allow `rake destroy:topics` to delete topics in sub-categories 2018-09-10 12:52:14 +01:00
group_action_logger.rb Make rubocop happy again. 2018-06-07 13:28:18 +08:00
group_mentions_updater.rb
group_message.rb
handle_chunk_upload.rb FEATURE: Support backup uploads/downloads directly to/from S3. 2018-10-15 09:43:31 +08:00
notification_emailer.rb
post_action_notifier.rb FEATURE: Pop revise modal on post edited notification (#6287) 2018-08-24 09:13:07 -04:00
post_alerter.rb DEV: group all collapsed notifications 2018-12-24 12:44:50 +01:00
post_owner_changer.rb
push_notification_pusher.rb Update Rubocop to 0.60 2018-12-04 10:48:16 +01:00
random_topic_selector.rb
search_indexer.rb FIX: Strip accents from search query 2018-10-23 12:10:33 +11:00
site_settings_task.rb FEATURE: only export settings that changed via rake task 2018-10-08 11:54:52 +11:00
spam_rules_enforcer.rb FIX: SpamRulesEnforcer should use default locale 2018-08-20 15:08:12 +02:00
staff_action_logger.rb FEATURE: Log entity export in staff logs 2018-09-19 03:16:45 +05:30
topic_status_updater.rb
topic_timestamp_changer.rb
tracked_topics_updater.rb
trust_level_granter.rb
user_action_creator.rb
user_activator.rb
user_anonymizer.rb REFACTOR: Migrate TwitterAuthenticator to use ManagedAuthenticator (#6739) 2018-12-07 15:39:06 +00:00
user_authenticator.rb
user_destroyer.rb UX: when admin is deleted, make it clear in staff action logs when records belong to a deleted user and show their username in the details 2018-10-02 13:46:54 -04:00
user_merger.rb FIX: Clarify User.group_locked_trust_level. 2018-11-07 10:27:44 +08:00
user_silencer.rb Add DiscourseEvents for when users as unsuspended/unsilenced 2018-11-08 16:33:38 -05:00
user_updater.rb FIX: log name changes only when the name is actually updated 2018-11-30 15:30:46 +05:30
username_changer.rb Update username only after successful user anonymization 2018-06-08 15:50:07 +02:00
username_checker_service.rb FIX: Check for group name availability should skip reserved usernames. 2018-08-01 11:09:33 +08:00
wildcard_domain_checker.rb FEATURE: allow multiple secrets for Discourse SSO provider 2018-10-15 16:03:53 +11:00
word_watcher.rb