discourse/plugins/poll/spec
Krzysztof Kotlarek cfcc60f847
FEATURE: new fast_typing_threshold site setting (#30865)
Rename `min_first_post_typing_time` to `fast_typing_threshold` and
provide admin 4 options:
- disabled
- low - 1 second
- standard - 3 seconds
- high - 5 seconds

Related PRs:
- https://github.com/discourse/discourse-zoom/pull/112
2025-01-28 09:53:03 +11:00
..
controllers FEATURE: new fast_typing_threshold site setting (#30865) 2025-01-28 09:53:03 +11:00
fabricators FEATURE: Add Ranked Choice Voting 2024-07-17 11:49:14 +02:00
integration FEATURE: Add Ranked Choice Voting 2024-07-17 11:49:14 +02:00
jobs/regular DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
lib FIX: Poll: ensure it is not possible to vote with all abstentions in Ranked Choice (#29601) 2024-11-26 20:16:22 +08:00
models PERF: Preload voters_count and has_voted (#28808) 2024-09-10 18:41:08 +03:00
requests DEV: Update rubocop-discourse (#30552) 2025-01-04 13:48:21 +01:00
serializers DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00