summary refs log tree commit diff
path: root/tests/config (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-26Review commentsErik Johnston2-15/+21
2024-07-25Move to integration testsErik Johnston2-395/+116
2024-07-25Use do_sync in testsErik Johnston1-118/+50
2024-07-25Update commentsErik Johnston2-4/+5
2024-07-25Refactor Sliding Sync tests to better utilize the `SlidingSyncBase.do_sync(.....Eric Eastwood2-1021/+726
2024-07-25Refactor Sliding Sync tests to better utilize the `SlidingSyncBase` (pt. 1) (...Eric Eastwood2-228/+107
2024-07-25Update config_documentation - Change example of msisdn in allowed_local_3pids...YLong Shi2-2/+6
2024-07-24Sliding Sync: Add Account Data extension (MSC3959) (#17477)Eric Eastwood6-2/+982
2024-07-24Sliding Sync: ensure bump stamp ignores backfilled events (#17478)Erik Johnston3-3/+130
2024-07-24Use a new token format for sliding sync (#17452)Erik Johnston6-208/+301
2024-07-24Update debian template - new link to the delegation docs (#17475)Maciej Laskowski1-1/+1
2024-07-23Add test for cache being clearedErik Johnston1-0/+71
2024-07-23Ensure there is only one SlidingSyncHandlerErik Johnston1-0/+1
2024-07-23Change token names againErik Johnston2-12/+14
2024-07-23Fix testsErik Johnston1-26/+106
2024-07-23Address changelog review comments v1.112.0rc1Devon Hudson1-5/+5
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-23Apply suggestions from code reviewErik Johnston1-3/+4
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-19Bump sentry-sdk from 2.6.0 to 2.8.0 (#17456)dependabot[bot]1-5/+5
2024-07-18Fix linting in testsErik Johnston1-4/+4
2024-07-18Add some unit tests for 'get_room_sync_data'Erik Johnston1-3/+396
2024-07-18Refactor to avoid SyncConfig.connection_id()Erik Johnston2-47/+48
2024-07-18Add context to conn_idErik Johnston1-0/+5
2024-07-18Rename boundsErik Johnston1-10/+12
2024-07-18Keyword argsErik Johnston1-1/+3
2024-07-18Reword docErik Johnston2-4/+3
2024-07-18Apply suggestions from code reviewErik Johnston3-9/+10
2024-07-18Improve default_power_level_content_override documentation (#17451)Ben Banfield-Zanin3-0/+35
2024-07-18Revert "Bump setuptools from 67.6.0 to 70.0.0" (#17455)Erik Johnston1-6/+7
2024-07-18Add `m.room.create` to default bump event types (#17453)Eric Eastwood2-0/+2
2024-07-18Remove '_token' prefixErik Johnston2-15/+13
2024-07-18