0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-04 04:08:24 +02:00
dendrite/syncapi/consumers
Till 40cfb9a4ea
Fix invite -> leave -> join dance when accepting invites (#2817)
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 (#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 Fix invite -> leave -> join dance when accepting invites (#2817) 2022-10-21 09:26:22 +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