Skip to content

Can EditSuffix and/or EditDisable be supported on the IRC bridge? #2073

@geekosaur

Description

@geekosaur

Is your feature request related to a problem? Please describe.
Various people on the the IRC channels I'm bridging Matrix to have requested that edits be disabled instead of sending near-duplicate messages.

Describe the solution you'd like
Ideally EditDisable would work with the IRC bridge.

Describe alternatives you've considered
I don't think there are any real alternatives since there seems to be no way to identify an edit on Matrix by the time it reaches the IRC bridge.

Additional context
On a whim, I tried adding similar code to that present in the Matrix and Discord bridges, but it appears that msg.ID is not set at that point, presumably because IRC doesn't have message IDs. That said, I would have expected the Matrix message ID to be present somewhere, or some other indication that it's an edit from a service that supports them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions