discourse/plugins/poll
Guo Xiang Tan 6e385f11b3 UX: Render polls within the same run loop.
* Rendering polls in a seperate run loops causes
our topic list page to be jumpy because of changing
heights after polls have been rendered.
2016-07-11 10:19:00 +08:00
..
assets UX: Render polls within the same run loop. 2016-07-11 10:19:00 +08:00
config UX: Automatically generate poll name for poll builder. 2016-07-05 22:15:52 +08:00
db/migrate FIX: close existing polls in closed topics to keep old behaviour 2016-03-21 23:09:36 +01:00
lib FIX: Polls with votes cannot be made public. 2016-06-09 12:10:27 +08:00
spec PERF: Paginate public polls. 2016-06-12 16:14:53 +08:00
test/javascripts/controllers FIX: Use internal value for poll builder. 2016-06-20 12:40:44 +08:00
plugin.rb FEATURE: Poll UI Builder. 2016-06-15 11:14:24 +08:00