forked-synapse/changelog.d/17622.misc
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

2 lines
78 B
Plaintext

Refactor sliding sync code to move room list logic out into a separate class.