discourse/spec/system/page_objects/pages
Ted Johansson e002a24eca
FEATURE: Add new don't feed the trolls feature (#21001)
Responding to negative behaviour tends to solicit more of the same. Common wisdom states: "don't feed the trolls".

This change codifies that advice by introducing a new nudge when hitting the reply button on a flagged post. It will be shown if either the current user, or two other users (configurable via a site setting) have flagged the post.
2023-04-20 15:49:35 +08:00
..
admin_settings.rb FEATURE: Add an emoji deny list site setting (#20929) 2023-04-13 15:38:54 +08:00
base.rb DEV: Change sidebar header dropdown to use wait_for_animation (#20627) 2023-03-10 14:54:57 +10:00
category.rb FIX: Incorrect topic tracking state count when a new category is created (#20506) 2023-03-06 10:13:10 +08:00
discovery.rb FIX: default_list_filter = none navigation and preloading (#20641) 2023-03-14 10:46:05 +00:00
form_template.rb DEV: Show active categories in form templates customize table (#20498) 2023-03-01 12:37:14 -08:00
search.rb DEV: attempts to fix flakey spec (#20075) 2023-01-30 21:47:44 +01:00
tag.rb FEATURE: add new tags from edit tag synonyms page (#20553) 2023-03-08 14:26:20 +08:00
topic.rb FEATURE: Add new don't feed the trolls feature (#21001) 2023-04-20 15:49:35 +08:00
user_preferences_sidebar.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
user_preferences.rb A11Y: add aria tags to the new user nav (#19774) 2023-01-17 12:18:16 -05:00
user.rb FIX: all staff_counters should be pluralized strings (#21048) 2023-04-12 17:13:37 +08:00