discourse/plugins/poll
Natalie Tay 1384ba5a4e
FIX: Cater for polls that can have multiple votes per user (#22297)
Cater for polls that can have multiple votes per user.

This fixes an older UserMerge and migration which was intended to
de-duplicate poll votes but did not account for "multiple" type polls.
2023-06-27 18:58:16 +08:00
..
app DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
assets DEV: Update poll components and controllers to native class syntax 2023-06-16 18:16:31 +01:00
config Update translations (#22204) 2023-06-20 17:27:36 +02: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 FIX: Ensure poll extraction is not attempted if post body is absent (#19718) 2023-01-13 01:47:44 +00:00
spec FIX: Cater for polls that can have multiple votes per user (#22297) 2023-06-27 18:58:16 +08:00
test/javascripts DEV: Modernize poll JS directory structure and colocate components 2023-06-16 18:16:31 +01:00
plugin.rb FIX: Cater for polls that can have multiple votes per user (#22297) 2023-06-27 18:58:16 +08:00