summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes matrix-org-hotfixesErik Johnston2024-01-1256-396/+604
|\
| * Update license in Debian metadata (#16807)Erik Johnston2024-01-112-0/+10
| * Optimize query for fetching to-device messages in `/sync` (#16805)Erik Johnston2024-01-112-77/+73
| * Improve DB performance of calculating badge counts for push. (#16756)Erik Johnston2024-01-113-114/+148
| * Bump pillow from 10.1.0 to 10.2.0 (#16802)dependabot[bot]2024-01-111-55/+73
| * Bump actions/upload-artifact from 3 to 4 (#16796)dependabot[bot]2024-01-115-8/+8
| * Bump actions/download-artifact from 3 to 4 (#16795)dependabot[bot]2024-01-111-1/+1
| * Bump dawidd6/action-download-artifact from 2.28.0 to 3.0.0 (#16794)dependabot[bot]2024-01-111-1/+1
| * Correctly handle OIDC config with no `client_secret` set (#16806)Erik Johnston2024-01-102-1/+15
| * Faster load recents for sync (#16783)Erik Johnston2024-01-103-7/+25
| * Bump types-commonmark from 0.9.2.4 to 0.9.2.20240106 (#16797)dependabot[bot]2024-01-101-4/+4
| * Bump pyo3 from 0.20.0 to 0.20.2 (#16791)dependabot[bot]2024-01-101-10/+10
| * Pull less state out if we fail to backfill (#16788)Erik Johnston2024-01-102-9/+13
| * Bump anyhow from 1.0.75 to 1.0.79 (#16789)dependabot[bot]2024-01-101-2/+2
| * Bump sentry-sdk from 1.35.0 to 1.39.1 (#16799)dependabot[bot]2024-01-101-3/+3
| * Bump serde_json from 1.0.108 to 1.0.111 (#16792)dependabot[bot]2024-01-101-12/+12
| * Reduce amount of state pulled out when querying federation hierachy (#16785)Erik Johnston2024-01-104-3/+82
| * Split up deleting devices into batches (#16766)Erik Johnston2024-01-102-2/+7
| * Fix auto-merge CI to correctly wait for linting. (#16781)Erik Johnston2024-01-102-1/+19
| * Remove CI check for sign off (#16776)Erik Johnston2024-01-103-7/+2
| * Add a link to the Request log format page from Logging Sample Config (#16778)Andrew Morgan2024-01-102-0/+4
| * Bump types-jsonschema from 4.20.0.0 to 4.20.0.20240105 (#16800)dependabot[bot]2024-01-101-3/+3
| * Faster partial join to room with complex auth graph (#7)Erik Johnston2024-01-102-49/+31
| * Bump authlib from 1.2.1 to 1.3.0 (#16801)dependabot[bot]2024-01-101-5/+5
| * Fixup changelog links v1.99.0rc1Erik Johnston2024-01-091-4/+4
| * Fix changelog linksErik Johnston2024-01-091-15/+15
| * 1.99.0rc1Erik Johnston2024-01-0924-23/+54
* | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesErik Johnston2024-01-091227-9750/+21249
|\|
| * Filter out rooms from the room directory being served to other homeservers wh...reivilibre2024-01-084-52/+221
| * Port `EventInternalMetadata` class to Rust (#16782)Erik Johnston2024-01-0812-124/+600
| * Fix linting (#16780)Erik Johnston2024-01-052-1/+12
| * Simplify internal metadata class. (#16762)Erik Johnston2024-01-056-46/+24
| * Implement cosign on docker image (#16774)Gaël Goinvic2024-01-042-1/+17
| * Add recursion_depth to /relations if recursing (#16775)David Baker2024-01-042-0/+5
| * Search non ASCII display names using Admin API (#16767)Adam Jędrzejewski2024-01-043-1/+26
| * Update the contributing guide after reliecensing (#16772)Erik Johnston2024-01-032-78/+16
| * Fix email verification redirection (#16761)FadhlanR2024-01-024-5/+43
| * Re-enable automatic triagingErik Johnston2024-01-021-3/+2
| * Revert "Disable automatic traiging"Erik Johnston2024-01-021-5/+5
| * Delete the add version picker GHA workflow (#9453)Andrew Morgan2024-01-022-90/+1
| * Add another custom statistics collection server (#16769)Christian Lölkes2024-01-022-0/+2
| * Enable user without password (#16770)Dirk Klimpel2024-01-024-26/+34
| * Remove config value from header (#16763)Fredrik Lanker2024-01-022-1/+2
| * Move the rust stubs inline for better IDE integration (#16757)Erik Johnston2023-12-215-0/+1
| * Fix sample config doc CI (#16758)Erik Johnston2023-12-212-0/+2
| * Disable automatic traigingErik Johnston2023-12-151-5/+5
| * Fix typoErik Johnston2023-12-1317-52/+50
| * Update book locationErik Johnston2023-12-1343-122/+120
| * More renamingErik Johnston2023-12-1324-126/+125
| * Update nightly jobs to run on element-hq/synapse.Erik Johnston2023-12-132-5/+5
| * Update repo for release scripts.Patrick Cloke2023-12-132-14/+16
| * Keep pointing at packages.matrix.org for nowErik Johnston2023-12-132-4/+4
| * Fix debian linkErik Johnston2023-12-131-1/+1
| * Update documentation to refer to element-hq.Patrick Cloke2023-12-138-52/+36
| * Fix linksErik Johnston2023-12-132-2/+2
| * Update debian build with AGPL changes.Patrick Cloke2023-12-133-3/+3
| * Log the new license during start.Patrick Cloke2023-12-131-0/+4
| * Merge remote-tracking branch 'gitlab/clokep/license-license' into new_developErik Johnston2023-12-131125-8815/+19505
| |\
| | * Update license headersPatrick Cloke2023-11-211137-8638/+19110
| | * Update packaging metadataPatrick Cloke2023-11-211-1/+1
| | * Update the license from Apache License v2 to AGPL-3.0.Patrick Cloke2023-11-211-176/+660
| * | Revert changes to READMEErik Johnston2023-12-132-25/+4
| * | Update README.rstWill Lewis2023-12-131-0/+2
| * | Update README.rstWill Lewis2023-12-131-1/+1
| * | Merge remote-tracking branch 'origin/clokep/morg-readme' into developErik Johnston2023-12-132-4/+23
| |\ \
| | * | Update text github/clokep/morg-readme clokep/morg-readmeErik Johnston2023-12-122-6/+15
| | * | Update the README pointing to the Element fork.Patrick Cloke2023-12-122-4/+14
| * | | Merge remote-tracking branch 'origin/master' into developErik Johnston2023-12-125-7/+20
| |\| |
| | * | Update changelog v1.98.0 github/release-v1.98 release-v1.98Erik Johnston2023-12-121-3/+3
| | * | 1.98.0Erik Johnston2023-12-123-2/+15
| | * | Version picker added for v1.98 docsAction Bot2023-12-116-2/+230
| * | | Sentry Alert configuration based on production and development environment (#...Zeeshan Rafiq2023-12-124-1/+9
| * | | Add avatar and topic settings for server notice room (#16679)Mathieu Velten2023-12-126-14/+235
| * | | Add config to change the delay before sending a notification email (#16696)Mathieu Velten2023-12-124-9/+17
| * | | Bump isort from 5.13.0 to 5.13.1 (#16752)dependabot[bot]2023-12-121-169/+3
| * | | Bump types-setuptools from 68.2.0.2 to 69.0.0.0 (#16744)dependabot[bot]2023-12-121-3/+3
| * | | Bump isort from 5.12.0 to 5.13.0 (#16745)dependabot[bot]2023-12-121-6/+166
| * | | Bump ruff from 0.1.6 to 0.1.7 (#16746)dependabot[bot]2023-12-122-20/+20
| * | | Bump actions/setup-go from 4 to 5 (#16749)dependabot[bot]2023-12-123-3/+3
| * | | Bump actions/setup-python from 4 to 5 (#16748)dependabot[bot]2023-12-126-13/+13
| * | | Bump pydantic from 2.5.1 to 2.5.2 (#16747)dependabot[bot]2023-12-121-110/+110
| * | | Bump immutabledict from 3.0.0 to 4.0.0 (#16743)dependabot[bot]2023-12-121-3/+3
* | | | Fix 'block non-admins from publishing to room directory'Erik Johnston2023-12-221-1/+1
* | | | Merge remote-tracking branch 'shay/shay/freeze_directory' into matrix-org-hot...Erik Johnston2023-12-1220-16/+488
|\ \ \ \
| * | | | block non-admins from publishing to room directoryH. Shay2023-12-112-1/+13
| |/ / /
| * | | Adding a version picker for Synapse docs (#16533)Dmytro Kagirov2023-12-119-1/+323
| * | | Write signing keys with file mode 0640 (#16740)elara-leitstellentechnik2023-12-083-5/+17
| * | | Clarify documentation for `only_for_reauth` (#16737)Dirk Klimpel2023-12-072-9/+10
| * | | Expose OIDC discovery information under the CSAPI (#16726)David Robertson2023-12-064-0/+125
| |/ /
* | | Merge remote-tracking branch 'origin/release-v1.98' into matrix-org-hotfixesErik Johnston2023-12-05147-240/+81
|\| |
| * | Revert postgres logical replication deltaas v1.98.0rc1David Robertson2023-12-05118-213/+1
| * | Amend changelog typoDavid Robertson2023-12-051-1/+1
| * | Fixup dependency bumps syntax in changelogDavid Robertson2023-12-051-1/+1
| * | 1.98.0rc1David Robertson2023-12-0530-28/+81
* | | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesErik Johnston2023-12-05142-59/+572
|\| |
| * | Fix upgrading a room without `events` field in power levels (#16725)David Robertson2023-12-053-1/+30
| * | Add how to validate configuration file with synapse.config script (#16714)Amanda H. L. de Andrade Katz2023-12-052-0/+18
| * | Set response values to zero if None for /_synapse/admin/v1/federation/destina...Will Hunt2023-12-052-2/+3
| * | Fix postgres schema after dropping old tables (#16730)David Robertson2023-12-056-5/+1
| * | Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one....reivilibre2023-12-04123-1/+218
| * | Switch UNIX socket paths to /run, and add a UNIX socket example for HAProxy (...villepeh2023-12-043-8/+13
| * | Bump phonenumbers from 8.13.23 to 8.13.26 (#16722)dependabot[bot]2023-12-041-3/+3
| * | Server notices: add an autojoin setting for the notices room (#16699)Mathieu Velten2023-12-046-1/+50
| * | Bump matrix-org/netlify-pr-preview from 2 to 3 (#16719)dependabot[bot]2023-12-041-1/+1
| * | Implement MSC4069: Inhibit profile propagation (#16636)Travis Ralston2023-12-046-5/+203
| * | Bump idna from 3.4 to 3.6 (#16720)dependabot[bot]2023-12-041-3/+3
| * | Bump cryptography from 41.0.6 to 41.0.7 (#16721)dependabot[bot]2023-12-041-24/+24
| * | Bump sphinx-autodoc2 from 0.4.2 to 0.5.0 (#16723)dependabot[bot]2023-12-042-7/+7
| * | Bump types-jsonschema from 4.19.0.4 to 4.20.0.0 (#16724)dependabot[bot]2023-12-041-3/+3
* | | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesErik Johnston2023-12-04122-3368/+1138
|\| |
| * | ModuleAPI SSO auth callbacks (#15207)Andrew Yasinishyn2023-12-018-2/+56
| * | Drop unused tables & unneeded access token ID for events. (#16522)Patrick Cloke2023-12-014-8/+29
| * | Upgrade poetry-core range to fix issue with .so file (#16702)Mo Balaa2023-11-292-1/+2
| * | Declare support for Matrix v1.7, v1.8, and v1.9. (#16707)Patrick Cloke2023-11-292-0/+4
| * | Request & follow redirects for /media/v3/download (#16701)Patrick Cloke2023-11-297-38/+212
| * | Reduce DB load when forget on leave setting is disabled (#16668)Erik Johnston2023-11-292-3/+9
| * | Add a workflow to try and automatically fixup a PR (#16704)Erik Johnston2023-11-292-0/+53
| * | Speed up pruning of `user_ips` table (#16667)Erik Johnston2023-11-292-10/+8
| * | Bump cryptography from 41.0.5 to 41.0.6 (#16703)dependabot[bot]2023-11-281-25/+25
| * | Merge branch 'master' into developErik Johnston2023-11-283-2/+14
| |\ \
| | * | 1.97.0 v1.97.0Erik Johnston2023-11-283-2/+14
| * | | Document which versions of Synapse have compatible schema versions. (#16661)Patrick Cloke2023-11-286-1/+216
| * | | Ignore `encryption_enabled_by_default_for_room_type` for notices room (#16677)Mathieu Velten2023-11-283-1/+11
| * | | Remove old full schema dumps. (#16697)Patrick Cloke2023-11-2821-2962/+1
| * | | Fix poetry version typo in contributors' guide (#16695)David Robertson2023-11-272-1/+2
| * | | Bump prometheus-client from 0.18.0 to 0.19.0 (#16691)dependabot[bot]2023-11-271-3/+3
| * | | Bump pyasn1 from 0.5.0 to 0.5.1 (#16689)dependabot[bot]2023-11-271-3/+3
| * | | Bump types-setuptools from 68.2.0.0 to 68.2.0.2 (#16688)dependabot[bot]2023-11-271-4/+4
| * | | Bump ruff from 0.1.4 to 0.1.6 (#16690)dependabot[bot]2023-11-272-20/+20
| * | | Bump jsonschema from 4.19.1 to 4.20.0 (#16692)dependabot[bot]2023-11-271-3/+3
| * | | Bump serde from 1.0.192 to 1.0.193 (#16693)dependabot[bot]2023-11-271-4/+4
| * | | Move media retention tests out of rest tests (#16684)David Robertson2023-11-272-0/+1
| * | | Correctly read to-device stream pos on SQLite (#16682)David Robertson2023-11-243-13/+21
| * | | Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16...David Robertson2023-11-2311-82/+201
| * | | Enable refreshable tokens on the admin registration endpoint (#16642)Charles Wright2023-11-222-1/+10
| * | | Bump pyo3 (0.20), pythonize (0.20), pyo3-log (0.9) (#16673)V024602023-11-223-35/+32
| * | | Admin API for server notice: consistently bypass rate limits (#16670)Mathieu Velten2023-11-222-0/+3
| * | | Bump pydantic from 2.4.2 to 2.5.1 (#16663)dependabot[bot]2023-11-221-111/+110
| * | | Filter out auth chain queries that don't exist (#16552)Jason Little2023-11-222-0/+6
| * | | Merge branch 'release-v1.97' into developDavid Robertson2023-11-2139-37/+77
| |\| | | | |/ | |/|
| | * fix changelog typo v1.97.0rc1David Robertson2023-11-211-1/+1
| | * 1.97.0rc1David Robertson2023-11-2139-37/+77
| * | Bump sentry-sdk from 1.32.0 to 1.35.0 (#16666)dependabot[bot]2023-11-201-3/+3
| * | Bump pyopenssl from 23.2.0 to 23.3.0 (#16662)dependabot[bot]2023-11-201-6/+6
| * | Bump types-pillow from 10.1.0.0 to 10.1.0.2 (#16664)dependabot[bot]2023-11-201-3/+3
| * | Bump types-psycopg2 from 2.9.21.15 to 2.9.21.16 (#16665)dependabot[bot]2023-11-201-4/+4
| |/
* | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesErik Johnston2023-11-2018-15/+110
|\|
| * Speed up how quickly we launch new tasks (#16660)Erik Johnston2023-11-172-1/+2
| * Bump requests-toolbelt from 0.10.1 to 1.0.0. (#16659)Patrick Cloke2023-11-172-4/+5
| * Speed up purge room by adding index (#16657)Erik Johnston2023-11-173-0/+26
| * Also discard 'caches' and 'backfill' stream POSITIONS (#16655)Erik Johnston2023-11-172-0/+17
| * Merge branch 'master' into developPatrick Cloke2023-11-175-4/+41
| |\
| | * Tweaks from review. v1.96.1Patrick Cloke2023-11-171-4/+6
| | * Move the forking note to 1.96.1.Patrick Cloke2023-11-171-8/+8
| | * 1.96.1Patrick Cloke2023-11-174-2/+15
| | * Fix building wheels in CI. (#16653)Patrick Cloke2023-11-172-1/+2
| | * Add blogpost link to changelog. v1.96.0Patrick Cloke2023-11-161-2/+8
| | * 1.96.0Patrick Cloke2023-11-164-2/+16
| | * Fix "'int' object is not iterable" error in set_device_id_for_pushers backgro...Patrick Cloke2023-11-022-2/+3
| * | Update admin user API return types in docs. (#16654)Michael Weimann2023-11-172-4/+16
| * | Reduce task concurrency (#16656)Erik Johnston2023-11-173-2/+3
* | | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesErik Johnston2023-11-160-0/+0
|\| |
| * | Revert "Fix test not detecting tables with missing primary keys and missing r...Erik Johnston2023-11-163-111/+0
* | | Revert "Fix test not detecting tables with missing primary keys and missing r...Erik Johnston2023-11-163-111/+0
* | | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesErik Johnston2023-11-164-203/+1
|\| |
| * | Revert "Add a Postgres `REPLICA IDENTITY` to tables that do not have an impli...Erik Johnston2023-11-164-203/+1
* | | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesErik Johnston2023-11-16109-1159/+2890
|\| |
| * | Speed up deleting device messages (#16643)Erik Johnston2023-11-164-29/+88
| * | Speed up persisting large number of outliers (#16649)Erik Johnston2023-11-164-12/+134
| * | Fix sending out of order `POSITION` over replication (#16639)Erik Johnston2023-11-165-21/+45
| * | More efficiently handle no-op POSITION (#16640)Erik Johnston2023-11-163-0/+53
| * | Fix test not detecting tables with missing primary keys and missing replica i...reivilibre2023-11-164-3/+115
| * | Add an Admin API to temporarily grant the ability to update an existing cross...David Robertson2023-11-1512-14/+613
| * | Asynchronous Uploads (#15503)Sumner Evans2023-11-1514-59/+568
| * | Add links to pre-1.0 changelog issue/PR references. (#16638)Patrick Cloke2023-11-152-807/+808
| * | Use full GitHub links instead of bare issue numbers. (#16637)Patrick Cloke2023-11-1539-73/+94
| * | Improve documentation for `/_synapse/admin/v1/rooms/<room_id>/timestamp_to_ev...Will Hunt2023-11-142-1/+3
| * | Remove whole table locks on push rule add/delete (#16051)Nick Mills-Barrett2023-11-132-16/+28
| * | Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one....reivilibre2023-11-134-1/+202
| * | Fix outbound_federation_restricted_to docs & note when added (#16628)David Robertson2023-11-132-0/+4
| * | Bump serde from 1.0.190 to 1.0.192 (#16627)dependabot[bot]2023-11-131-4/+4
| * | Bump prometheus-client from 0.17.1 to 0.18.0 (#16626)dependabot[bot]2023-11-131-4/+4
| * | Bump treq from 22.2.0 to 23.11.0 (#16623)dependabot[bot]2023-11-131-6/+6
| * | Bump types-pyopenssl from 23.2.0.2 to 23.3.0.0 (#16625)dependabot[bot]2023-11-131-4/+4
| * | Bump types-bleach from 6.1.0.0 to 6.1.0.1 (#16624)dependabot[bot]2023-11-131-3/+3
| * | Bump towncrier from 23.6.0 to 23.11.0 (#16622)dependabot[bot]2023-11-131-18/+4
| * | Use attempt_to_set_autocommit everywhere. (#16615)Patrick Cloke2023-11-095-22/+24
| * | Fix a long-standing bug where Synapse would not unbind third-party identifier...reivilibre2023-11-092-11/+9
| * | Use dbname instead of database for Postgres config. (#16618)Patrick Cloke2023-11-095-8/+9
| * | Use _invalidate_cache_and_stream_bulk in more places. (#16616)Patrick Cloke2023-11-098-47/+72
* | | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesPatrick Cloke2023-11-0948-414/+677
|\| |
| * | Convert simple_select_one_txn and simple_select_one to return tuples. (#16612)Patrick Cloke2023-11-0933-279/+283
| * | Return attrs for more media repo APIs. (#16611)Patrick Cloke2023-11-0910-110/+148
| * | Bulk-invalidate e2e cached queries after claiming keys (#16613)David Robertson2023-11-096-28/+249
| * | Bump pyicu from 2.11 to 2.12 (#16603)dependabot[bot]2023-11-081-2/+2
| * | Bump serde_json from 1.0.107 to 1.0.108 (#16604)dependabot[bot]2023-11-081-2/+2
* | | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesPatrick Cloke2023-11-0819-144/+879
|\| |
| * | Avoid updating the same rows multiple times with simple_update_many_txn. (#16...Patrick Cloke2023-11-073-6/+4
| * | Avoid executing no-op queries. (#16583)Patrick Cloke2023-11-077-39/+39
| * | More tests for the simple_* methods. (#16596)Patrick Cloke2023-11-073-27/+633
| * | Collect information for PushRuleEvaluator in parallel. (#16590)Patrick Cloke2023-11-064-34/+87
| * | Bump setuptools_rust to match pinned version. (#16605)Patrick Cloke2023-11-062-1/+2
| * | Support reactor timing metric on more reactors. (#16532)Patrick Cloke2023-11-063-29/+106
| * | Bump setuptools-rust from 1.8.0 to 1.8.1 (#16601)dependabot[bot]2023-11-061-3/+3
| * | Bump types-pyyaml from 6.0.12.11 to 6.0.12.12 (#16602)dependabot[bot]2023-11-061-3/+3
| * | Bump types-jsonschema from 4.19.0.3 to 4.19.0.4 (#16599)dependabot[bot]2023-11-061-3/+3
| * | Bump ruff from 0.0.292 to 0.1.4 (#16600)dependabot[bot]2023-11-062-21/+21
* | | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesPatrick Cloke2023-11-0373-527/+759
|\| |
| * | Simplify event persistence code (#16584)Patrick Cloke2023-11-034-312/+326
| * | Use simple_select_many_txn in event persistance code. (#16585)Patrick Cloke2023-11-022-5/+12
| * | Bump twisted from 23.8.0 to 23.10.0 (#16588)dependabot[bot]2023-11-015-12/+12
| * | Do not call getfullargspec on every call. (#16589)Patrick Cloke2023-10-312-2/+6
| * | Remove remaining usage of cursor_to_dict. (#16564)Patrick Cloke2023-10-3118-157/+300
| * | Merge branch 'release-v1.96' into developErik Johnston2023-10-3141-39/+68
| |\|
| | * Update changelog v1.96.0rc1Erik Johnston2023-10-311-5/+5
| | * 1.96.0rc1Erik Johnston2023-10-3141-39/+68
| | * Merge remote-tracking branch 'origin/develop' into release-v1.96Erik Johnston2023-10-316-2/+37
| | |\
| | * | Revert "1.96.0rc1"Erik Johnston2023-10-3141-68/+39
| | * | 1.96.0rc1Erik Johnston2023-10-3141-39/+68
| * | | Fix import ordering issue introduced in 7a3a55ac98847d7adb0e200378abe07ef8d0c...Patrick Cloke2023-10-311-1/+1
| | |/ | |/|
| * | Merge branch 'release-v1.95' into developErik Johnston2023-10-313-1/+21
| |\ \
| | * | 1.95.1 v1.95.1Erik Johnston2023-10-313-1/+21
| | * | Merge pull request from GHSA-mp92-3jfm-3575Patrick Cloke2023-10-313-1/+16
| * | | Merge pull request from GHSA-mp92-3jfm-3575Patrick Cloke2023-10-313-1/+16
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesErik Johnston2023-10-316-115/+310
|\| |
| * | Claim local one-time-keys in bulk (#16565)David Robertson2023-10-304-114/+308
| * | Clients link fixed in README (#16569)Niranjan Kurhade2023-10-302-1/+2
* | | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesErik Johnston2023-10-3014-12/+191
|\| |
| * | Add fast path for replication events stream fetch (#16580)Erik Johnston2023-10-302-0/+7
| * | Claim fallback keys in bulk (#16570)David Robertson2023-10-305-0/+162
| * | Bump setuptools-rust from 1.7.0 to 1.8.0 (#16574)dependabot[bot]2023-10-303-6/+6
| * | Run actions/setup-go after checking out complement (#16567)David Robertson2023-10-304-6/+16
* | | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesErik Johnston2023-10-3015-65/+149
|\| |
| * | Fix HTTP repl response to use minimum token (#16578)Erik Johnston2023-10-302-1/+2
| * | Bump cryptography from 41.0.4 to 41.0.5 (#16572)dependabot[bot]2023-10-301-24/+24
| * | Bump serde from 1.0.189 to 1.0.190 (#16577)dependabot[bot]2023-10-301-4/+4
| * | Bump phonenumbers from 8.13.22 to 8.13.23 (#16576)dependabot[bot]2023-10-301-3/+3
| * | Bump black from 23.10.0 to 23.10.1 (#16575)dependabot[bot]2023-10-301-19/+19
| * | Bump types-psycopg2 from 2.9.21.14 to 2.9.21.15 (#16573)dependabot[bot]2023-10-301-5/+7
| * | Portdb: don't copy a table that gets rebuilt (#16563)David Robertson2023-10-272-1/+2
| * | complement: enable dirty runs (#16520)kegsay2023-10-275-4/+15
| * | Ensure local invited & knocking users leave before purge. (#16559)Patrick Cloke2023-10-274-4/+73
* | | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesErik Johnston2023-10-272-0/+11
|\| |
| * | Reduce amount of caches POSITIONS we send (#16561)Erik Johnston2023-10-272-0/+11
* | | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixesPatrick Cloke2023-10-27153-1560/+3192
|\| |
| * | Reduce spurious replication catchup (#16555)Erik Johnston2023-10-272-5/+10
| * | Fix cross-worker ratelimiting (#16558)Erik Johnston2023-10-272-16/+58
| * | Reduce replication traffic due to reflected cache stream POSITION (#16557)Erik Johnston2023-10-272-1/+19
| * | Add new module API for adding custom fields to events `unsigned` section (#16...Erik Johnston2023-10-2719-44/+194
| * | Remove more usages of cursor_to_dict. (#16551)Patrick Cloke2023-10-2626-134/+193