summary refs log tree commit diff
path: root/debian (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-30Bump ruff from 0.5.4 to 0.5.5 (#17494)dependabot[bot]2-21/+21
2024-07-30Add some more opentracing to sliding sync (#17501)Erik Johnston3-5/+34
2024-07-30Fix `failures` property in `/keys/query` (#17499)Richard van der Hoff3-11/+75
2024-07-30Only send rooms with updates down sliding sync (#17479)Erik Johnston5-30/+138
2024-07-29Sliding Sync: Track whether we have sent rooms down to clients (#17447)Erik Johnston9-45/+814
2024-07-29Trace stuffErik Johnston1-0/+4
2024-07-28TestErik Johnston1-9/+24
2024-07-28Revert room subsErik Johnston1-8/+1
2024-07-28fixupErik Johnston1-1/+4
2024-07-28UpdatesErik Johnston2-3/+3
2024-07-28Always initial on room subsErik Johnston1-1/+5
2024-07-26TagErik Johnston1-1/+7
2024-07-26log responseErik Johnston1-0/+1
2024-07-26LINTErik Johnston1-0/+1
2024-07-26REVERTErik Johnston1-24/+0
2024-07-26REVERTErik Johnston1-2/+2
2024-07-26REVERTErik Johnston4-10/+11
2024-07-26REVERTErik Johnston2-26/+0
2024-07-26REVERTErik Johnston5-5/+5
2024-07-26FIXUPErik Johnston1-2/+5
2024-07-26Also log json requestErik Johnston1-0/+2
2024-07-26Don't send down rooms if nothing has happenedErik Johnston2-27/+15
2024-07-26Make it clear we only filter out rooms in incremental syncErik Johnston1-2/+2
2024-07-26Add test that empty room comes down initial syncErik Johnston1-11/+29
2024-07-26