MatrixClient: RoomMessageMedia support

This commit is contained in:
miruka
2019-09-13 22:34:20 -04:00
parent a2ab7b3090
commit a5095274ba
5 changed files with 45 additions and 26 deletions

View File

@@ -170,6 +170,7 @@
- Live-reloading accounts.json
- nio
- RoomMessageMedia info attribute
- `AsyncClient.share_group_session`: send device batches concurrently
- Running blocking DB function calls in executor
- Guard against asyncio OSError Network unreachable