feat: handle txn ids

This commit is contained in:
Timo 2020-08-25 13:24:38 +02:00
parent 6343eea417
commit 4954df3cc3
No known key found for this signature in database
GPG key ID: 24DA7517711A2BA4
8 changed files with 111 additions and 9 deletions

View file

@ -38,6 +38,7 @@ Current state appears in timeline in private history with many messages before
Deleted tags appear in an incremental v2 /sync
Deleting a non-existent alias should return a 404
Device messages wake up /sync
Device messages with the same txn_id are deduplicated
Events come down the correct room
GET /device/{deviceId}
GET /device/{deviceId} gives a 404 for unknown devices