Skip to content

Convert @room mention text to @all when bridging to WhatsApp#908

Open
kalix127 wants to merge 1 commit intomautrix:mainfrom
kalix127:fix/room-mention-to-whatsapp-everyone
Open

Convert @room mention text to @all when bridging to WhatsApp#908
kalix127 wants to merge 1 commit intomautrix:mainfrom
kalix127:fix/room-mention-to-whatsapp-everyone

Conversation

@kalix127
Copy link
Copy Markdown

@kalix127 kalix127 commented Apr 1, 2026

Fixes #907

Converts @room to @all in the message text when sending from Matrix to WhatsApp, and @all to @room in the reverse direction. The NonJIDMentions protocol field was already being set correctly, this adds the missing text conversion so mentions render properly on both platforms.

WhatsApp clients localize @all client-side (e.g. @everyone, @tutti, @todos), so no locale handling is needed in the
bridge.

Checklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

@room mentions not converted to @all for WhatsApp

1 participant