discourse/app/services
Neil Lalonde 24cb950432 FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block 2017-07-26 11:01:09 -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 PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
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 BUGFIX: no translation for email_error_notifications to admin users 2014-06-30 15:21:26 +02:00
handle_chunk_upload.rb FEATURE: Bulk Invite 2014-06-09 01:43:39 +05:30
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 FEATURE: new 'maximum new user accounts per registration IP' site setting 2014-11-17 12:04:29 +01:00
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 Refactor User#update_last_seen! and User#update_tracked_topics 2013-10-23 23:27:30 +02:00
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 Fixed anonymizer when 'full name required' setting is on 2016-03-17 17:50:04 +11:00
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: block all emails associated to a user when destroying their record 2017-07-25 17:44:46 +02: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
word_watcher.rb FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block 2017-07-26 11:01:09 -04:00