forked-synapse/changelog.d
Erik Johnston f6c2b0ec2e
Sliding sync: don't fetch room summary for named rooms. (#17683)
For rooms with a name we can skip fetching a full room summary, as we
don't need to calculate heroes, and instead just fetch the room counts
directly.

This also changes things to not return counts and heroes for non-joined
rooms. For left/banned rooms we were returning zero values anyway, and
for invite/knock rooms we don't really want to leak such information
(even if some of is included in the stripped state).
2024-09-11 13:16:57 +01:00
..
.gitignore
17675.feature Enable guest access on new media endpoints, per MSC4189 (#17675) 2024-09-10 18:29:24 +01:00
17683.misc Sliding sync: don't fetch room summary for named rooms. (#17683) 2024-09-11 13:16:57 +01:00
17690.feature Add config option turn_shared_secret_path (#17690) 2024-09-10 17:27:46 +00:00