1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-01 06:14:28 -06:00
dendrite/syncapi/consumers
Till 40cfb9a4ea
Fix invite -> leave -> join dance when accepting invites ()
As mentioned in
https://github.com/matrix-org/dendrite/issues/2361#issuecomment-1139394565
and observed by ourselves, this should fix the odd `invite -> leave ->
join` dance when accepting invites.
2022-10-21 09:26:22 +01:00
..
clientapi.go Transactional isolation for /sync () 2022-09-30 12:48:10 +01:00
keychange.go Optimise QuerySharedUsers so that we can only work on local users () 2022-10-05 12:47:53 +01:00
presence.go Transactional isolation for /sync () 2022-09-30 12:48:10 +01:00
receipts.go Transactional isolation for /sync () 2022-09-30 12:48:10 +01:00
roomserver.go Fix invite -> leave -> join dance when accepting invites () 2022-10-21 09:26:22 +01:00
sendtodevice.go Transactional isolation for /sync () 2022-09-30 12:48:10 +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