codingteam / emulsion

XMPP ↔ Telegram bridge
MIT License
33 stars 3 forks source link

New quotes aren't proxied to XMPP #188

Closed ForNeVeR closed 4 months ago

ForNeVeR commented 1 year ago

Telegram recently got an ability to "quote" parts of messages of other users (i.e. not only reply to the whole message, but also to quote the fragments).

Currently, these quotes aren't proxied to XMPP.

We should fix that.