discourse/plugins/poll
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
..
app DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
assets DEV: Use class attribute instead of @class arg (#24804) 2023-12-12 13:09:05 +01:00
config Update translations (#24716) 2023-12-05 14:39:08 +01:00
db FIX: Cater for polls that can have multiple votes per user (#22297) 2023-06-27 18:58:16 +08:00
jobs/regular DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
lib DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
spec DEV: Remove usage of min_trust_to_create_topic SiteSetting (#24887) 2023-12-18 13:39:53 +11:00
test/javascripts FEATURE: Configure poll 'public' default via site setting (#24348) 2023-11-13 18:54:21 +00:00
plugin.rb REFACTOR: improve poll info layout (#22353) 2023-07-05 12:20:18 -04:00