Skip to content

Add support for rendering m.sticker Event. #1949

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

Closed
d4f5409d opened this issue Dec 3, 2023 · 3 comments · Fixed by #2122
Closed

Add support for rendering m.sticker Event. #1949

d4f5409d opened this issue Dec 3, 2023 · 3 comments · Fixed by #2122
Labels
A-Event Rendering How events are shown in the timeline A-Timeline O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist

Comments

@d4f5409d
Copy link

d4f5409d commented Dec 3, 2023

Screenshot_2023-12-03-09-29-18-82_508fb70dcdbd51b3b84edd38d0498869.jpg

{"content":{"body":"\ud83e\udd14 (thinking face)","external_url":"https://t.me/organicmaps/34029","fi.mau.telegram.source":{"chat_id":1495267990,"id":34029,"peer_type":"channel","space":1495267990},"info":{"fi.mau.telegram.sticker":{"alt":"\ud83e\udd14","id":"1067584434330402952","pack":{"access_hash":"1356583802377053769","id":"1067584434330402819"}},"h":256,"mimetype":"image/webp","size":26924,"thumbnail_info":{"fi.mau.telegram.sticker":{"alt":"\ud83e\udd14","id":"1067584434330402952","pack":{"access_hash":"1356583802377053769","id":"1067584434330402819"}},"h":256,"mimetype":"image/webp","size":26924,"w":256},"thumbnail_url":"mxc://t2bot.io/b3bd9bc62375efe07a0cb0c5ba3a51aeb0369fdf1730481839837020160","w":256},"url":"mxc://t2bot.io/b3bd9bc62375efe07a0cb0c5ba3a51aeb0369fdf1730481839837020160"},"origin_server_ts":1701413995000,"room_id":"!wqHDOeaqKhfWGKYfGs:matrix.org","sender":"@telegram_5718178991:t2bot.io","type":"m.sticker","unsigned":{},"event_id":"$jKXU4ymDyFJhbLEZ0lNpV4KPRpMLkuZfxVgN72FT5XY","user_id":"@telegram_5718178991:t2bot.io"}

@bmarty
Copy link
Member

bmarty commented Dec 5, 2023

Yes, "m.sticker" type is not supported. Not a priority though (just to let you know).

@bmarty bmarty added S-Minor Impairs non-critical functionality or suitable workarounds exist O-Occasional Affects or can be seen by some users regularly or most users rarely A-Timeline A-Event Rendering How events are shown in the timeline labels Dec 5, 2023
@d4f5409d
Copy link
Author

d4f5409d commented Dec 5, 2023

I know I have just let you know this exists not to be forgotten about

@bmarty bmarty changed the title Unsupported event Add support for rendering m.sticker Event. Dec 19, 2023
surakin added a commit to surakin/element-x-android that referenced this issue Dec 28, 2023
@surakin
Copy link
Contributor

surakin commented Dec 28, 2023

Hi! I decided to give this a shot because these unsupported events were bothering me 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Event Rendering How events are shown in the timeline A-Timeline O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants