discourse/plugins/poll
Roman Rizzi 7925a76d93
DEV: An endpoint to check if the current user voted in a poll. (#13648)
The endpoint the existence of the poll and if the current user can see it. It
will facilitate using a poll programmatically, especially if we'd like to create an external poll through a theme component.
2021-07-06 14:46:34 -03:00
..
app DEV: Remove with_deleted workarounds for old Rails version (#11550) 2020-12-22 10:38:59 +11:00
assets FIX: Poll wasn't showing all voters (#13620) 2021-07-05 13:52:17 +03:00
config Update translations (#13565) 2021-06-29 16:02:02 +02:00
db/migrate DEV: Promote historic post_deploy migrations 2021-06-23 17:43:38 +01:00
jobs/regular DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
lib FEATURE: Add the title attribute to polls (#10759) 2020-10-02 09:21:24 +02:00
spec DEV: An endpoint to check if the current user voted in a poll. (#13648) 2021-07-06 14:46:34 -03:00
test/javascripts FIX: Poll wasn't showing all voters (#13620) 2021-07-05 13:52:17 +03:00
plugin.rb DEV: An endpoint to check if the current user voted in a poll. (#13648) 2021-07-06 14:46:34 -03:00