Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speed up sliding sync by computing extensions in parallel (#17884) | Erik Johnston | 2024-10-30 | 1 | -11/+28 |
* | Minor perf speed up for large accounts on SSS (#17751) | Erik Johnston | 2024-09-30 | 1 | -4/+6 |
* | Sliding sync: Add connection tracking to the `account_data` extension (#17695) | Erik Johnston | 2024-09-19 | 1 | -52/+131 |
* | Sliding Sync: Return room tags in account data extension (#17707) | Eric Eastwood | 2024-09-16 | 1 | -18/+92 |
* | Sliding Sync: Increase concurrency of sliding sync a bit (#17696) | Erik Johnston | 2024-09-12 | 1 | -1/+9 |
* | Format files with Ruff (#17643) | Quentin Gliech | 2024-09-02 | 1 | -6/+6 |
* | Sliding Sync: Make `PerConnectionState` immutable (#17600) | Erik Johnston | 2024-08-29 | 1 | -6/+8 |
* | Sliding sync: Always send your own receipts down (#17617) | Erik Johnston | 2024-08-29 | 1 | -21/+57 |
* | Sliding sync: factor out room list logic (#17622) | Erik Johnston | 2024-08-28 | 1 | -12/+13 |
* | Sliding sync: Split up handler into its own module (#17595) | Erik Johnston | 2024-08-20 | 1 | -0/+660 |