Commit Graph

  • 38d85e3d6e
    Move registrations off the main worker Quentin Gliech 2025-06-13 17:39:52 +02:00
  • c326796852 Review comments #18545 Kegan Dougal 2025-06-13 15:36:59 +01:00
  • 99127ab1b8
    Update synapse/event_auth.py Kegan Dougal 2025-06-13 15:33:17 +01:00
  • db8a8d33fe
    bugfix: calculate the PL for non-creators correctly in v11 rooms (#18547) Kegan Dougal 2025-06-13 12:56:39 +01:00
  • 251a084625
    merge changelogs #18547 Andrew Morgan 2025-06-13 12:55:22 +01:00
  • 3b94e40cc8
    Fix typo of Math.pow, ^ -> ** (#18543) Andrew Morgan 2025-06-13 12:36:21 +01:00
  • 6b1e3c9c66
    Bump requests from 2.32.2 to 2.32.4 (#18533) dependabot[bot] 2025-06-13 12:34:38 +01:00
  • 03bd0bdca9 Newsfile Erik Johnston 2025-06-12 17:13:20 +01:00
  • 1d965ac0e9 Add test Erik Johnston 2025-06-13 10:44:30 +01:00
  • 69c0ce561a Add periodic job to delete old device_federation_inbox rows Erik Johnston 2025-06-12 17:04:15 +01:00
  • ead1f8c227 Remove f-strings from log-line #18543 Andrew Morgan 2025-06-13 12:06:34 +01:00
  • 1c1c92866c Merge branch 'develop' of github.com:element-hq/synapse into anoa/power_of_typo Andrew Morgan 2025-06-13 12:05:08 +01:00
  • 1709957395
    Fix bug where sliding sync ignored room_id_to_include option (#18535) Erik Johnston 2025-06-13 05:29:23 -05:00
  • 48c2e1f5c1 Newsfile #18551 Erik Johnston 2025-06-13 11:24:11 +01:00
  • 91e1589e85 Always run schema workflow on develop Erik Johnston 2025-06-13 11:23:16 +01:00
  • e9baf1fbb3 Rename class to MutableOverlayMapping #18535 Erik Johnston 2025-06-13 09:55:56 +01:00
  • ebc19488c1 Assert key is not in mutable map and deletions Erik Johnston 2025-06-13 09:49:10 +01:00
  • 2a170f53da Document that some config options for the user directory are in violation of the Matrix spec #18548 Johannes Marbach 2025-06-13 11:29:27 +02:00
  • cb9fe38407
    Newsfile #18549 quenting/msc3861-stable Quentin Gliech 2025-06-13 11:43:01 +02:00
  • 44a43b9959 Add index to device_federation_inbox Erik Johnston 2025-06-12 17:00:16 +01:00
  • 9abd4044b9
    Support for the stable scopes in MSC3861 delegation Quentin Gliech 2025-06-13 11:39:08 +02:00
  • f41e21da54
    Support the stable endpoint for MSC2965 Quentin Gliech 2025-06-13 10:25:39 +02:00
  • 0de7aa9953
    Enable flake8-logging and flake8-logging-format rules in Ruff and fix related issues throughout the codebase (#18542) Quentin Gliech 2025-06-13 09:44:18 +02:00
  • 14de72f1a9 Changelog Kegan Dougal 2025-06-13 07:59:57 +01:00
  • 22bb699bd5 bugfix: calculate the PL for non-creators correctly in v11 rooms Kegan Dougal 2025-06-13 07:56:40 +01:00
  • 656b648420 remove debugging artifact H. Shay 2025-06-12 16:14:46 -07:00
  • 5ad9e66fdd ensure redact flag is respected when using /kick and /ban H. Shay 2025-06-12 15:25:55 -07:00
  • e4a1014209 lint H. Shay 2025-06-12 14:36:23 -07:00
  • b6aa6c0ccf newsfragment + run indexes in background H. Shay 2025-06-12 14:34:25 -07:00
  • e8d328f3bb add indexes in background H. Shay 2025-06-12 14:10:57 -07:00
  • 8c606cd397 fix msc number typo H. Shay 2025-06-12 14:10:33 -07:00
  • fe42bf3c31 Deduplicate time constants Andrew Morgan 2025-06-12 16:48:20 +01:00
  • 112f62cd72 Switch conditional to be based on minutes Andrew Morgan 2025-06-12 16:47:10 +01:00
  • 6d58ef14f6 Changelog Kegan Dougal 2025-06-12 16:38:24 +01:00
  • 97fa8693f0 bugfix: assert we always pass the create event to get_user_power_level Kegan Dougal 2025-06-12 16:33:27 +01:00
  • 4d42e03793 newsfile Andrew Morgan 2025-06-12 15:50:49 +01:00
  • bde4ffc333 Fix typo of Math.pow, ^ -> ** Andrew Morgan 2025-06-12 15:47:30 +01:00
  • 04d27505fd Use new ChainMutableMapping Erik Johnston 2025-06-12 13:54:07 +01:00
  • 26c4ab7e2d Add ChainMutableMapping Erik Johnston 2025-06-12 13:48:43 +01:00
  • 13ae286578 Add a ChainMutableMapping Erik Johnston 2025-06-12 13:14:25 +01:00
  • f59acf346b
    Merge 7f5452fc29ebc7264755705a3184eaece4f4852f into e4ca593eb6c3ddd4ee98091553df5f92344fc587 #18527 Erik Johnston 2025-06-12 12:40:25 +01:00
  • 43fb0230b1
    Newsfile #18542 Quentin Gliech 2025-06-12 12:51:01 +02:00
  • 311b3a13a3
    Log exception stack trace infos in a few places Quentin Gliech 2025-06-12 12:44:30 +02:00
  • a75da2a3a3
    Enable the flake8-logging rules and fix violations Quentin Gliech 2025-06-12 12:27:42 +02:00
  • e4ca593eb6
    Log user deactivations (#18541) Will Hunt 2025-06-12 11:21:39 +01:00
  • 2a0e74cdf3
    Enable the flake8-logging-format rules and fix violations Quentin Gliech 2025-06-12 12:17:41 +02:00
  • 690d81630d
    Update tests/rest/client/sliding_sync/test_sliding_sync.py Erik Johnston 2025-06-12 11:06:43 +01:00
  • 5eea735f56 /sfstrings/sstrings #18541 Half-Shot 2025-06-12 10:52:16 +01:00
  • 013fcf1f9d space Half-Shot 2025-06-12 10:38:28 +01:00
  • 1d331614b0 Log user deactivations Half-Shot 2025-06-12 10:36:06 +01:00
  • ce555e7cf7 tests H. Shay 2025-06-11 17:56:15 -07:00
  • 0766119fc9 add support for MSC4293 H. Shay 2025-06-11 17:55:15 -07:00
  • 00140fcc99 Merge branch 'develop' into madlittlemods/hs-specific-metrics Eric Eastwood 2025-06-11 16:37:39 -05:00
  • 3b6e575ae6 Remove room from list earlier Erik Johnston 2025-06-11 15:12:34 +01:00
  • 7c47bcca0a
    Update tests/rest/client/sliding_sync/test_sliding_sync.py Erik Johnston 2025-06-11 15:07:30 +01:00
  • 978032141b
    bugfix: ensure _get_power_level_for_sender works when there is no PL event (#18534) Kegan Dougal 2025-06-10 15:11:49 +01:00
  • 142ba5df89
    Bump headers from 0.4.0 to 0.4.1 (#18529) dependabot[bot] 2025-06-10 14:38:54 +01:00
  • ba2239fda4 Lint #18534 Erik Johnston 2025-06-10 14:15:29 +01:00
  • 933c2fc195
    Update changelog.d/18534.bugfix Erik Johnston 2025-06-10 14:08:30 +01:00
  • 3761a7384a
    Update synapse/state/v2.py Erik Johnston 2025-06-10 14:06:36 +01:00
  • 76283b0d61
    Update tests/state/test_v2.py Erik Johnston 2025-06-10 14:05:51 +01:00
  • fa3c63014e deploy: eb5dfc19e57063099bbd9af9006ee817acbb86fd anoadragon453 2025-06-10 11:57:37 +00:00
  • eb5dfc19e5 Merge branch 'release-v1.132' into develop Andrew Morgan 2025-06-10 12:55:36 +01:00
  • c936d21af3 deploy: cc6b4980efb281185a0f7dd958d121cf2d268855 erikjohnston 2025-06-10 11:47:27 +00:00
  • 56f6192a47 deploy: 96c556081a5100a020082eea63982774375d2ea2 erikjohnston 2025-06-10 11:45:50 +00:00
  • cc6b4980ef Add config doc generation command to lint.sh and add missing config schema. (#18522) reivilibre 2025-06-10 11:43:58 +00:00
  • d5da07703d
    Config schema documentation CI: fix not failing when it should (#18528) reivilibre 2025-06-10 11:44:04 +00:00
  • 96c556081a
    Add config doc generation command to lint.sh and add missing config schema. (#18522) reivilibre 2025-06-10 11:43:58 +00:00
  • e76719afbd Changelog #18538 hughns/config-schema-fix Hugh Nimmo-Smith 2025-06-10 12:24:30 +01:00
  • 0fdf0e18e5 Add user_types config settings to schema and auto-generate documentation Hugh Nimmo-Smith 2025-06-10 12:20:52 +01:00
  • a4a7bee474 deploy: 5581fbb9065928b4fc642c7a83aaacdaefdd4f31 anoadragon453 2025-06-10 10:20:11 +00:00
  • 5581fbb906 1.132.0rc1 v1.132.0rc1 Andrew Morgan 2025-06-10 11:18:17 +01:00
  • 1e16da8a97 deploy: 1ab35a0a7825199a2d65e1c5a16524cd45a98721 anoadragon453 2025-06-10 10:16:33 +00:00
  • 1ab35a0a78
    Mark new module APIs as experimental (#18536) Andrew Morgan 2025-06-10 11:13:47 +01:00
  • a2243bfe03 newsfile #18536 Andrew Morgan 2025-06-10 11:06:35 +01:00
  • f6c9996e09 Mark new module APIs are experimental Andrew Morgan 2025-06-10 11:05:33 +01:00
  • 9537aa5cdb Newsfile Erik Johnston 2025-06-10 10:18:16 +01:00
  • 9c09765356 Fix bug where sliding sync ignored room_id_to_include option Erik Johnston 2025-06-10 10:16:28 +01:00
  • 457b7995a0 Changelog Kegan Dougal 2025-06-10 09:50:22 +01:00
  • 5f9e4fbdc3 bugfix: ensure _get_power_level_for_sender works when there is no PL event Kegan Dougal 2025-06-10 09:30:32 +01:00
  • f6d4281d53
    Bump requests from 2.32.2 to 2.32.4 #18533 dependabot[bot] 2025-06-10 08:27:56 +00:00
  • 6f214ea9ce unit tests: add config overrides where needed #18514 rei/ratelimit_room_creation Olivier 'reivilibre 2025-06-09 15:16:47 +01:00
  • afd22062e4
    Merge 643e0ed25ef9aceea1b5b360d735bb3f17d66b37 into 341d956ee643567ab3a53f5626b38ace4826bf67 #18383 Asuniia 2025-06-09 12:53:29 +00:00
  • bd268d9189
    Merge a622f1e64ed7bb510d83fe3429a4facac7f50096 into 341d956ee643567ab3a53f5626b38ace4826bf67 #18389 3nprob 2025-06-09 12:53:29 +00:00
  • f008b1813c
    Merge 1e1ddc4b6cb381fd9cb76189516b62afa8401d53 into 341d956ee643567ab3a53f5626b38ace4826bf67 #18126 qashlan 2025-06-09 12:51:03 +00:00
  • cbfae3eaba
    Merge fc10b29014128adfa6182d6ba58e4a32239bcebd into 341d956ee643567ab3a53f5626b38ace4826bf67 #18066 David Blackman 2025-06-09 12:50:36 +00:00
  • 6fc84369b3
    Merge e133f98e4a2204deeca3c500adb09f84198672c5 into 341d956ee643567ab3a53f5626b38ace4826bf67 #17984 V02460 2025-06-09 12:49:54 +00:00
  • 94bab2d061
    Merge b8758317d9aea802888b0cddb44c6a5c98e138c9 into 341d956ee643567ab3a53f5626b38ace4826bf67 #17973 Tadeusz Sośnierz 2025-06-09 12:49:47 +00:00
  • df6fe7d9ba
    Merge 173d185bf4f6796e32360d7b432d406afda37b0d into 341d956ee643567ab3a53f5626b38ace4826bf67 #17956 Louis Gregg 2025-06-09 12:49:41 +00:00
  • bc3800f751
    Merge 7c1aee2427a221de584d6c91c2a3a9cf70de2074 into 341d956ee643567ab3a53f5626b38ace4826bf67 #17914 Devon Hudson 2025-06-09 12:49:10 +00:00
  • ef2b67c686
    Merge d7e2443a52b49db9c84c72b9739f47cd77c743a6 into 341d956ee643567ab3a53f5626b38ace4826bf67 #17893 morguldir 2025-06-09 12:48:44 +00:00
  • ab03683a71
    Merge 816ce0d3737263c8e51768b4c3e2690c903acaba into 341d956ee643567ab3a53f5626b38ace4826bf67 #17881 Will Hunt 2025-06-09 12:48:37 +00:00
  • aa500ba97b
    Merge 60875dcf1c4c8e69b739664d093f9c673811271e into 341d956ee643567ab3a53f5626b38ace4826bf67 #17640 Poruri Sai Rahul 2025-06-09 12:46:24 +00:00
  • d88d6ed825
    Merge 75580256bfba889327c41c7e7bc6a9d1b4f6b38a into 341d956ee643567ab3a53f5626b38ace4826bf67 #16827 Mathieu Velten 2025-06-09 12:37:36 +00:00
  • 880273e8dd
    Bump headers from 0.4.0 to 0.4.1 #18529 dependabot[bot] 2025-06-09 11:28:37 +00:00
  • 341d956ee6
    Default to public join rule in remote summary (#18493) nexy7574 2025-06-09 11:59:49 +01:00
  • c5c974a8aa Remove redundant git status... #18528 Olivier 'reivilibre 2025-06-09 11:40:43 +01:00
  • dc3b7115e1 Newsfile Olivier 'reivilibre 2025-06-09 11:26:26 +01:00
  • 9c04630bf5 Config documentation CI: fix not failing if changes are outstanding Olivier 'reivilibre 2025-06-09 11:25:40 +01:00
  • 7f5452fc29 Add documentation #18527 erikj/ratelimit_media_upload Erik Johnston 2025-06-09 11:12:56 +01:00