discourse/plugins
Martin Brennan 22a55ef0ce
DEV: Add messages_count to ChatChannel table (#19295)
This commit adds the messages_count column for ChatChannel messages,
which is the number of not-deleted messages in the channel.

This is not updated every time a message is created or deleted in a
channel, so it should not be displayed in the UI.
It is updated eventually via Jobs::ChatPeriodicalUpdates, which
will have additional functions in future after being introduced
here.

Also update these counts for existing channels in a post migration.
2022-12-06 08:40:46 +10:00
..
chat DEV: Add messages_count to ChatChannel table (#19295) 2022-12-06 08:40:46 +10:00
discourse-details Update translations (#19150) 2022-11-22 15:01:19 +01:00
discourse-local-dates DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
discourse-narrative-bot DEV: Remove discobot pm scrolling code (#19300) 2022-12-03 18:35:54 +01:00
discourse-presence DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02: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