discourse/app/services
Michael Brown d9a02d1336
Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse""
This reverts commit 20780a1eee.

* SECURITY: re-adds accidentally reverted commit:
  03d26cd6: ensure embed_url contains valid http(s) uri
* when the merge commit e62a85cf was reverted, git chose the 2660c2e2 parent to land on
  instead of the 03d26cd6 parent (which contains security fixes)
2020-05-23 00:56:13 -04:00
..
spam_rule FIX: FlagSockpuppets should not flag a post if a post of that user was already rejected by staff (#9328) 2020-04-01 09:20:45 -03:00
anonymous_shadow_creator.rb
badge_granter.rb Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
color_scheme_revisor.rb
destroy_task.rb
email_style_updater.rb
group_action_logger.rb Revert "DEV: DiscourseEvents fired when users are added/removed from groups (#9522)" 2020-04-23 15:06:55 +10:00
group_mentions_updater.rb
group_message.rb
handle_chunk_upload.rb
heat_settings_updater.rb
inline_uploads.rb FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
notification_consolidator.rb
notification_emailer.rb
post_action_notifier.rb
post_alerter.rb FIX: correct edit notification username for PMs (#9649) 2020-05-07 07:52:21 +10:00
post_owner_changer.rb
push_notification_pusher.rb
random_topic_selector.rb
search_indexer.rb FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
site_settings_task.rb
staff_action_logger.rb FIX: Do not use cached settings during theme compilation 2020-05-04 09:43:06 +01:00
themes_install_task.rb DEV: themes_install_task find existing themes consistently (#9424) 2020-04-14 14:20:21 -05:00
topic_status_updater.rb
topic_timestamp_changer.rb
tracked_topics_updater.rb
trust_level_granter.rb
user_action_manager.rb
user_activator.rb
user_anonymizer.rb
user_authenticator.rb
user_destroyer.rb
user_merger.rb FEATURE: admin UI to merge two users. (#9509) 2020-04-22 14:07:51 +05:30
user_notification_renderer.rb
user_silencer.rb
user_updater.rb FEATURE: support SSO website and location overrides 2020-04-28 16:06:35 +10:00
username_changer.rb
username_checker_service.rb
wildcard_domain_checker.rb
wildcard_url_checker.rb
word_watcher.rb