0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-08 22:18:36 +02:00
dendrite/roomserver/internal
Neil Alexander c85bc3434f
Optimise QuerySharedUsers so that we can only work on local users (#2766)
Otherwise the sync API key change consumer wastes a lot of time trying
to wake up the notifiers for non-local users.
2022-10-05 12:47:53 +01:00
..
helpers Detect types.MissingStateError in CheckServerAllowedToSeeEvent (#2667) 2022-08-23 13:57:11 +01:00
input Remove origin field from PDUs (#2737) 2022-09-26 17:35:35 +01:00
perform Don't perform a federated join after invite if we are already joined to the room (#2762) 2022-10-04 15:40:04 +01:00
query Optimise QuerySharedUsers so that we can only work on local users (#2766) 2022-10-05 12:47:53 +01:00
alias.go Roomserver producers package (#2546) 2022-07-01 10:54:07 +01:00
api.go Fix QuerySharedUsers for the SyncAPI keychange consumer (#2554) 2022-07-05 14:50:56 +02:00