| Commit message (Expand) | Author | Files | Lines |
2024-08-07 | Sliding Sync: Use `stream_ordering` based timeline pagination for incremental... | Eric Eastwood | 9 | -126/+311 |
2024-08-07 | Bump bytes from 1.6.1 to 1.7.1 (#17526) | dependabot[bot] | 1 | -2/+2 |
2024-08-07 | Bump regex from 1.10.5 to 1.10.6 (#17527) | dependabot[bot] | 1 | -2/+2 |
2024-08-07 | Fixup sliding sync comment (#17531) | Erik Johnston | 2 | -1/+2 |
2024-08-06 | Sliding Sync: Add more tracing (#17514) | Eric Eastwood | 6 | -240/+346 |
2024-08-06 | Clarify `auto_accept_invites.worker_to_run_on` config docs (#17515) | Andrew Morgan | 2 | -1/+6 |
2024-08-06 | 1.113.0rc1 v1.113.0rc1 github/release-v1.113 release-v1.113 | Andrew Morgan | 20 | -18/+51 |
2024-08-06 | Bump phonenumbers from 8.13.39 to 8.13.42 (#17521) | dependabot[bot] | 1 | -3/+3 |
2024-08-06 | Bump towncrier from 23.11.0 to 24.7.1 (#17523) | dependabot[bot] | 1 | -5/+5 |
2024-08-06 | Bump black from 24.4.2 to 24.8.0 (#17522) | dependabot[bot] | 1 | -25/+25 |
2024-08-06 | Bump serde_json from 1.0.121 to 1.0.122 (#17525) | dependabot[bot] | 1 | -2/+2 |
2024-08-06 | SS: Reset connection if token is unrecognized (#17529) | Erik Johnston | 4 | -17/+57 |
2024-08-05 | Sliding Sync: Easier to understand timeline assertions in tests (#17511) | Eric Eastwood | 2 | -21/+104 |
2024-07-31 | Sliding Sync: Add typing notification extension (MSC3961) (#17505) | Eric Eastwood | 9 | -7/+640 |
2024-07-31 | Sliding Sync: Split and move tests (#17504) | Eric Eastwood | 15 | -5860/+6315 |
2024-07-31 | Sliding Sync: Fix `limited` response description (make accurate) (#17507) | Eric Eastwood | 2 | -2/+3 |
2024-07-30 | Sliding Sync: Update filters to be robust against remote invite rooms (#17450) | Eric Eastwood | 11 | -109/+1597 |
2024-07-30 | Sliding Sync: Add receipts extension (MSC3960) (#17489) | Eric Eastwood | 7 | -268/+1070 |
2024-07-30 | Bump types-setuptools from 70.1.0.20240627 to 71.1.0.20240726 (#17497) | dependabot[bot] | 1 | -3/+3 |
2024-07-30 | Bump types-pyopenssl from 24.1.0.20240425 to 24.1.0.20240722 (#17496) | dependabot[bot] | 1 | -3/+3 |
2024-07-30 | Bump bcrypt from 4.1.3 to 4.2.0 (#17495) | dependabot[bot] | 1 | -28/+28 |
2024-07-30 | Bump serde_json from 1.0.120 to 1.0.121 (#17493) | dependabot[bot] | 1 | -2/+3 |
2024-07-30 | 1.112.0 v1.112.0 github/release-v1.112 |