Add support for all kinds of files in both directions

This commit is contained in:
Tulir Asokan
2018-01-27 16:31:40 +02:00
parent 9c6fbb8bc5
commit a0bbf0338d
5 changed files with 189 additions and 46 deletions
+8 -8
View File
@@ -62,8 +62,8 @@ does not do this automatically.
* [x] Mentions
* [x] Rich quotes
* [ ] Locations (not implemented in Riot)
* [ ] Images
* [ ] Files
* [x] Images
* [x] Files
* [ ] Message redactions
* [ ] Presence (currently always shown as online on Telegram)
* [ ] Typing notifications (may not be possible)
@@ -82,12 +82,12 @@ does not do this automatically.
* [x] Mentions
* [x] Replies
* [x] Forwards
* [ ] Images
* [ ] Locations
* [ ] Stickers
* [ ] Audio messages
* [ ] Video messages
* [ ] Documents
* [x] Images
* [x] Locations
* [ ] Stickers (only works if client supports webp, need converter)
* [x] Audio messages
* [x] Video messages
* [x] Documents
* [ ] Message deletions
* [ ] Message edits
* [x] Avatars