discourse/plugins/poll
Jarek Radosz c48e29db02
DEV: Use object spread instead of Object.assign({}, …) (#23167)
Same behavior, more consistent and concise code.
2023-08-21 14:28:16 +02:00
..
app DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
assets DEV: Use object spread instead of Object.assign({}, …) (#23167) 2023-08-21 14:28:16 +02:00
config Update translations (#23099) 2023-08-15 21:24:57 +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 DEV: Cleanup an old spec (#22503) 2023-07-10 11:34:17 +08:00
test/javascripts REFACTOR: improve poll info layout (#22353) 2023-07-05 12:20:18 -04:00
plugin.rb REFACTOR: improve poll info layout (#22353) 2023-07-05 12:20:18 -04:00