Skip to content

Matrix Gateway: transform Matrix IDs into XMPP IDs that can just be clicked to join #4501

@erebion

Description

@erebion

Before creating a ticket, please consider if this should fit the discussion forum better.

Is your feature request related to a problem? Please describe.

noope

Describe the solution you'd like

The Matrix Gateway could take Matrix IDs and convert them to XMPP IDs, so that those can simply be clicked to join another chat.

Currently, if anyone posts something like this:

#room:example.org

I have to transform it manually like this:

#room%[email protected] (or similar)

Instead of memorising the syntax, it'd be much easier to have that converted automatically, using the XMPP URI Scheme.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions