discourse/plugins/poll
Jarek Radosz b0839ccf27
DEV: Clean up all message bus subscriptions (#18675)
1. "What Goes Up Must Come Down" – if you subscribe to message bus, make sure you also unsubscribe
2. When you unsubscribe - remove only your subscription, not **all** subscriptions on given channel
2022-11-30 16:49:51 +01:00
..
app DEV: Don't create unnecessary scope methods (#15104) 2021-11-26 16:34:07 +01:00
assets DEV: Clean up all message bus subscriptions (#18675) 2022-11-30 16:49:51 +01:00
config Update translations (#19150) 2022-11-22 15:01:19 +01:00
db/migrate DEV: Promote historic post_deploy migrations 2021-06-23 17:43:38 +01:00
jobs/regular FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00
lib DEV: Quote values when constructing SQL (#18827) 2022-11-01 14:05:13 -05:00
spec DEV: Use proper wording for contexts in specs 2022-08-04 11:05:02 +02:00
test/javascripts DEV: Load plugin CSS in tests (#18668) 2022-10-19 18:10:06 +01:00
plugin.rb DEV: Rename UriHelper.escape_uri to .normalized_encode 2022-08-09 11:55:25 +01:00