matrix-org / libera-chat

Support requests for the libera.chat IRC bridge hosted by matrix.org
7 stars 2 forks source link

The Matrix bridge on libera/#fedora only shows 10 characters for a message #23

Open aki-k opened 1 year ago

aki-k commented 1 year ago

I was on libera/#fedora channel today when MatthewPoole[m] sent the following message:

10:41 < MatthewPoole[m]> Hi All... (full message at
<https://libera.ems.host/_matrix/media/v3/download/libera.chat/15bbb4ecd2da6d1a511d9f57bc6a67f8ecd17ce6>)

Why does it only show 10 characters for that message? This is not how chatting should work, that you need to open a web browser to read a person's message.

progval commented 12 months ago

Why does it only show 10 characters for that message?

because it splits on the first line.

That's a pretty old issue that isn't specific to Libera, it should probably go to https://github.com/matrix-org/matrix-appservice-irc/issues/ I'm surprised it's not there yet.

aki-k commented 12 months ago

https://github.com/matrix-org/matrix-appservice-irc/issues/1743

progval commented 12 months ago

It's not a libera-specific issue

aki-k commented 12 months ago

@progval Should I move this issue to https://github.com/matrix-org/matrix-appservice-irc ?