discourse/app/services
Guo Xiang Tan b0c8fdd7da FIX: Properly support defaults for upload site settings. 2019-03-13 16:36:57 +08:00
..
spam_rule FIX: When disagreeing with a flag that silenced a user, unsilence them 2019-02-08 08:50:50 -05: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
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 FIX: Liked notification consolidation has to account for user like frequency setting. 2019-01-17 14:33:23 +08:00
post_alerter.rb DEV: Use User#human? User#bot? (#7140) 2019-03-12 07:58:14 +08:00
post_owner_changer.rb
push_notification_pusher.rb FIX: Properly support defaults for upload site settings. 2019-03-13 16:36:57 +08: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
staff_action_logger.rb FEATURE: Log user approvals. (#7121) 2019-03-12 19:16:56 +11:00
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 GoogleOAuth2Authenticator to use ManagedAuthenticator (#7120) 2019-03-07 11:31:04 +00:00
user_authenticator.rb
user_destroyer.rb PERF: delete potentially large associated tables before user_destroyer.destroy transaction 2019-01-18 16:10:03 +01:00
user_merger.rb FEATURE: Account for `ignored_users` when merging two users (#7142) 2019-03-11 13:53:59 +00:00
user_silencer.rb Update app/services/user_silencer.rb 2019-02-08 08:50:50 -05:00
user_updater.rb FEATURE: Save ignored usernames in user preferences (#7117) 2019-03-06 11:21:58 +00:00
username_changer.rb
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
wildcard_url_checker.rb FEATURE: Allow wildcard in allowed_user_api_auth_redirects setting (#6779) 2019-02-26 17:03:20 +01:00
word_watcher.rb FEATURE: allow blocking emojis (#7011) 2019-02-15 20:55:48 +05:30