discourse/app/services
2015-04-07 18:05:31 +10:00
..
spam_rule FIX: send a PM to moderators when a post has been flagged as sockpuppet 2015-02-05 19:58:49 +01:00
anonymous_shadow_creator.rb FEATURE: initial implemenation of anonymous posting mode 2015-04-07 18:05:31 +10:00
badge_granter.rb FIX: Don't stop the badge grant after the first failure 2015-03-28 18:36:05 -07:00
color_scheme_revisor.rb
group_message.rb
handle_chunk_upload.rb
post_alerter.rb FIX: notifications inconsistencies + never notify system user 2015-04-01 11:55:59 +02:00
post_owner_changer.rb FEATURE: reorder participants in topic so always chronological 2015-04-06 17:27:05 +10:00
random_topic_selector.rb smarter clear cache to help tests 2015-03-12 10:47:32 +11:00
spam_rules_enforcer.rb
staff_action_logger.rb FIX: staff action logs not logging all changes 2015-02-25 17:18:22 +01:00
tracked_topics_updater.rb
user_activator.rb
user_anonymizer.rb FEATURE: Anonymize User. A way to remove a user but keep their topics and posts. 2015-03-10 11:59:08 -04:00
user_authenticator.rb
user_blocker.rb
user_destroyer.rb
user_updater.rb FIX: only ONE user on site could have a list of muted users 2015-03-31 10:16:23 +11:00
username_changer.rb FEATURE: Anonymize User. A way to remove a user but keep their topics and posts. 2015-03-10 11:59:08 -04:00
username_checker_service.rb