feat: Send image / video / file dialog

This commit is contained in:
Sorunome 2020-09-04 12:56:25 +02:00
commit e9d806c844
11 changed files with 245 additions and 45 deletions

View file

@ -2,12 +2,14 @@
### Features
- Added translations: Armenian, Turkish, Chinese (Simplified)
- Url-ify matrix identifiers
- Use server-side generated thumbnails in cleartext rooms
- Add option to send images in their original resolution
- Add additional confirmation for sending files & share intents
### Changes
- Tapping links, pills, etc. now does stuff
### Fixes:
- Various html rendering and url-ifying fixes
- Added support for blurhashes
- Use server-side generated thumbnails in cleartext rooms
- Image viewer now eventually displays the original image, not only the thumbnail
# Version 0.17.0 - 2020-08-31