discourse/app/services
2017-07-21 11:03:54 -04:00
..
spam_rule UX: rename setting num_flags_to_block_new_user to num_spam_flags_to_block_new_user 2016-06-15 13:19:06 -04:00
anonymous_shadow_creator.rb
badge_granter.rb remove some warnings with already declared constants 2017-06-22 12:55:58 +02:00
color_scheme_revisor.rb FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
group_action_logger.rb fix the build 2017-01-04 14:23:21 +01:00
group_mentions_updater.rb FIX: Skip validations when updating group mentions. 2017-04-04 14:13:18 +08:00
group_message.rb
handle_chunk_upload.rb
notification_emailer.rb UserEmailObserver is now removed 2016-12-22 16:46:53 +11:00
post_action_notifier.rb remove rails-observers 2016-12-22 16:46:53 +11:00
post_alerter.rb add DiscourseEvent triggers necessary to update a user's permissions before they're notified 2017-07-21 11:03:54 -04:00
post_owner_changer.rb FEATURE: allow changing post owners without creating post revision 2016-08-19 23:34:21 +05:30
random_topic_selector.rb FEATURE: each category can control how many topics to show on categories page 2017-03-01 15:12:57 -05:00
search_indexer.rb FIX: Use default parameter in method. 2017-06-26 11:14:13 +09:00
spam_rules_enforcer.rb
staff_action_logger.rb FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
topic_status_updater.rb FEATURE: staff can set a timer to remind them about a topic 2017-05-16 14:49:50 -04:00
topic_timestamp_changer.rb FIX: TopicTimestampChanger should not allow timestamps in the future. 2017-05-22 16:03:49 +08:00
tracked_topics_updater.rb
trust_level_granter.rb FIX: grant trust level when bulk adding users to group 2017-03-06 14:39:53 +05:30
user_action_creator.rb remove UserActionObserver, replace with after_save and service 2016-12-22 16:46:53 +11:00
user_activator.rb SECURITY: XSS issue on Admin users list 2016-08-05 12:01:16 -04:00
user_anonymizer.rb
user_authenticator.rb Revert "Revert "Revert "SECURITY: Ensure oAuth authenticated email is the same as created user's email.""" 2017-03-01 10:16:59 +08:00
user_blocker.rb FEATURE: log reason staff auto blocks a user 2017-03-10 15:45:48 -05:00
user_destroyer.rb FIX: admin user page should show count of all posts, including private messages, so admins can delete them. This bug was making it impossible to delete users. 2017-03-17 17:01:45 -04:00
user_updater.rb FEATURE: allow users to select theme on single device 2017-05-15 12:48:16 -04:00
username_changer.rb FIX: do not log duplicate username changes 2017-02-28 01:32:00 +05:30
username_checker_service.rb SECURITY: Avoid mass assignment on user create 2016-08-05 11:57:13 -04:00