Skip to content

IRC side UX issues #1843

@famfo

Description

@famfo

matrix-appservice-irc tries to put Matrix features into IRC, that doesn't work:

  • when people on the Matrix side have longer conversations, half the messages become "full message at..." instead of splitting them into two. My suggestion: split the messages both on the Matrix and IRC side to IRC size limitations.
  • Matrix usernames become all messed up and hardly readable on IRC, example: famfo (4211/4212) -> famfo42114212|m. My suggestion: modify the usernames on the Matrix side to show how they would look on the IRC side.
  • HTML tags don't render at all, for example when someone sends a custom emoji it becomes <img data-mx-emoticon height="32" src="mxc://example.com/48b67a521cdcdc5d92a0db87c9af11737ca809ca18399762b4492610560" alt="neocat_floof" title="neocat_floof"> on the IRC side. My suggestion, similar to the fist one: represent the messages as they would display in IRC.
  • Markdown mentions, which again, don't render on IRC are really not fun to read: [@famfo:hackint.org](https://matrix.to/#/@famfo:hackint.org)

This becomes really annoying when a channel primarily lives on IRC but most people use the bridge and are unaware of how IRC works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions