Skip to content

feat(md/channels): support group mentions + @here in channels#914

Merged
synoet merged 6 commits intomainfrom
synoet/support-group-mentions
Jan 12, 2026
Merged

feat(md/channels): support group mentions + @here in channels#914
synoet merged 6 commits intomainfrom
synoet/support-group-mentions

Conversation

@synoet
Copy link
Copy Markdown
Contributor

@synoet synoet commented Jan 12, 2026

Add support for extensible group mentions on the frontend.

GroupMention node has an alias (ex: "here") and a list of participants.
When that message gets sent to comms_service, we just pass the expanded list of mentions as the mentions, and the right people get notified.

CleanShot.2026-01-11.at.21.28.03.mp4

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 12, 2026

@synoet synoet marked this pull request as ready for review January 12, 2026 02:30
@synoet synoet requested a review from a team as a code owner January 12, 2026 02:30
@claude
Copy link
Copy Markdown
Contributor

claude bot commented Jan 12, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

1 similar comment
@claude
Copy link
Copy Markdown
Contributor

claude bot commented Jan 12, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

Copy link
Copy Markdown
Contributor

@sedson sedson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with removal of participant list stored on the node itself

@synoet synoet merged commit c2b9d06 into main Jan 12, 2026
21 checks passed
@synoet synoet deleted the synoet/support-group-mentions branch January 12, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants