Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: fallback representation of stickers so it can be sent to IRC (and potentially others) #726

Open
Fuchs opened this issue Feb 21, 2019 · 5 comments
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements.

Comments

@Fuchs
Copy link

Fuchs commented Feb 21, 2019

As per discussion on IRC: there seem to be sticker support in Matrix / some matrix clients (e.g. Riot) now, but these are not shown on the IRC side at all.

It would be nice if either some alt text representation (e.g. :sadfox:) is sent, or an URL to the actual picture, maybe best both (so it's visible at a first glance what was sent, and for details you can open a link)

Otherwise people communicating via bridge might miss out on information, as some people take stickers as actual messages (e.g. a thumbs up animal sticker when a suggestion worked as expected)

Steps to reproduce: connect to a room from both IRC and Riot, send sticker from Riot.

What happens: nothing is seen on IRC at all

What should happen: IRC people see that a sticker was sent

@Half-Shot
Copy link
Contributor

Half-Shot commented Feb 21, 2019

So at the moment stickers are just comprised of an image, and a "body". The body is a plaintext description of the image so the best we can do for representation is:

Half-Shot * sent a sticker "Playing a game" (https://matrix.org/_matrix/media/r0/download/matrix.org/foobar)

@PeterCxy
Copy link

PeterCxy commented Feb 8, 2020

To me this seems really important, especially when bridging more than one chat services all through Matrix, e.g. Matrix and Telegram and IRC. When most of the services support stickers, only the IRC side see nothing at all, making a lot of information lost on the IRC side. I'd say sending something is better than sending nothing, even if it's just the description.

@htdhnsdjetsr
Copy link

I would also be interested in seeing the sticker image forwarded to the irc channels

@Mikaela
Copy link
Contributor

Mikaela commented Jan 30, 2022

In case it's of interest, IRCv3 idea on the subject is at ircv3/ircv3-ideas#14

@justinbot justinbot added T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements. and removed feature-req labels May 13, 2022
@TomTheDragon
Copy link

Any updates on this?
We recently started using this bridge and since our matrix rooms are also bridged to Telegram, this feature is really missing.
How about just showing the sticker like an normal image in IRC?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements.
Projects
None yet
Development

No branches or pull requests

7 participants