discourse/plugins/poll/spec
Krzysztof Kotlarek 1f72152e47
DEV: Remove usage of min_trust_to_create_topic SiteSetting (#24887)
Using min_trust_to_create_topic and create_topic_allowed_groups together was part of #24740

Now, when plugins specs are fixed, we can safely remove that part of logic.
2023-12-18 13:39:53 +11:00
..
controllers DEV: Use staged user check instead (#24578) 2023-11-28 07:34:02 -07:00
fabricators FIX: Cater for polls that can have multiple votes per user (#22297) 2023-06-27 18:58:16 +08:00
integration DEV: Allow fab! without block (#24314) 2023-11-09 16:47:59 -06:00
jobs/regular DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
lib DEV: Remove usage of min_trust_to_create_topic SiteSetting (#24887) 2023-12-18 13:39:53 +11:00
models DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
requests FIX: Ensure poll extraction is not attempted if post body is absent (#19718) 2023-01-13 01:47:44 +00:00
serializers DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00