Handle upload errors

This commit is contained in:
miruka
2019-12-02 02:57:47 -04:00
parent 08694388dd
commit e4aa3b6572
5 changed files with 83 additions and 38 deletions

View File

@@ -57,6 +57,7 @@
- Quote links color in room subtitles (e.g. "> http://foo.orgA)" )
- UI
- Standardize usage of punctuation
- Way to open context menus without a right mouse button
- `smartVerticalFlick()` gradual acceleration
@@ -184,6 +185,7 @@
- Live-reloading accounts.json
- nio
- Dedicated error for invalid password on key import
- Running blocking DB function calls in executor
- `AsyncClient.share_group_session`: send device batches concurrently