4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-12 02:16:29 +00:00
dendrite/syncapi/consumers
Till a5ea928d0f
Fix syncAPI redactions ()
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 () 2023-04-19 15:50:33 +01:00
keychange.go Merge keyserver & userapi () 2023-02-20 14:58:03 +01:00
presence.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00
receipts.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00
roomserver.go Fix syncAPI redactions () 2023-06-28 10:05:00 +02:00
sendtodevice.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00
typing.go Transactional isolation for /sync () 2022-09-30 12:48:10 +01:00
userapi.go Transactional isolation for /sync () 2022-09-30 12:48:10 +01:00