discourse/plugins/poll
Bianca Nenciu 285ff3bfbd FIX: Show every voter only once. (#6746)
Each voter is represented by an object and Set does not properly check for equality.
2018-12-11 14:00:28 +01:00
..
app FIX: ensure poll options keep their order 2018-11-23 10:37:05 +01:00
assets FIX: Show every voter only once. (#6746) 2018-12-11 14:00:28 +01:00
config Update translations 2018-11-29 10:51:16 -05:00
db FIX: clamp integers to prevent 'PG::NumericValueOutOfRange' errors 2018-12-04 22:51:56 +01:00
jobs/regular FIX: auto-closing poll wasn't working 2018-11-23 17:42:57 +01:00
lib FIX: properly secure poll message bus 2018-12-05 21:27:49 +01:00
spec DEV: Don't publish post messages to non-human users. 2018-12-06 08:24:13 +08:00
test/javascripts FIX: Show every voter only once. (#6746) 2018-12-11 14:00:28 +01:00
plugin.rb FIX: properly secure poll message bus 2018-12-05 21:27:49 +01:00