summary refs log tree commit diff
path: root/changelog.d/11494.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.49.0rc1Sean Quah2021-12-071-1/+0
|
* Refactors in `_generate_sync_entry_for_rooms` (#11515)David Robertson2021-12-071-1/+1
| | | | | | | | * 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>
* Comments on the /sync tentacles (#11494)David Robertson2021-12-021-0/+1
This mainly consists of docstrings and inline comments. There are one or two type annotations and variable renames thrown in while I was here. Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>