discourse/plugins/poll
Sam f0fc5646dc
FEATURE: dynamic poll support (#34368)
If a poll is created with `dynamic-poll=true`
then options can be amended after you post poll.

This is useful for polls like: "favorite IDE" where you want
people to easily be allowed to add options.

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
2025-08-19 16:43:36 +10:00
..
app FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00
assets FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00
config FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00
db/migrate FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00
jobs/regular DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
lib FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00
spec FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00
test/javascripts FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00
plugin.rb UX: show all preinstalled plugins and label them as such (#33681) 2025-07-17 15:11:52 -04:00