0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-17 11:03:46 +02:00

Commit graph

  • d6c3b7584f
    Request & follow redirects for /media/v3/download (#16701) Patrick Cloke 2023-11-29 14:03:42 -0500
  • a14678492e
    Reduce DB load when forget on leave setting is disabled (#16668) Erik Johnston 2023-11-29 18:21:30 +0000
  • 19dac97480
    Add a workflow to try and automatically fixup a PR (#16704) Erik Johnston 2023-11-29 14:07:32 +0000
  • df366966b4
    Speed up pruning of user_ips table (#16667) Erik Johnston 2023-11-29 11:54:42 +0000
  • 6f2be7794e
    Bump cryptography from 41.0.5 to 41.0.6 (#16703) dependabot[bot] 2023-11-28 19:57:48 -0500
  • 825ac7e6a1 Merge branch 'master' into develop Erik Johnston 2023-11-28 16:35:11 +0000
  • 77882b6a7d
    Document which versions of Synapse have compatible schema versions. (#16661) Patrick Cloke 2023-11-28 11:01:24 -0500
  • d75d6d65d1 1.97.0 v1.97.0 Erik Johnston 2023-11-28 14:09:21 +0000
  • b0ed14d815
    Ignore encryption_enabled_by_default_for_room_type for notices room (#16677) Mathieu Velten 2023-11-28 14:15:26 +0100
  • d199b84006
    Remove old full schema dumps. (#16697) Patrick Cloke 2023-11-28 07:28:07 -0500
  • 8751f0ef32
    Fix poetry version typo in contributors' guide (#16695) David Robertson 2023-11-27 15:16:20 +0000
  • b3e8d503c7
    Bump prometheus-client from 0.18.0 to 0.19.0 (#16691) dependabot[bot] 2023-11-27 11:27:27 +0000
  • 62e96a2929
    Bump pyasn1 from 0.5.0 to 0.5.1 (#16689) dependabot[bot] 2023-11-27 11:15:52 +0000
  • 3238ae3aa0
    Bump types-setuptools from 68.2.0.0 to 68.2.0.2 (#16688) dependabot[bot] 2023-11-27 10:49:15 +0000
  • 73794dd8c4
    Bump ruff from 0.1.4 to 0.1.6 (#16690) dependabot[bot] 2023-11-27 10:48:53 +0000
  • 9a6181fb4e
    Bump jsonschema from 4.19.1 to 4.20.0 (#16692) dependabot[bot] 2023-11-27 10:48:41 +0000
  • 1c63dfedfd
    Bump serde from 1.0.192 to 1.0.193 (#16693) dependabot[bot] 2023-11-27 10:48:27 +0000
  • 0619c2bbd2
    Move media retention tests out of rest tests (#16684) David Robertson 2023-11-27 01:29:46 +0000
  • c3627d0f99
    Correctly read to-device stream pos on SQLite (#16682) David Robertson 2023-11-24 13:42:38 +0000
  • 32a59a6495
    Keep track of user_ips and monthly_active_users when delegating auth (#16672) David Robertson 2023-11-23 12:35:37 +0000
  • 1a5f9bb651
    Enable refreshable tokens on the admin registration endpoint (#16642) Charles Wright 2023-11-22 09:01:09 -0600
  • f2430b16d1
    Bump pyo3 (0.20), pythonize (0.20), pyo3-log (0.9) (#16673) V02460 2023-11-22 15:55:43 +0100
  • c432d8f18f
    Admin API for server notice: consistently bypass rate limits (#16670) Mathieu Velten 2023-11-22 14:47:29 +0100
  • c8118ba8c9
    Bump pydantic from 2.4.2 to 2.5.1 (#16663) dependabot[bot] 2023-11-22 13:14:00 +0000
  • 460743da16
    Filter out auth chain queries that don't exist (#16552) Jason Little 2023-11-22 04:59:16 -0600
  • 8e1e62c9e0 Update license headers Patrick Cloke 2023-11-21 15:29:58 -0500
  • deb0dab66c Update packaging metadata Patrick Cloke 2023-11-21 15:29:55 -0500
  • ab73abe693 Update the license from Apache License v2 to AGPL-3.0. Patrick Cloke 2023-11-21 15:29:55 -0500
  • 8d5c1fe921
    Merge branch 'release-v1.97' into develop David Robertson 2023-11-21 14:07:08 +0000
  • 536f9c96d9
    fix changelog typo v1.97.0rc1 David Robertson 2023-11-21 13:27:32 +0000
  • bb86eb9814
    1.97.0rc1 David Robertson 2023-11-21 12:38:46 +0000
  • 7611df705e
    Bump sentry-sdk from 1.32.0 to 1.35.0 (#16666) dependabot[bot] 2023-11-20 12:14:06 +0000
  • e934e7f7e7
    Bump pyopenssl from 23.2.0 to 23.3.0 (#16662) dependabot[bot] 2023-11-20 12:11:15 +0000
  • d792e0f2d9
    Bump types-pillow from 10.1.0.0 to 10.1.0.2 (#16664) dependabot[bot] 2023-11-20 12:08:25 +0000
  • 89d9ab0a0a
    Bump types-psycopg2 from 2.9.21.15 to 2.9.21.16 (#16665) dependabot[bot] 2023-11-20 12:07:34 +0000
  • 6088303efb
    Speed up how quickly we launch new tasks (#16660) Erik Johnston 2023-11-17 16:36:02 +0000
  • d9dcfe2a35
    Bump requests-toolbelt from 0.10.1 to 1.0.0. (#16659) Patrick Cloke 2023-11-17 10:23:07 -0500
  • 9c02ef21e0
    Speed up purge room by adding index (#16657) Erik Johnston 2023-11-17 14:15:44 +0000
  • 6fec2d035f
    Also discard 'caches' and 'backfill' stream POSITIONS (#16655) Erik Johnston 2023-11-17 14:14:29 +0000
  • bdb0cbc5ca Merge branch 'master' into develop Patrick Cloke 2023-11-17 08:43:47 -0500
  • 518e4de758
    Update admin user API return types in docs. (#16654) Michael Weimann 2023-11-17 14:38:25 +0100
  • 700c8a0de5
    Reduce task concurrency (#16656) Erik Johnston 2023-11-17 13:14:26 +0000
  • c4f5522189 Tweaks from review. v1.96.1 Patrick Cloke 2023-11-17 08:01:13 -0500
  • 6a1352e564 Move the forking note to 1.96.1. Patrick Cloke 2023-11-17 07:52:54 -0500
  • 76f990c244 1.96.1 Patrick Cloke 2023-11-17 07:51:59 -0500
  • 47c682101f
    Fix building wheels in CI. (#16653) Patrick Cloke 2023-11-17 07:42:49 -0500
  • 2de2258bd2 Add blogpost link to changelog. v1.96.0 Patrick Cloke 2023-11-16 13:01:32 -0500
  • ff0148a165 1.96.0 Patrick Cloke 2023-11-16 12:58:00 -0500
  • 4d6b800385
    Revert "Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647)" (#16652) Erik Johnston 2023-11-16 16:57:26 +0000
  • ef5329a9f9
    Revert "Add a Postgres REPLICA IDENTITY to tables that do not have an implicit one. This should allow use of Postgres logical replication. (#16456)" (#16651) Erik Johnston 2023-11-16 16:48:48 +0000
  • 3e8531d3ba
    Speed up deleting device messages (#16643) Erik Johnston 2023-11-16 15:19:35 +0000
  • 1b238e8837
    Speed up persisting large number of outliers (#16649) Erik Johnston 2023-11-16 14:25:35 +0000
  • fef08cbee8
    Fix sending out of order POSITION over replication (#16639) Erik Johnston 2023-11-16 13:05:09 +0000
  • 898655fd12
    More efficiently handle no-op POSITION (#16640) Erik Johnston 2023-11-16 12:32:17 +0000
  • 830988ae72
    Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647) reivilibre 2023-11-16 12:26:27 +0000
  • 43d1aa75e8
    Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634) David Robertson 2023-11-15 17:28:10 +0000
  • 999bd77d3a
    Asynchronous Uploads (#15503) Sumner Evans 2023-11-15 07:19:24 -0700
  • 80922dc46e
    Add links to pre-1.0 changelog issue/PR references. (#16638) Patrick Cloke 2023-11-15 08:31:24 -0500
  • f2f2c7c1f0
    Use full GitHub links instead of bare issue numbers. (#16637) Patrick Cloke 2023-11-15 08:02:11 -0500
  • 4dd18bdc2e
    Improve documentation for /_synapse/admin/v1/rooms/<room_id>/timestamp_to_event (#16631) Will Hunt 2023-11-14 16:43:44 +0000
  • 0e36a57b60
    Remove whole table locks on push rule add/delete (#16051) Nick Mills-Barrett 2023-11-13 16:57:44 +0000
  • 69afe3f7a0
    Add a Postgres REPLICA IDENTITY to tables that do not have an implicit one. This should allow use of Postgres logical replication. (#16456) reivilibre 2023-11-13 16:03:22 +0000
  • fb2554b11f
    Fix outbound_federation_restricted_to docs & note when added (#16628) David Robertson 2023-11-13 14:26:49 +0000
  • 7455b9e27d
    Bump serde from 1.0.190 to 1.0.192 (#16627) dependabot[bot] 2023-11-13 11:10:28 +0000
  • 35fac66d20
    Bump prometheus-client from 0.17.1 to 0.18.0 (#16626) dependabot[bot] 2023-11-13 11:09:30 +0000
  • 69d1ee3feb
    Bump treq from 22.2.0 to 23.11.0 (#16623) dependabot[bot] 2023-11-13 11:08:31 +0000
  • f92af19fa5
    Bump types-pyopenssl from 23.2.0.2 to 23.3.0.0 (#16625) dependabot[bot] 2023-11-13 11:06:10 +0000
  • 22a513014d
    Bump types-bleach from 6.1.0.0 to 6.1.0.1 (#16624) dependabot[bot] 2023-11-13 11:05:37 +0000
  • ca7421b5fd
    Bump towncrier from 23.6.0 to 23.11.0 (#16622) dependabot[bot] 2023-11-13 11:05:02 +0000
  • 2c6a7dfcbf
    Use attempt_to_set_autocommit everywhere. (#16615) Patrick Cloke 2023-11-09 16:19:42 -0500
  • dc7f068d9c
    Fix a long-standing bug where Synapse would not unbind third-party identifiers for Application Service users when deactivated and would not emit a compliant response. (#16617) reivilibre 2023-11-09 20:18:25 +0000
  • bc4372ad81
    Use dbname instead of database for Postgres config. (#16618) Patrick Cloke 2023-11-09 14:40:45 -0500
  • 9f514dd0fb
    Use _invalidate_cache_and_stream_bulk in more places. (#16616) Patrick Cloke 2023-11-09 14:40:30 -0500
  • ab3f1b3b53
    Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) Patrick Cloke 2023-11-09 11:13:31 -0500
  • ff716b483b
    Return attrs for more media repo APIs. (#16611) Patrick Cloke 2023-11-09 11:00:30 -0500
  • 91587d4cf9
    Bulk-invalidate e2e cached queries after claiming keys (#16613) David Robertson 2023-11-09 15:57:09 +0000
  • f6aa047aa2
    Bump pyicu from 2.11 to 2.12 (#16603) dependabot[bot] 2023-11-08 09:28:51 -0500
  • 2a336cd2fc
    Bump serde_json from 1.0.107 to 1.0.108 (#16604) dependabot[bot] 2023-11-08 09:27:51 -0500
  • 455ef04187
    Avoid updating the same rows multiple times with simple_update_many_txn. (#16609) Patrick Cloke 2023-11-07 14:02:09 -0500
  • 9738b1c497
    Avoid executing no-op queries. (#16583) Patrick Cloke 2023-11-07 14:00:25 -0500
  • ec9ff389f4
    More tests for the simple_* methods. (#16596) Patrick Cloke 2023-11-07 09:34:23 -0500
  • 7e5d3b06fa
    Collect information for PushRuleEvaluator in parallel. (#16590) Patrick Cloke 2023-11-06 15:41:57 -0500
  • 1dd3074629
    Bump setuptools_rust to match pinned version. (#16605) Patrick Cloke 2023-11-06 09:13:53 -0500
  • cc4fe68adf
    Support reactor timing metric on more reactors. (#16532) Patrick Cloke 2023-11-06 08:31:22 -0500
  • 1a9b22a3d1
    Bump setuptools-rust from 1.8.0 to 1.8.1 (#16601) dependabot[bot] 2023-11-06 08:12:18 -0500
  • 5cf2988694
    Bump types-pyyaml from 6.0.12.11 to 6.0.12.12 (#16602) dependabot[bot] 2023-11-06 08:12:01 -0500
  • a28339b867
    Bump types-jsonschema from 4.19.0.3 to 4.19.0.4 (#16599) dependabot[bot] 2023-11-06 08:11:31 -0500
  • 2f689a6326
    Bump ruff from 0.0.292 to 0.1.4 (#16600) dependabot[bot] 2023-11-06 08:11:15 -0500
  • 92828a7f95
    Simplify event persistence code (#16584) Patrick Cloke 2023-11-03 07:30:31 -0400
  • bf69b57422
    Fix "'int' object is not iterable" error in set_device_id_for_pushers background update (#16594) Patrick Cloke 2023-11-02 10:00:18 -0400
  • 0afbef30cf
    Use simple_select_many_txn in event persistance code. (#16585) Patrick Cloke 2023-11-02 09:41:00 -0400
  • c812f43bd7
    Bump twisted from 23.8.0 to 23.10.0 (#16588) dependabot[bot] 2023-11-01 10:23:13 +0000
  • ed1b879576
    Do not call getfullargspec on every call. (#16589) Patrick Cloke 2023-10-31 16:16:17 -0400
  • cfb6d38c47
    Remove remaining usage of cursor_to_dict. (#16564) Patrick Cloke 2023-10-31 13:13:28 -0400
  • c0ba319b22 Merge branch 'release-v1.96' into develop Erik Johnston 2023-10-31 16:30:16 +0000
  • 70b503f144 Fix import ordering issue introduced in 7a3a55ac98. Patrick Cloke 2023-10-31 10:32:35 -0400
  • c5b543938b Update changelog v1.96.0rc1 Erik Johnston 2023-10-31 14:17:27 +0000
  • 4bb2b4aa9a 1.96.0rc1 Erik Johnston 2023-10-31 14:09:13 +0000
  • 1f033ad5e4 Merge remote-tracking branch 'origin/develop' into release-v1.96 Erik Johnston 2023-10-31 14:08:51 +0000
  • 60c5e8d79b Revert "1.96.0rc1" Erik Johnston 2023-10-31 14:08:45 +0000