discourse/plugins/chat/spec/support
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
..
api/schemas FEATURE: Pin chat messages (#37985) 2026-02-23 22:00:16 +01:00
examples
api_schema_matcher.rb