discourse/spec/services
Neil Lalonde ecc9c76692
FEATURE: dynamically update the topic heat settings monthly (#7670)
The site settings beginning with "topic views heat" and "topic post like
heat" are set to defaults when installing Discourse, but there has not
been a process or guidance for updating these values based on
community activity.

This feature will update them once a month. The low, medium, and
high settings will be based on the minimums of the 45th, 25th, and
10th percentile topics respectively, so that 45% of topics will have
some "heat".

Disable automatic changes with the automatic_topic_heat_values setting.
2019-06-04 10:34:07 -04:00
..
anonymous_shadow_creator_spec.rb
auto_silence_spec.rb
badge_granter_spec.rb
color_scheme_revisor_spec.rb
destroy_task_spec.rb
flag_sockpuppets_spec.rb
group_action_logger_spec.rb
group_mentions_updater_spec.rb
group_message_spec.rb
heat_settings_updater_spec.rb FEATURE: dynamically update the topic heat settings monthly (#7670) 2019-06-04 10:34:07 -04:00
inline_uploads_spec.rb
notification_emailer_spec.rb
post_action_notifier_spec.rb
post_alerter_spec.rb
post_owner_changer_spec.rb
push_notification_pusher_spec.rb
random_topic_selector_spec.rb
search_indexer_spec.rb
site_settings_spec.rb
staff_action_logger_spec.rb
topic_status_updater_spec.rb
topic_timestamp_changer_spec.rb
trust_level_granter_spec.rb
user_activator_spec.rb
user_anonymizer_spec.rb
user_authenticator_spec.rb
user_destroyer_spec.rb
user_merger_spec.rb
user_silencer_spec.rb
user_updater_spec.rb
username_changer_spec.rb
username_checker_service_spec.rb
wildcard_domain_checker_spec.rb
word_watcher_spec.rb