0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-19 09:38:47 +02:00
synapse/changelog.d/11515.misc
David Robertson 14d593f72d
Refactors in _generate_sync_entry_for_rooms (#11515)
* Move sync_token up to the top
* Pull out _get_ignored_users
* Try to signpost the body of `_generate_sync_entry_for_rooms`
* Pull out _calculate_user_changes

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2021-12-07 12:42:05 +00:00

2 lines
47 B
Plaintext

Refactor various parts of the `/sync` handler.