summary refs log tree commit diff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-231.112.0rc1Devon Hudson28-26/+65
2024-07-23Speed up SS room sorting (#17468)Erik Johnston6-29/+159
2024-07-23Reduce volume of 'Waiting for current token' logs, which were introduced in v...reivilibre3-5/+32
2024-07-23Fixed presence results not returning offline users on initial sync (#17231)Michael Hollister4-1/+16
2024-07-22Bump hiredis from 2.3.2 to 3.0.0 (#17464)dependabot[bot]1-111/+96
2024-07-22Bump pyopenssl from 24.1.0 to 24.2.1 (#17465)dependabot[bot]1-4/+4
2024-07-22Sliding Sync: Add E2EE extension (MSC3884) (#17454)Eric Eastwood9-34/+1023
2024-07-22SS: Implement `$ME` support (#17469)Erik Johnston3-1/+80
2024-07-22Speed up room keys query by using read/write lock (#17461)Erik Johnston2-9/+10
2024-07-22Bump ruff from 0.5.0 to 0.5.4 (#17466)dependabot[bot]2-21/+21
2024-07-22Bump sentry-sdk from 2.8.0 to 2.10.0 (#17467)dependabot[bot]1-3/+3
2024-07-22Prepare for authenticated media freeze (#17433)Shay12-12/+362
2024-07-19Add a cache on `get_rooms_for_local_user_where_membership_is` (#17460)Erik Johnston6-4/+38
2024-07-19Generate room sync data concurrently (#17458)Erik Johnston2-2/+11
2024-07-19