summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Remove `Generator` in `_prune_old_outbound_device_pokes` (#17814)Jason Little2024-10-302-1/+2
* Remove `Generator` in `_purge_unreferenced_state_groups` twice (#17815)Jason Little2024-10-302-2/+3
* Remove `Generator` in `update_cached_last_access_time` (#17816)Jason Little2024-10-302-3/+4
* Remove `Generator` in `store_search_entries_txn` (#17817)Jason Little2024-10-302-2/+3
* Remove `Generator` from 4 places in `PersistEventStore` (#17818)Jason Little2024-10-302-10/+11
* Remove `Generator` in `_quarantine_media_txn()` (#17813)Jason Little2024-10-302-1/+2
* Check if user is in room before being able to tag it (#17839)Lama2024-10-304-0/+123
* Bump ruff from 0.6.9 to 0.7.1 (#17868)dependabot[bot]2024-10-302-21/+21
* Bump phonenumbers from 8.13.47 to 8.13.48 (#17880)dependabot[bot]2024-10-301-3/+3
* Bump python-multipart from 0.0.12 to 0.0.16 (#17879)dependabot[bot]2024-10-301-3/+3
* Bump bytes from 1.7.2 to 1.8.0 (#17877)dependabot[bot]2024-10-301-2/+2
* Bump anyhow from 1.0.90 to 1.0.91 (#17876)dependabot[bot]2024-10-301-2/+2
* Bump serde from 1.0.210 to 1.0.213 (#17875)dependabot[bot]2024-10-301-8/+8
* Bump regex from 1.11.0 to 1.11.1 (#17874)dependabot[bot]2024-10-301-2/+2
* Speed up sliding sync by computing extensions in parallel (#17884)Erik Johnston2024-10-305-13/+285
* Add admin handler to list of handlers used for background tasks (#17847)Shay2024-10-295-2/+108
* Fix check for outdated Rust library (#17861)Erik Johnston2024-10-292-22/+66
* Merge branch 'master' into developTill Faelligen2024-10-2918-16/+73
|\
| * Move announcements up v1.118.0Till Faelligen2024-10-291-5/+3
| * 1.118.0Till Faelligen2024-10-293-1/+14
| * fix spelling in changelog v1.118.0rc1Andrew Morgan2024-10-221-6/+4
| * 1.118.0rc1Andrew Morgan2024-10-2218-16/+64
* | Include the destination in the error of 'Destination mismatch' (#17830)Erik Johnston2024-10-292-1/+2
* | Bump types-setuptools from 75.1.0.20241014 to 75.2.0.20241019 (#17856)dependabot[bot]2024-10-251-3/+3
* | Bump serde_json from 1.0.128 to 1.0.132 (#17857)dependabot[bot]2024-10-251-2/+2
* | Bump types-psycopg2 from 2.9.21.20240819 to 2.9.21.20241019 (#17855)dependabot[bot]2024-10-251-3/+3
* | Bump cryptography from 43.0.1 to 43.0.3 (#17853)dependabot[bot]2024-10-251-29/+29
* | Bump anyhow from 1.0.89 to 1.0.90 (#17858)dependabot[bot]2024-10-251-2/+2
* | Add media tests for a CMYK JPEG image (#17786)Andrew Morgan2024-10-234-2/+86
|/
* Sliding Sync: Reset `forgotten` status when membership changes (like rejoinin...Eric Eastwood2024-10-2210-4/+433
* Ensure Python 3.13 and PostgreSQL 17 compatibility (#17752)Quentin Gliech2024-10-223-104/+115
* Bump mypy from 1.10.1 to 1.11.2 (#17842)dependabot[bot]2024-10-176-30/+40
* Bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 (#17841)dependabot[bot]2024-10-171-3/+3
* Bump sentry-sdk from 2.16.0 to 2.17.0 (#17844)dependabot[bot]2024-10-171-3/+3
* Bump psycopg2 from 2.9.9 to 2.9.10 (#17843)dependabot[bot]2024-10-171-15/+11
* Merge branch 'master' into developErik Johnston2024-10-153-1/+14
|\
| * 1.117.0 v1.117.0Erik Johnston2024-10-153-1/+14
* | Implement MSC4210: Remove legacy mentions (#17783)Tulir Asokan2024-10-149-2/+37
* | Enable the `.org.matrix.msc4028.encrypted_event` push rule by default (#17826)Andrew Morgan2024-10-142-1/+2
* | Sliding Sync: Slight optimization when fetching state for the room (`get_even...Eric Eastwood2024-10-144-10/+89
* | Fix typo in `target_cache_memory_usage` docs (#17825)Andrew Morgan2024-10-142-1/+2
* | Correctly changes to required state config in sliding sync (#17785)Erik Johnston2024-10-147-14/+1188
* | Bump mypy-zope from 1.0.5 to 1.0.7 (#17827)dependabot[bot]2024-10-141-3/+4
* | Bump types-setuptools from 75.1.0.20240917 to 75.1.0.20241014 (#17828)dependabot[bot]2024-10-141-3/+3
* | Bump sentry-sdk from 2.15.0 to 2.16.0 (#17829)dependabot[bot]2024-10-141-3/+4
* | Build debian packages for new Ubuntu versions (#17824)Erik Johnston2024-10-142-2/+3
* | Clarify when 3PID invite module callbacks are called (#17627)Andrew Morgan2024-10-142-3/+7
* | Fix release script to check GH token (#17803)Erik Johnston2024-10-102-13/+24
* | Added display_name_claim in jwt_config which sets the user's display name upo...Nathan2024-10-096-6/+50
* | Fix saving of non-RGB thumbnails as PNG (#17736)Martin Weinelt2024-10-082-1/+2
* | Merge branch 'release-v1.117' into developErik Johnston2024-10-0821-19/+47
|\|
| * Fixup changlog v1.117.0rc1Erik Johnston2024-10-081-1/+1
| * 1.117.0rc1Erik Johnston2024-10-0821-19/+47
* | Fix incorrectly documented config path argument (#17802)Andrew Ferrazzutti2024-10-082-2/+3
* | Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#17798)dependabot[bot]2024-10-081-1/+1
* | Bump phonenumbers from 8.13.46 to 8.13.47 (#17797)dependabot[bot]2024-10-081-3/+3
* | Bump sentry-sdk from 2.14.0 to 2.15.0 (#17795)dependabot[bot]2024-10-081-3/+3
* | Bump tomli from 2.0.1 to 2.0.2 (#17796)dependabot[bot]2024-10-081-4/+4
* | Bump ruff from 0.6.8 to 0.6.9 (#17794)dependabot[bot]2024-10-082-21/+21
|/
* Improvements to admin redact api (#17792)Shay2024-10-085-41/+107
* Add missing license header (#17799)Andrew Ferrazzutti2024-10-0810-3/+87
* Sliding sync: omit bump stamp when it is unchanged (#17788)Erik Johnston2024-10-085-12/+136
* Sliding sync minor performance speed up using new table (#17787)Erik Johnston2024-10-083-9/+61
* Speed up sliding sync when there are many active subscriptions (#17789)Erik Johnston2024-10-083-7/+63
* Clarify `test_forget_when_not_left` docstring (#17628)Andrew Morgan2024-10-072-1/+2
* Add config option redis.password_path (#17717)V024602024-10-074-2/+81
* docs: add note about PYTHONMALLOC for accurate jemalloc memory tracking (#17709)Henrique2024-10-072-0/+3
* Bump python-multipart from 0.0.10 to 0.0.12 (#17772)dependabot[bot]2024-10-072-6/+6
* Don't say MSC4140 is supported when it's disabled (#17780)Andrew Ferrazzutti2024-10-043-2/+19
* Fix NAME attribute of `ReplicationRemovePusherRestServlet` (#17779)Andrew Morgan2024-10-042-1/+2
* explain load balancing for `federation_sender_instances` (#17776)Dirk Klimpel2024-10-032-1/+8
* Merge branch 'master' into developAndrew Morgan2024-10-013-1/+14
|\
| * 1.116.0 v1.116.0Andrew Morgan2024-10-013-1/+14
* | Fix perf when streams don't change often (#17767)Erik Johnston2024-09-303-14/+19
* | Optimise notifier mk2 (#17766)Erik Johnston2024-09-302-35/+62
* | Bump ruff from 0.6.7 to 0.6.8 (#17774)dependabot[bot]2024-09-302-21/+21
* | Bump phonenumbers from 8.13.45 to 8.13.46 (#17773)dependabot[bot]2024-09-301-3/+3
* | Bump regex from 1.10.6 to 1.11.0 (#17770)dependabot[bot]2024-09-301-6/+6
* | Reduce overhead of sliding sync E2EE loops (#17771)Erik Johnston2024-09-303-6/+8
* | Add fast path for sliding sync streams that only ask for extensions (#17768)Erik Johnston2024-09-302-0/+22
* | Optimise notifier (#17765)Erik Johnston2024-09-303-35/+43
* | Minor perf speed up for large accounts on SSS (#17751)Erik Johnston2024-09-302-4/+7
* | Merge branch 'release-v1.116' into developQuentin Gliech2024-09-267-7/+414
|\|
| * 1.116.0rc2 v1.116.0rc2Quentin Gliech2024-09-264-2/+16
| * Support MSC3757: Restricting who can overwrite a state event (#17513)Andrew Ferrazzutti2024-09-265-6/+399
* | Remove spurious TODO in debian install step (#17749)Erik Johnston2024-09-262-5/+4
|/
* Changelog fixes v1.116.0rc1Quentin Gliech2024-09-251-20/+17
* 1.116.0rc1Quentin Gliech2024-09-2528-32/+73
* Bump treq from 23.11.0 to 24.9.1 (#17744)dependabot[bot]2024-09-253-5/+7
* Remove the deprecated cgi module (#17741)V024602024-09-253-5/+6
* Bump phonenumbers from 8.13.44 to 8.13.45 (#17762)dependabot[bot]2024-09-251-3/+3
* Bump ruff from 0.6.5 to 0.6.7 (#17760)dependabot[bot]2024-09-242-21/+21
* Bump msgpack from 1.0.8 to 1.1.0 (#17759)dependabot[bot]2024-09-241-57/+65
* Bump idna from 3.8 to 3.10 (#17758)dependabot[bot]2024-09-251-3/+6
* Bump types-setuptools from 74.1.0.20240907 to 75.1.0.20240917 (#17757)dependabot[bot]2024-09-241-3/+3
* Bump pydantic from 2.8.2 to 2.9.2 (#17756)dependabot[bot]2024-09-241-99/+100
* Bump types-pyyaml from 6.0.12.20240808 to 6.0.12.20240917 (#17755)dependabot[bot]2024-09-241-3/+3
* Bump prometheus-client from 0.20.0 to 0.21.0 (#17746)dependabot[bot]2024-09-241-3/+3
* Bump pyasn1-modules from 0.4.0 to 0.4.1 (#17747)dependabot[bot]2024-09-241-3/+3
* Bump python-multipart from 0.0.9 to 0.0.10 (#17745)dependabot[bot]2024-09-241-6/+3
* Bump bytes from 1.7.1 to 1.7.2 (#17743)dependabot[bot]2024-09-241-2/+2
* Never return negative bump stamp (#17748)Erik Johnston2024-09-242-0/+17
* Support MSC4140: Delayed events (Futures) (#17326)Andrew Ferrazzutti2024-09-2321-12/+1772
* Speed up sorting of sliding sync rooms in initial request (#17734)Erik Johnston2024-09-202-2/+70
* Sliding sync: Add connection tracking to the `account_data` extension (#17695)Erik Johnston2024-09-197-67/+742
* Sliding Sync: Avoid fetching left rooms and add back `newly_left` rooms (#17725)Eric Eastwood2024-09-198-110/+833
* Fix sliding sync for rooms with unknown room version (#17733)Erik Johnston2024-09-194-0/+68
* Sliding Sync: Add cache to `get_tags_for_room(...)` (#17730)Eric Eastwood2024-09-195-6/+21
* Sliding Sync: No need to sort if the range is large enough to cover all of th...Eric Eastwood2024-09-195-51/+80
* Sliding Sync: Fix `_bulk_get_max_event_pos(...)` being inefficient (#17728)Eric Eastwood2024-09-192-1/+2
* Sliding sync: Ignore invites from ignored users (#17729)Eric Eastwood2024-09-183-2/+142
* Sliding Sync: Shortcut for checking if certain background updates have comple...Eric Eastwood2024-09-182-0/+7
* Sliding Sync: bugfix: ensure we can sync with SSS even with missing rooms (#1...Kegan Dougal2024-09-182-1/+6
* Add an Admin API endpoint to redact all a user's events (#17506)Shay2024-09-187-5/+712
* Sliding Sync: Short-circuit `have_finished_sliding_sync_background_jobs` (#17...Eric Eastwood2024-09-172-2/+3
* Merge branch 'master' into developOlivier 'reivilibre2024-09-173-1/+14
|\
| * 1.115.0 v1.115.0Olivier 'reivilibre2024-09-173-1/+14
* | Sliding Sync: Return room tags in account data extension (#17707)Eric Eastwood2024-09-165-65/+226
* | Bump anyhow from 1.0.87 to 1.0.89 (#17716)dependabot[bot]2024-09-161-2/+2
* | Bump pyasn1 from 0.6.0 to 0.6.1 (#17714)dependabot[bot]2024-09-161-3/+3
* | Bump ruff from 0.6.4 to 0.6.5 (#17715)dependabot[bot]2024-09-162-21/+21
* | Bump types-requests from 2.32.0.20240712 to 2.32.0.20240914 (#17713)dependabot[bot]2024-09-161-3/+3
* | Bump sentry-sdk from 2.13.0 to 2.14.0 (#17712)dependabot[bot]2024-09-161-3/+3
* | Sliding Sync: Support filtering by 'tags' / 'not_tags' in SSS (#17662)David Baker2024-09-123-3/+369
* | Sliding Sync: Increase concurrency of sliding sync a bit (#17696)Erik Johnston2024-09-123-2/+11
* | Sliding Sync: Move filters tests to rest layer (#17703)Eric Eastwood2024-09-129-1795/+1928
* | Merge branch 'release-v1.115' into developAndrew Morgan2024-09-125-3/+17
|\|
| * 1.115.0rc2 v1.115.0rc2Andrew Morgan2024-09-125-3/+17
* | import pydantic objects from the `_pydantic_compat` module (#17667)Éloi Rivard2024-09-1118-161/+126
* | Sliding Sync: Use Sliding Sync tables for sorting (#17693)Eric Eastwood2024-09-118-105/+103
* | Sliding Sync: Make sure we get up-to-date information from `get_sliding_sync_...Eric Eastwood2024-09-115-56/+160
* | Merge remote-tracking branch 'origin/release-v1.115' into developErik Johnston2024-09-110-0/+0
|\|
| * Sliding sync: don't fetch room summary for named rooms. (#17683)Erik Johnston2024-09-117-76/+121
| * Sliding sync: various fixups to the background update (#17652)Erik Johnston2024-09-114-180/+186
* | Sliding sync: various fixups to the background update (#17652)Erik Johnston2024-09-114-180/+186
* | Sliding sync: don't fetch room summary for named rooms. (#17683)Erik Johnston2024-09-117-76/+121
* | Enable guest access on new media endpoints, per MSC4189 (#17675)Travis Ralston2024-09-102-2/+3
* | Add config option turn_shared_secret_path (#17690)V024602024-09-103-1/+30
* | Bump anyhow from 1.0.86 to 1.0.87 (#17685)dependabot[bot]2024-09-101-2/+2
* | Fix minor misspelling in README.rst. (#17664)Jeremy Wright2024-09-101-1/+1
* | Bump cryptography from 43.0.0 to 43.0.1 (#17689)dependabot[bot]2024-09-101-29/+29
* | Bump serde_json from 1.0.127 to 1.0.128 (#17687)dependabot[bot]2024-09-101-2/+2
* | Bump serde from 1.0.209 to 1.0.210 (#17686)dependabot[bot]2024-09-101-4/+4
|/
* Update changelog v1.115.0rc1Devon Hudson2024-09-101-1/+1
* 1.115.0rc1Devon Hudson2024-09-1036-34/+57
* Bump idna from 3.7 to 3.8 (#17682)dependabot[bot]2024-09-101-4/+4
* Bump types-setuptools from 71.1.0.20240818 to 74.1.0.20240907 (#17681)dependabot[bot]2024-09-101-3/+3
* Bump ruff from 0.6.2 to 0.6.4 (#17680)dependabot[bot]2024-09-102-21/+21
* Bump authlib from 1.3.1 to 1.3.2 (#17679)dependabot[bot]2024-09-101-3/+3
* Sliding sync: various fixups to the sliding sync joined room background job (...Erik Johnston2024-09-102-9/+19
* Sliding Sync: Look for `bump _stamp` in the room timeline (#17684)Erik Johnston2024-09-102-53/+96
* Sliding Sync: Retrieve fewer events from DB in sync (#17688)Erik Johnston2024-09-109-92/+90
* Sliding Sync: Add comment to explain extra case where you can be invited -> b...Eric Eastwood2024-09-092-3/+8
* Sliding Sync: Get `bump_stamp` from new sliding sync tables because it's fast...Eric Eastwood2024-09-095-56/+333
* Revert "Look for bump stamp in the room timeline"Erik Johnston2024-09-091-24/+12
* Look for bump stamp in the room timelineErik Johnston2024-09-091-12/+24
* Sliding Sync: Speed up incremental sync by avoiding extra work (#17665)Eric Eastwood2024-09-095-46/+471
* Fix bump stamp for non-joined rooms (#17674)Erik Johnston2024-09-063-19/+67
* Small performance improvements for sliding sync (#17672)Erik Johnston2024-09-064-17/+26
* Speed up fetching partial-state rooms on sliding sync (#17666)Erik Johnston2024-09-063-20/+35
* Speed up sliding sync by avoiding copies (#17670)Erik Johnston2024-09-065-262/+296
* Stabilise MSC4156: `server_name` -> `via` (#17650)Johannes Marbach2024-09-054-19/+9
* Revert "Fix bump stamp for non-joined rooms"Erik Johnston2024-09-052-66/+19
* Fix bump stamp for non-joined roomsErik Johnston2024-09-052-19/+66
* Fix background update to handle invalid events (#17641)Erik Johnston2024-09-052-3/+7
* Sliding Sync: Prevent duplicate tags being added to traces (#17655)Eric Eastwood2024-09-052-16/+18
* Fix sliding sync on workers (#17649)Erik Johnston2024-09-043-11/+13
* Bump twisted from 24.7.0rc1 to 24.7.0 (#17647)dependabot[bot]2024-09-031-3/+3
* Bump types-psycopg2 from 2.9.21.20240417 to 2.9.21.20240819 (#17646)dependabot[bot]2024-09-031-3/+3
* Bump towncrier from 24.7.1 to 24.8.0 (#17645)dependabot[bot]2024-09-031-3/+3
* Bump types-pillow from 10.2.0.20240520 to 10.2.0.20240822 (#17644)dependabot[bot]2024-09-031-3/+3
* Merge remote-tracking branch 'origin/release-v1.114' into developErik Johnston2024-09-0213-12/+89
|\
| * Fix changelog v1.114.0Erik Johnston2024-09-021-1/+1
| * Update changelogErik Johnston2024-09-021-0/+6
| * 1.114.0Erik Johnston2024-09-024-2/+16
| * Enable sliding sync support by default (#17648)Erik Johnston2024-09-022-2/+5
| * Fixup changelog v1.114.0rc3Erik Johnston2024-08-301-1/+1
| * 1.114.0rc3Erik Johnston2024-08-304-2/+16
| * Fix starting non-media repos (#17626)Erik Johnston2024-08-302-4/+3
| * Fixup changelogErik Johnston2024-08-301-1/+1
| * Fixup changelog v1.114.0rc2Erik Johnston2024-08-301-1/+1
| * 1.114.0rc2Erik Johnston2024-08-3017-15/+49
| * Replace isort and black with ruff (#17620)Quentin Gliech2024-08-3011-440/+56
| * MSC3861: load the issuer and account management URLs from OIDC discovery (#17...Quentin Gliech2024-08-309-46/+126
| * Use custom stage UIA error for MAS cross-signing reset (#17509)Michael Telatynski2024-08-305-18/+40
| * Sliding sync: Store the per-connection state in the database. (#17599)Erik Johnston2024-08-3014-117/+695
| * Sliding Sync: Make `PerConnectionState` immutable (#17600)Erik Johnston2024-08-309-444/+443
* | Format files with Ruff (#17643)Quentin Gliech2024-09-02152-492/+526
* | Sliding sync: use new DB tables (#17630)Erik Johnston2024-09-0121-18/+877
* | Sliding Sync: Split up `get_room_membership_for_user_at_to_token` (#17629)Erik Johnston2024-09-012-126/+196
* | Revert "Also handle invalid event errors"Erik Johnston2024-09-011-6/+3
* | Also handle invalid event errorsErik Johnston2024-09-011-3/+6
* | Sliding sync: various fixes to background update (#17636)Erik Johnston2024-09-014-16/+59
* | MSC3861: load the issuer and account management URLs from OIDC discovery (#17...Quentin Gliech2024-08-309-46/+126
* | Use custom stage UIA error for MAS cross-signing reset (#17509)Michael Telatynski2024-08-305-18/+40
* | Replace isort and black with ruff (#17620)Quentin Gliech2024-08-3011-440/+56
* | Sliding sync: Ignore tables with no create event in current state (#17633)Erik Johnston2024-08-302-23/+39
* | Sliding sync: Fix bg update again (v3) (#17634)Erik Johnston2024-08-302-5/+27
* | Sliding Sync: Fix outlier re-persisting causing problems with sliding sync ta...Eric Eastwood2024-08-305-134/+263
* | Fix background update for sliding sync (find previous membership) (#17632)Erik Johnston2024-08-292-4/+6
* | Fix background update for sliding sync (#17631)Erik Johnston2024-08-293-18/+24
* | Sliding sync: Store the per-connection state in the database. (#17599)Erik Johnston2024-08-2914-116/+692
* | Sliding Sync: Make `PerConnectionState` immutable (#17600)Erik Johnston2024-08-299-444/+441
* | Sliding Sync: Pre-populate room data for quick filtering/sorting (#17512)Eric Eastwood2024-08-2922-109/+7408
* | Fix Internal Server Error for Non-Local Users in Room Actions (#17607)Gordan Trevis2024-08-293-5/+26
* | Fix starting non-media repos (#17626)Erik Johnston2024-08-293-5/+4
* | docs: fix typo in saml2_config example (#17594)meise2024-08-292-2/+3
* | fix listener docs - admin api only on main process (#17590)Dirk Klimpel2024-08-292-3/+5
|/
* Sliding sync: Always send your own receipts down (#17617)Erik Johnston2024-08-294-87/+359
* Use `max_upload_size` as the limit when following the `Location` header (#17543)Till2024-08-293-1/+84
* Sliding sync: factor out room list logic (#17622)Erik Johnston2024-08-287-1356/+1468
* Fix hierarchy returning 403 when room is accessible through federation (#17194)Krishan2024-08-283-2/+72
* Fix content length on federation `/thumbnail` responses (#17532)Shay2024-08-284-20/+41
* Bump serde from 1.0.208 to 1.0.209 (#17613)dependabot[bot]2024-08-281-4/+4
* hash_password accepts stdin now (#17608)eyJhb2024-08-275-11/+216
* Bump pyyaml from 6.0.1 to 6.0.2 (#17611)dependabot[bot]2024-08-271-53/+55
* Bump phonenumbers from 8.13.43 to 8.13.44 (#17610)dependabot[bot]2024-08-271-3/+3
* Bump attrs from 23.2.0 to 24.2.0 (#17609)dependabot[bot]2024-08-271-9/+9
* Bump pygithub from 2.3.0 to 2.4.0 (#17612)dependabot[bot]2024-08-271-4/+4
* Bump serde_json from 1.0.125 to 1.0.127 (#17614)dependabot[bot]2024-08-271-2/+2
* Speed up fetching latest stream positions via cache (#17606)Erik Johnston2024-08-273-67/+77
* Fix @tag_args for non-methods (#17604)Erik Johnston2024-08-272-7/+8
* Bump types-setuptools from 71.1.0.20240726 to 71.1.0.20240818 (#17586)dependabot[bot]2024-08-231-3/+3
* Bump sentry-sdk from 2.12.0 to 2.13.0 (#17585)dependabot[bot]2024-08-231-3/+4
* Bump cryptography from 42.0.8 to 43.0.0 (#17584)dependabot[bot]2024-08-231-34/+29
* Bump types-jsonschema from 4.23.0.20240712 to 4.23.0.20240813 (#17583)dependabot[bot]2024-08-231-3/+14
* Bump serde_json from 1.0.124 to 1.0.125 (#17582)dependabot[bot]2024-08-231-2/+2
* Bump serde from 1.0.206 to 1.0.208 (#17581)dependabot[bot]2024-08-231-4/+4
* Sliding sync: Split up handler into its own module (#17595)Erik Johnston2024-08-205-1267/+1380
* changelog: move SSSS some changes in the features section v1.114.0rc1Quentin Gliech2024-08-201-3/+6
* 1.114.0rc1Quentin Gliech2024-08-2034-34/+58
* Sliding Sync: Speed up getting receipts for initial rooms (#17592)Erik Johnston2024-08-204-29/+108
* Add metrics for sliding sync processing time (#17593)Erik Johnston2024-08-202-0/+16
* Sliding Sync: Handle timeline limit changes (take 2) (#17579)Erik Johnston2024-08-205-13/+285
* Sliding Sync: Batch up fetching receipts (#17589)Erik Johnston2024-08-202-14/+17
* Sliding sync: Correctly track which read receipts we have or have not sent do...Erik Johnston2024-08-196-80/+378
* Sliding sync: Add classes for per-connection state (#17574)Erik Johnston2024-08-192-94/+190
* Fix zero length media handling (#17570)Erik Johnston2024-08-192-1/+2
* Test github token before running release script (#17562)Erik Johnston2024-08-192-0/+26
* Speed up `/keys/changes` (#17548)Erik Johnston2024-08-163-20/+77
* Add a flag to /versions about SSS support (#17571)Erik Johnston2024-08-162-0/+7
* Register the media threadpool with our metrics (#17566)Andrew Morgan2024-08-142-0/+5
* Fix fetching signing keys when `old_verify_keys` is omitted (#17568)Tulir Asokan2024-08-142-1/+2
* Fix 'Producer was not unregistered' error (#17569)Erik Johnston2024-08-142-0/+4
* Reduce concurrent thread usage in media (#17567)Erik Johnston2024-08-143-39/+90
* Handle lower-case http headers in `_Mulitpart_Parser_Protocol` (#17545)Shay2024-08-143-11/+38
* Sliding Sync: Exclude partially stated rooms if we must await full state (#17...Eric Eastwood2024-08-133-45/+255
* Use a larger, dedicated threadpool for media sending (#17564)Erik Johnston2024-08-137-17/+48
* Add a utility function for generating fake event IDs (#17557)Andrew Morgan2024-08-134-9/+36
* Add missing docstrings related to profile methods. (#17559)Patrick Cloke2024-08-133-0/+70