Closed vurpo closed 7 years ago
This also fixes the bug where quotes on the Matrix side would always get one extra line before and after it when bridged to Telegram
Fixes #36
Boy, that's a big PR. Going to look at it, thanks!
Reverted the .gitignore to the correct version
Thanks!
This PR contains some changes I made, mostly just because I forgot/didn't bother to PR them individually before.
Instead of "\<username> message" the Telegram message now becomes "username: message" (saves space and is easier to read, IMO)
When sending an image, the Telegram message is now just "username sent an image". Including the entire Matrix URL took a lot of space in chats, and wasn't useful since the image itself was included in the message anyway.
The new Riot mentions are now translated to Telegram mentions (if a Riot user pings a bridged Telegram user, it pings the actual Telegram user on the Telegram side)