0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 18:28:56 +02:00
synapse/changelog.d
Erik Johnston 578c5c736e
Reduce amount of state pulled out when querying federation hierachy (#16785)
There are two changes here:

1. Only pull out the required state when handling the request.
2. Change the get filtered state return type to check that we're only
querying state that was requested

---------

Co-authored-by: reivilibre <oliverw@matrix.org>
2024-01-10 14:31:35 +00:00
..
.gitignore
7.misc Faster partial join to room with complex auth graph (#7) 2024-01-10 12:29:42 +00:00
16766.misc Split up deleting devices into batches (#16766) 2024-01-10 13:55:16 +00:00
16776.misc Remove CI check for sign off (#16776) 2024-01-10 13:53:20 +00:00
16778.doc Add a link to the Request log format page from Logging Sample Config (#16778) 2024-01-10 13:34:55 +00:00
16781.misc Fix auto-merge CI to correctly wait for linting. (#16781) 2024-01-10 13:53:44 +00:00
16785.misc Reduce amount of state pulled out when querying federation hierachy (#16785) 2024-01-10 14:31:35 +00:00