0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-13 08:28:38 +02:00
dendrite/roomserver/internal/input
kegsay aa5c3b88de
Unmarshal events at the Dendrite level not GMSL level (#2164)
* Use new event json types in gmsl

* Fix EventJSON to actually unmarshal events

* Update GMSL

* Bump GMSL and improve error messages

* Send back the correct RespState

* Update GMSL
2022-02-09 20:31:24 +00:00
..
input.go Full roomserver input transactional isolation (#2141) 2022-02-04 10:39:34 +00:00
input_events.go Unmarshal events at the Dendrite level not GMSL level (#2164) 2022-02-09 20:31:24 +00:00
input_latest_events.go Full roomserver input transactional isolation (#2141) 2022-02-04 10:39:34 +00:00
input_membership.go Full roomserver input transactional isolation (#2141) 2022-02-04 10:39:34 +00:00
input_missing.go Unmarshal events at the Dendrite level not GMSL level (#2164) 2022-02-09 20:31:24 +00:00