Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-07-30 | Handle increases in timeline limit | Erik Johnston | 1 | -2/+30 |
2024-07-30 | Don't set the initial flag | Erik Johnston | 1 | -7/+8 |
2024-07-30 | Remember previous timeline limit | Erik Johnston | 2 | -20/+54 |
2024-07-30 | Only mark as updated if entry has changed | Erik Johnston | 1 | -1/+3 |
2024-07-30 | Add fast path if from_token is None | Erik Johnston | 1 | -8/+11 |
2024-07-30 | Refactor to make LIVE non-static value | Erik Johnston | 1 | -2/+5 |
2024-07-30 | Bump ruff from 0.5.4 to 0.5.5 (#17494) | dependabot[bot] | 2 | -21/+21 |
2024-07-30 | Add some more opentracing to sliding sync (#17501) | Erik Johnston | 3 | -5/+34 |
2024-07-30 | Fix `failures` property in `/keys/query` (#17499) | Richard van der Hoff | 3 | -11/+75 |
2024-07-30 | Only send rooms with updates down sliding sync (#17479) | Erik Johnston | 5 | -30/+138 |
2024-07-29 | Sliding Sync: Track whether we have sent rooms down to clients (#17447) | Erik Johnston | 9 | -45/+814 |
2024-07-29 | Trace stuff | Erik Johnston | 1 | -0/+4 |
2024-07-28 | Test | Erik Johnston | 1 | -9/+24 |
2024-07-28 | Revert room subs | Erik Johnston | 1 | -8/+1 |
2024-07-28 | fixup | Erik Johnston | 1 | -1/+4 |
2024-07-28 | Updates | Erik Johnston | 2 | -3/+3 |
2024-07-28 | Always initial on room subs | Erik Johnston | 1 | -1/+5 |
2024-07-26 | Tag | Erik Johnston | 1 | -1/+7 |
2024-07-26 | log response | Erik Johnston | 1 | -0/+1 |
2024-07-26 | LINT | Erik Johnston | 1 | -0/+1 |
2024-07-26 | REVERT | Erik Johnston | 1 | -24/+0 |
2024-07-26 | REVERT | Erik Johnston | 1 | -2/+2 |
2024-07-26 | REVERT | Erik Johnston | 4 | -10/+11 |
2024-07-26 | REVERT | Erik Johnston | 2 | -26/+0 |
2024-07-26 | REVERT | Erik Johnston | 5 | -5/+5 |
2024-07-26 | FIXUP | Erik Johnston | 1 | -2/+5 |
2024-07-26 | Also log json request | Erik Johnston | 1 | -0/+2 |
2024-07-26 |