Fix cached thumbnails extensions

This commit is contained in:
miruka
2020-03-09 12:06:58 -04:00
parent 7ee83c5fe4
commit 46f3f15694
6 changed files with 21 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
## Before release
- Downloaded media filenames
- Fix highlighted account/room in MainPane
- "exception during sync" aren't caught
- nio ClientTimeout
- Name
@@ -153,6 +153,8 @@
## Backend
- Have a `Thubmnail.from_existing_file()` to be called after generating and
and uploading a thumbnail, like the equivalent `Media.from_existing_file()`
- Saving the room settings
- Refetch profile after manual profile change, don't wait for a room event