discourse/app/services
2018-05-23 02:26:07 +03:00
..
spam_rule
anonymous_shadow_creator.rb FIX: email_domains_whitelist prevented creation of anonymous users 2018-03-06 18:14:53 +01:00
badge_granter.rb
color_scheme_revisor.rb
destroy_task.rb Add destroy rake task 2018-03-30 18:32:21 -06:00
group_action_logger.rb
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 rename 'private_email_time_window_seconds' to 'personal_email_time_window_seconds' 2018-02-01 13:25:29 +05:30
post_action_notifier.rb FIX: Allow editing post that belongs to deleted topic 2018-05-15 20:50:31 +02:00
post_alerter.rb FIX: Missing notification for watching first post users when topic is recategorized. 2018-05-17 16:15:29 +08: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 FIX: invalid cache for parent category with limit_suggested_to_category 2018-01-15 16:13:29 +11:00
search_indexer.rb FEATURE: index YouTube titles in search 2018-04-26 15:46:52 +10:00
site_settings_task.rb Add tests for Site Settings import/export 2018-03-23 14:55:17 -06:00
spam_rules_enforcer.rb
staff_action_logger.rb FEATURE: staff action logs when creating/updating/deleting badges 2018-05-17 18:09:27 +02:00
topic_status_updater.rb
topic_timestamp_changer.rb
tracked_topics_updater.rb
trust_level_granter.rb REFACTOR: Track manual locked user levels separately from groups 2017-11-27 11:23:44 -05:00
user_action_creator.rb REFACTOR: Use Topic#private_message? to reduce duplication. 2018-03-05 15:39:22 +08:00
user_activator.rb
user_anonymizer.rb FIX: Anonymizing user didn't replace uploaded avatar in posts 2018-05-14 13:20:29 +02: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
user_merger.rb FIX: Transaction in UserAnonymizer prevented avatar from updating 2018-05-15 20:47:58 +02:00
user_silencer.rb Pass silenced_by through to DiscourseEvent 2018-03-29 16:44:18 -04:00
user_updater.rb FIX: title selector needs to flag whether title comes from badge or not 2018-04-26 16:51:11 -04:00
username_changer.rb FIX: Transaction in UserAnonymizer prevented avatar from updating 2018-05-15 20:47:58 +02:00
username_checker_service.rb FIX: wasn't able to use the same username when taking over a staged account 2017-12-12 11:26:00 +01:00
word_watcher.rb