Fix Matrix->Telegram formatting and add mention bridging

This commit is contained in:
Tulir Asokan
2017-12-01 18:57:52 +02:00
parent 0709e909bd
commit 04dc8ee3e9
5 changed files with 197 additions and 100 deletions
+2 -2
View File
@@ -41,7 +41,7 @@ If you don't know the MXID of the puppet, you can search for users using the `se
* Matrix → Telegram
* [x] Plaintext messages
* [x] Formatted messages
* [ ] Non-plaintext mentions
* [x] Mentions
* [x] Locations
* [ ] Images
* [ ] Files
@@ -55,7 +55,7 @@ If you don't know the MXID of the puppet, you can search for users using the `se
* Telegram → Matrix
* [x] Plaintext messages
* [x] Formatted messages
* [ ] Non-plaintext mentions
* [x] Mentions
* [x] Images
* [x] Locations
* [ ] Stickers (somewhat works through document upload, no preview though)