feat: handle txn ids
This commit is contained in:
parent
6343eea417
commit
4954df3cc3
8 changed files with 111 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue