discourse/plugins/poll
Robert 26c4d1398a
FIX: update voter information upon remote change (#28168)
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.
2024-08-02 08:50:33 +02:00
..
app FEATURE: Add Ranked Choice Voting 2024-07-17 11:49:14 +02:00
assets FIX: update voter information upon remote change (#28168) 2024-08-02 08:50:33 +02:00
config Update translations (#28146) 2024-07-31 00:14:19 +02:00
db DEV: Promote historic post_deploy migrations (#28128) 2024-07-30 01:14:03 +08:00
jobs/regular DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
lib FEATURE: Add Ranked Choice Voting 2024-07-17 11:49:14 +02:00
spec FEATURE: Add Ranked Choice Voting 2024-07-17 11:49:14 +02:00
test/javascripts FIX: update voter information upon remote change (#28168) 2024-08-02 08:50:33 +02:00
plugin.rb FEATURE: Add Ranked Choice Voting 2024-07-17 11:49:14 +02:00