Restart sync if exception occurs

This commit is contained in:
miruka
2019-10-30 11:10:40 -04:00
parent ce2a7f1018
commit b9fbd36661
2 changed files with 14 additions and 15 deletions

View File

@@ -2,12 +2,12 @@
- Caching
- What effect will it have on GIFs? Can we set `cache:false` on them or get
the frame count once they're cached?
- Reading encrypted media
- Uploading progress (+local echo)
- Deduplicate uploads
- Loading progress bar
- Downloading
- Bottom/top bar
- Uploading (+local echo)
- Deduplicate uploads
- Encrypted media
- Loading progress bar
- Support m.file thumbnails
- Generate video thumbnails
@@ -36,7 +36,6 @@
- When qml syntax highlighting supports ES6 string interpolation, use that
- Fixes
- Restart sync is exception occurs
- In the "Leave me" room, "join > Hi > left" aren't combined
- Event delegates changing height don't scroll the list
- When selecting text and scrolling up, selection stops working after a while