Add basic support for bridging custom emojis from Telegram

This commit is contained in:
Tulir Asokan
2022-08-12 21:35:50 +03:00
parent 473ab17fe7
commit 76eafbf48c
5 changed files with 113 additions and 21 deletions
+1
View File
@@ -6,6 +6,7 @@ Minimum Conduit version remains at 0.4.0.
### Added
* Added provisioning API for resolving Telegram identifiers (like usernames).
* Added basic bridging of Telegram custom emojis to Matrix.
* Added option to not bridge chats with lots of members.
* Added option to include captions in the same message as the media to
implement [MSC2530]. Sending captions the same way is also supported and