discourse/plugins/chat/spec/support/api/schemas
Joffrey JAFFEUX af5329588e
FEATURE: Pin chat messages (#37985)
Allow staff to pin important messages in chat channels. Pinned messages
appear in a dedicated panel accessible from the channel navbar. Members
of allowed groups (admins/moderators by default) can pin and unpin
messages via the message actions menu.

Pinned messages show "pinned by" attribution, track unread state per
user, and auto-unpin when the original message is trashed. Real-time
updates via MessageBus keep the pinned list in sync.

Gated behind the chat_pinned_messages upcoming change (experimental).
2026-02-23 22:00:16 +01:00
..
category_chat_channel.json DEV: consolidate chat channel notification settings (#29080) 2024-10-08 13:13:01 +04:00
message_interaction.json FIX: serializes interaction for direct messages (#29844) 2024-11-20 11:26:12 +01:00
user_chat_channel_membership.json FEATURE: Pin chat messages (#37985) 2026-02-23 22:00:16 +01:00