discourse/plugins
Martin Brennan 8437081d94
FIX: Add MessageBust.last_id to chat channel subscriptions (#19255)
This commit adds variousMessageBus.last_ids to serializer payloads
for chat channels and the chat view (for chat live pane) so
we can use those IDs when subscribing to MessageBus channels
from chat.

This allows us to ensure that any messages created between the
server being hit and the UI loaded and subscribing end up being
delivered to the client, rather than just silently dropped.

This commit also fixes an issue where we were subscribing to
the new-messages and new-mentions MessageBus channels multiple
times when following/unfollowing a channel multiple times.
2022-12-02 10:57:53 +10:00
..
chat FIX: Add MessageBust.last_id to chat channel subscriptions (#19255) 2022-12-02 10:57:53 +10:00
discourse-details Update translations (#19150) 2022-11-22 15:01:19 +01:00
discourse-local-dates Update translations (#19150) 2022-11-22 15:01:19 +01:00
discourse-narrative-bot Revert "DEV: Clean up all message bus subscriptions (#18675)" (#19267) 2022-11-30 16:29:10 +00:00
discourse-presence Update translations (#19033) 2022-11-16 11:39:47 +01:00
lazy-yt A11Y: add keyboard support to youtube embeds (#18710) 2022-10-21 16:32:53 -04:00
poll Revert "DEV: Clean up all message bus subscriptions (#18675)" (#19267) 2022-11-30 16:29:10 +00:00
styleguide DEV: Remove Ember.TEMPLATES and centralize template resolution rules (#19220) 2022-11-29 10:24:35 +00:00