- By using [package:image](https://pub.dev/packages/image), the `MatrixImageFile` was given automatically generated width and heigth. - Moreover, `MatrixImageFile` was given a factory to create the image file from a given maximal dimension. - When sending images without explicitly providing a thumbnail, the thumbnail is automatically generated based on the provided image. - The blur hash in generated automatically based on the provided image. Fixes: https://gitlab.com/famedly/company/frontend/famedly-web/-/issues/162, https://gitlab.com/famedly/fluffychat/-/issues/756 Signed-off-by: Lanna Michalke <l.michalke@famedly.com> |
||
|---|---|---|
| .. | ||
| bootstrap_test.dart | ||
| cross_signing_test.dart | ||
| encrypt_decrypt_room_message_test.dart | ||
| encrypt_decrypt_to_device_test.dart | ||
| key_manager_test.dart | ||
| key_request_test.dart | ||
| key_verification_test.dart | ||
| olm_manager_test.dart | ||
| online_key_backup_test.dart | ||
| ssss_test.dart | ||
| utils_test.dart | ||