Media embeds #4

Open
opened 2025-02-22 14:17:31 -08:00 by jshiffer · 2 comments
Owner

Discord images show up as links in XMPP. We should be using OOB.
XMPP images show up as links in discord, which happen to get auto-embedded. This causes the image to re-appear if there's anything which copies the message content (eg. XMPP-to-XMPP replies). It should preferably be a rich embed.

Discord images show up as links in XMPP. We should be using OOB. XMPP images show up as links in discord, which happen to get auto-embedded. This causes the image to re-appear if there's anything which copies the message content (eg. XMPP-to-XMPP replies). It should preferably be a rich embed.

On the same token, replies via XMPP will repeat a ping to a Discord user for every reply in a chain. That is,

{{foo}}: @discord_user
{{bar (xmpp}}: > @discord_user
# discord_user has been pinged twice
On the same token, replies via XMPP will repeat a ping to a Discord user for every reply in a chain. That is, ``` {{foo}}: @discord_user {{bar (xmpp}}: > @discord_user # discord_user has been pinged twice ```
Author
Owner

Forwarded messages in Discord are completely invisible to matterbridge

Forwarded messages in Discord are completely invisible to matterbridge
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lug/matterbridge#4
No description provided.