discourse/app/services
David Taylor eda1462b3b
FEATURE: List, revoke and reconnect associated accounts. Phase 1 (#6099)
Listing connections is supported for all built-in auth providers. Revoke and reconnect is currently only implemented for Facebook.
2018-07-23 16:51:57 +01:00
..
spam_rule
anonymous_shadow_creator.rb
badge_granter.rb DEV: remove all calls to SqlBuilder use DB.build instead 2018-06-20 17:53:49 +10:00
color_scheme_revisor.rb
destroy_task.rb
group_action_logger.rb Make rubocop happy again. 2018-06-07 13:28:18 +08:00
group_mentions_updater.rb
group_message.rb
handle_chunk_upload.rb FIX: Can't upload backup. 2018-04-06 10:14:17 +08:00
notification_emailer.rb
post_action_notifier.rb FIX: ensure PostAlerter is always run in sidekiq 2018-05-24 17:27:43 +02:00
post_alerter.rb FIX: notify staff about whispers in watched categories (#6128) 2018-07-21 11:20:21 +02:00
post_owner_changer.rb FIX: PostOwnerChange should update 'topic.last_poser' 2018-05-16 19:48:04 +02:00
push_notification_pusher.rb Refactor of `PushSubscriptionPusher`. 2018-05-09 08:14:14 +08:00
random_topic_selector.rb improve erraticly failing spec 2018-05-23 08:39:15 +10:00
search_indexer.rb DEV: remove exec_sql and replace with mini_sql 2018-06-19 16:13:36 +10:00
site_settings_task.rb
spam_rules_enforcer.rb
staff_action_logger.rb FEATURE: Log user merge in staff logs 2018-06-11 18:43:56 +02: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 FEATURE: List, revoke and reconnect associated accounts. Phase 1 (#6099) 2018-07-23 16:51:57 +01:00
user_authenticator.rb FIX: apply automatic group rules when using social login providers 2018-05-23 02:26:07 +03:00
user_destroyer.rb FIX: improve context when user deletes self 2018-06-18 11:36:22 +05:30
user_merger.rb DEV: remove all calls to SqlBuilder use DB.build instead 2018-06-20 17:53:49 +10:00
user_silencer.rb
user_updater.rb FEATURE: Groundwork for user-selectable theme components 2018-07-12 14:18:21 +10:00
username_changer.rb Update username only after successful user anonymization 2018-06-08 15:50:07 +02:00
username_checker_service.rb
word_watcher.rb