discourse/app/services
Sam Saffron 46b34e3c62 FEATURE: remove user option for edit history public
Users can no longer opt-in for "public" edit history
if site owner disables it.

This feature adds cost and complexity to post rendering since
user options need to be premeptively loaded for every user in the
stream. It is also confusing to explain to communities with private edit
history.
2016-07-16 21:30:00 +10: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
badge_granter.rb FIX: Incorrect attribute. 2016-06-06 14:32:53 +08:00
color_scheme_revisor.rb
group_message.rb
handle_chunk_upload.rb
post_alerter.rb FEATURE: improved tag and category watching and tracking 2016-07-08 12:58:30 +10:00
post_owner_changer.rb FIX: Restrict changing ownership to one topic 2016-06-17 14:20:14 -04:00
post_timestamp_changer.rb
random_topic_selector.rb correct random suggested topic selection 2016-07-04 10:34:54 +10:00
spam_rules_enforcer.rb
staff_action_logger.rb should have been 'deleted_topic' 2016-06-15 14:45:18 +02:00
tracked_topics_updater.rb
user_activator.rb
user_anonymizer.rb Fixed anonymizer when 'full name required' setting is on 2016-03-17 17:50:04 +11:00
user_authenticator.rb
user_blocker.rb
user_destroyer.rb
user_updater.rb FEATURE: remove user option for edit history public 2016-07-16 21:30:00 +10:00
username_changer.rb
username_checker_service.rb