0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-24 11:58:54 +02:00
dendrite/syncapi/consumers
Till a5ea928d0f
Fix syncAPI redactions (#3118)
Previously we were setting `redacted_because` to the PDU event, but as
per the spec it should really be a client event.
This fixes it.
2023-06-28 10:05:00 +02:00
..
clientapi.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
keychange.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
presence.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
receipts.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
roomserver.go Fix syncAPI redactions (#3118) 2023-06-28 10:05:00 +02:00
sendtodevice.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
typing.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
userapi.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00