discourse/app/services
2016-02-18 16:57:22 +11:00
..
spam_rule FEATURE: better email in support 2016-01-19 00:57:55 +01:00
anonymous_shadow_creator.rb PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
badge_granter.rb FIX: batch badge assigner was not including full info in notification 2016-02-01 18:27:07 +11:00
color_scheme_revisor.rb
group_message.rb
handle_chunk_upload.rb
post_alerter.rb FIX: don't send empty email notifications for small_actions 2016-02-01 19:12:10 +01:00
post_owner_changer.rb
post_timestamp_changer.rb FIX: Topic#last_posted_at was not being set when changing topic timestamp. 2015-10-20 10:12:52 +08:00
random_topic_selector.rb PERF: instead of N redis operations perform in bulk 2015-10-02 15:00:51 +10:00
spam_rules_enforcer.rb
staff_action_logger.rb FEATURE: log admin/moderator grant/revoke action 2016-01-27 15:39:04 +05:30
tracked_topics_updater.rb
user_activator.rb FIX: send new email activation token if the original token expired 2015-08-24 12:00:00 +05:30
user_anonymizer.rb PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
user_authenticator.rb
user_blocker.rb don't hide all a user's posts when staff manually blocks them 2016-01-14 15:20:26 -05:00
user_destroyer.rb FIX: when destroying users we were leaving drafts behind 2015-08-24 16:05:08 +10:00
user_updater.rb PERF: move 3 more option columns out of the user table 2016-02-18 16:57:22 +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