mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:42:07 +08:00
26c4d1398a
Fixes issue with polls not being fully updated by remote vote contributions in (semi-) real-time. This was down to too great a focus on tracking local state and not accommodating a more data down approach with responsive getters. This is now implemented. I've tried hard to minimise the changes whilst making sure the paradigm is properly followed through. |
||
---|---|---|
.. | ||
app | ||
assets | ||
config | ||
db | ||
jobs/regular | ||
lib | ||
spec | ||
test/javascripts | ||
plugin.rb |