synapse/changelog.d
Erik Johnston 689641b903
Sliding sync: factor out room list logic (#17622)
Move calculating of the room lists out of the core handler. This should
make it easier to switch things around to start using the tables in
#17512.

This is just moving code between files and methods.

Reviewable commit-by-commit
2024-08-28 18:42:19 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
17194.bugfix Fix hierarchy returning 403 when room is accessible through federation (#17194) 2024-08-28 15:45:49 +01:00
17532.bugfix Fix content length on federation /thumbnail responses (#17532) 2024-08-28 11:29:12 +01:00
17595.misc Sliding sync: Split up handler into its own module (#17595) 2024-08-20 18:30:23 +00:00
17604.misc Fix @tag_args for non-methods (#17604) 2024-08-27 11:47:28 +01:00
17606.misc Speed up fetching latest stream positions via cache (#17606) 2024-08-27 11:03:56 +00:00
17608.feature hash_password accepts stdin now (#17608) 2024-08-27 18:51:43 +01:00
17622.misc Sliding sync: factor out room list logic (#17622) 2024-08-28 18:42:19 +01:00