summary refs log tree commit diff
path: root/synapse/handlers/sliding_sync.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-17Only return changed rooms github/erikj/ss_incr_sync erikj/ss_incr_syncErik Johnston1-0/+25
2024-07-17Add testsErik Johnston1-0/+181
2024-07-17Bump typing-extensions for 'assert_never'Erik Johns