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 DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
api_schema_matcher.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00