0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-06 13:08:37 +02:00
dendrite/syncapi/consumers
Till c136a450d5
Fix newly joined users presence (#2854)
Fixes #2803 
Also refactors the presence stream to not hit the database for every
user, instead queries all users at once now.
2022-12-08 08:25:03 +01:00
..
clientapi.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
keychange.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
presence.go Fix newly joined users presence (#2854) 2022-12-08 08:25:03 +01:00
receipts.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
roomserver.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
sendtodevice.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00: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