0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-29 09:48:19 +02:00
dendrite/syncapi/consumers
Neil Alexander 23a3e04579
Event relations (#2790)
This adds support for tracking `m.relates_to`, as well as adding support
for the various `/room/{roomID}/relations/...` endpoints to the CS API.
2022-10-13 14:50:52 +01:00
..
clientapi.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
keychange.go Optimise QuerySharedUsers so that we can only work on local users (#2766) 2022-10-05 12:47:53 +01:00
presence.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
receipts.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
roomserver.go Event relations (#2790) 2022-10-13 14:50:52 +01:00
sendtodevice.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +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