Commit graph

  • 462ad10c86
    Merge branch 'develop' into msc4098-scim Éloi Rivard 2024-11-17 16:22:56 +0100
  • 17f6c7fde1
    Merge 65d8bea060 into e80dad5fa9 Andrew Morgan 2024-11-16 11:32:05 +0000
  • 992763d52d
    Merge b84c6dc33b into e80dad5fa9 Andrew Morgan 2024-11-16 11:32:05 +0000
  • c35292b9d3
    Merge 3ed7ffbcec into e80dad5fa9 Andrew Ferrazzutti 2024-11-15 11:52:42 -0500
  • aeaf74d05a
    fix: SCIM API actually downloads the avatar pictures and store them locally Éloi Rivard 2024-11-15 15:32:22 +0100
  • 0e0abef37f
    refactor: extract mxc_to_http to make usable outside of jinja contexts Éloi Rivard 2024-11-15 15:24:33 +0100
  • c03053248d Create one-off scheduled task to delete old OTKs Richard van der Hoff 2024-11-14 22:57:21 +0000
  • 05f773fc53
    refactor: move set_avatar_url from SsoHandler to ProfileHandler Éloi Rivard 2024-11-15 10:00:50 +0100
  • 92c0292d67
    Merge branch 'develop' into feature/add_reader_to_check_username_for_spam_callback Wilson 2024-11-15 14:45:23 +0700
  • 97dcd01da9
    Update changelog.d/17916.feature Wilson 2024-11-15 02:45:06 -0500
  • 801983cab9 Newsfile erikj/delayed_receipts Erik Johnston 2024-11-14 17:19:45 +0000
  • ef27ed01fe Don't delay new receipts Erik Johnston 2024-11-14 13:01:24 +0000
  • f5eb30bcd4
    Merge d6eec624c9 into e80dad5fa9 V02460 2024-11-14 17:21:37 +0100
  • 443b8f9b37 deploy: e80dad5fa9 devonh 2024-11-14 16:20:03 +0000
  • e80dad5fa9
    Move server event filtering logic to rust (#17928) Devon Hudson 2024-11-14 16:18:24 +0000
  • cc8bb19bb3 fix links Richard van der Hoff 2024-11-14 15:23:47 +0000
  • 086ada19b6 fix links Richard van der Hoff 2024-11-14 15:21:16 +0000
  • d301c389a1
    Use named args Devon Hudson 2024-11-14 08:13:18 -0700
  • 5e89de525e
    Update client.py Renaud Allard 2024-11-14 15:59:02 +0100
  • 1a2731b3a2 fix links Richard van der Hoff 2024-11-14 12:38:31 +0000
  • 234d9b3b64 Add some documentation about backing up Synapse Richard van der Hoff 2024-11-14 12:25:06 +0000
  • a81b1da1ee
    Merge 1ee22e27b4 into 97284689ea MomentQYC 2024-11-14 12:02:47 +0000
  • bbfc8dc473
    Merge 98cb4b8755 into 97284689ea Erik Johnston 2024-11-14 12:02:47 +0000
  • 2372961780
    Merge branch 'develop' into feature/add_reader_to_check_username_for_spam_callback Wilson 2024-11-14 16:15:53 +0700
  • b8d94e7fe7 add stricter tests to check for requester id is correctly passed, and add comments on old tests on why keeping them is important WilsonLe 2024-11-14 16:00:03 +0700
  • 4df9a8d698 Merge branch 'feature/add_reader_to_check_username_for_spam_callback' of https://github.com/WilsonLe/synapse into feature/add_reader_to_check_username_for_spam_callback WilsonLe 2024-11-14 12:44:56 +0700
  • c6966205a5 add contribution credits WilsonLe 2024-11-14 12:44:34 +0700
  • d6eec624c9 Fix default of media_store_path Olivier 'reivilibre 2024-11-13 22:20:43 +0000
  • c7fbf7bfac Fix default config of ip_range_blacklist Olivier 'reivilibre 2024-11-13 22:18:48 +0000
  • 2c4902a2e1 Re-add description of room complexity Olivier 'reivilibre 2024-11-13 22:16:35 +0000
  • cb15ce6524 Add 'Reloading cache factors' section back Olivier 'reivilibre 2024-11-13 22:13:39 +0000
  • 4c98384879 Fix type of account_threepid_delegates Olivier 'reivilibre 2024-11-13 22:06:21 +0000
  • 7dc3053fec Remove duplicate default Olivier 'reivilibre 2024-11-13 22:03:08 +0000
  • 1705d7e8cb Fix some typos and duplicated example/default blocks Olivier 'reivilibre 2024-11-13 22:01:22 +0000
  • b2672d70cc Fix word avatar being lost in transcription of schema Olivier 'reivilibre 2024-11-13 21:57:53 +0000
  • 6de86f2c15 Add special type name overrides for bytes, duration and size Olivier 'reivilibre 2024-11-13 21:56:50 +0000
  • b2dda415c6 deploy: 850ff14613 erikjohnston 2024-11-13 21:53:20 +0000
  • 97284689ea Merge branch 'master' into develop Erik Johnston 2024-11-13 21:51:44 +0000
  • 186f43b735 Remove 'smart quotes'; use plain ASCII quotes Olivier 'reivilibre 2024-11-13 21:47:08 +0000
  • 6906711964 Add errors for missing descriptions Olivier 'reivilibre 2024-11-13 21:44:57 +0000
  • fecddae1d2 Tweak script so it actually runs (perhaps specific to Python 3.10) Olivier 'reivilibre 2024-11-13 21:39:14 +0000
  • a5a2717cb5
    fix: add the 'scim' extra to the mypy GHA step Éloi Rivard 2024-11-13 21:32:31 +0100
  • 0ed59629f9
    fix: linting Éloi Rivard 2024-11-13 21:24:35 +0100
  • feb5eba521
    fix: remove scim from the 'all' extra Éloi Rivard 2024-11-13 21:19:08 +0100
  • 3ebdad7c7d
    chore: bump to scim2-models 0.2.5 Éloi Rivard 2024-11-13 20:30:43 +0100
  • 2ae0864289
    Merge 60875dcf1c into c812a79422 Poruri Sai Rahul 2024-11-13 18:57:46 +0000
  • 27de19a59c
    Document new rust function args in python Devon Hudson 2024-11-13 11:54:59 -0700
  • 9d242fa468
    Fix linter error Devon Hudson 2024-11-13 11:54:36 -0700
  • ee9bcc7f2c
    Reset test server names to use underscores Devon Hudson 2024-11-13 11:41:31 -0700
  • 427c1087de
    Fix whitespace Devon Hudson 2024-11-13 11:39:47 -0700
  • de080591bd
    Lower rust version back down Devon Hudson 2024-11-13 11:38:26 -0700
  • 17143663cb
    Remove ruma dependency Devon Hudson 2024-11-13 11:35:31 -0700
  • 6a163cec02
    fix: remove falsy mention to HTTP Basic auth Éloi Rivard 2024-11-13 18:07:37 +0100
  • 5774d3204b
    refactor: remove an useless call to _create_registration_details Éloi Rivard 2024-11-13 18:06:39 +0100
  • 55107bba57
    fix: parse the request with scim2-models for POST and PUT endpoints Éloi Rivard 2024-11-13 18:03:56 +0100
  • 4c0b639b8d
    fix: Disable SCIM if Pydantic version is under 2.7 Éloi Rivard 2024-11-13 17:26:29 +0100
  • d042676018
    doc: add docstrings to the SCIM endpoints Éloi Rivard 2024-11-13 17:17:09 +0100
  • d8ebb1c570
    refactor: rename 'default_display_name' var into 'display_name' Éloi Rivard 2024-11-13 16:02:55 +0100
  • 5f24645a0c
    tests: asserts that users are deactivated after a call to the DELETE endpoint Éloi Rivard 2024-11-13 15:55:16 +0100
  • 344b11e07d
    doc: new attempt to fix the internal link to user_admin_api.md Éloi Rivard 2024-11-13 15:50:41 +0100
  • afbd62d901
    fix: start and count attributes cannot be negative Éloi Rivard 2024-11-13 15:40:21 +0100
  • 6e3643145d
    doc: fix an internal documentation link Éloi Rivard 2024-11-13 15:33:17 +0100
  • bd25a928dd
    refactor: move the SCIM path from /_matrix/client/unstable/coop.yaal/scim to /_synapse/admin/scim/v2 Éloi Rivard 2024-11-13 15:30:44 +0100
  • 17ab62c02d Add changelog Mathieu Velten 2024-11-13 14:58:54 +0100
  • 5a436549a9 deploy: c812a79422 anoadragon453 2024-11-13 14:12:12 +0000
  • c812a79422
    Removal: Remove support for experimental msc3886 (#17638) Poruri Sai Rahul 2024-11-13 19:40:20 +0530
  • 850ff14613 1.119.0 v1.119.0 release-v1.119 master Erik Johnston 2024-11-13 13:58:18 +0000
  • fabd6fe3e4 Fix bug when rejecting withdrew invite with a third_party_rules module Mathieu Velten 2024-11-13 14:34:48 +0100
  • 08f5713341 Add removal notice to the upgrade notes Andrew Morgan 2024-11-13 13:43:44 +0000
  • eb37846a7a Merge branch 'develop' of github.com:element-hq/synapse into removal/17619-msc3886 Andrew Morgan 2024-11-13 13:42:25 +0000
  • a3dbb539b1
    Update changelog Andrew Morgan 2024-11-13 13:40:42 +0000
  • c6199a3959
    doc: indications about SCIM being an experimental feature Éloi Rivard 2024-11-13 13:23:58 +0100
  • 86fa3d1483
    feat: hide the SCIM API endpoint behind the msc4098 experimental feature Éloi Rivard 2024-11-13 13:23:27 +0100
  • e0fdb862cb
    Bump macos version used to build wheels (#17924) Erik Johnston 2024-11-13 11:30:04 +0000
  • f2619f3ba2
    fix: regenerated poetry.lock from the develop branch Éloi Rivard 2024-11-13 11:24:27 +0100
  • 63cd06c487
    Merge branch 'develop' into msc4098-scim Éloi Rivard 2024-11-13 11:18:31 +0100
  • 38bfddc0c9
    Update synapse/rest/scim.py Éloi Rivard 2024-11-13 11:17:16 +0100
  • be385bdce5
    Split out python interface from pure rust Devon Hudson 2024-11-12 23:15:33 -0700
  • a47d6c073c
    Fix nightly linter error Devon Hudson 2024-11-12 22:23:25 -0700
  • f9f7df4762
    Raise Clippy nightly version Devon Hudson 2024-11-12 22:19:44 -0700
  • 8a91d9564e
    Lower nightly version Devon Hudson 2024-11-12 22:17:18 -0700
  • 81bb0068c2
    Lower nightly version Devon Hudson 2024-11-12 22:15:27 -0700
  • e06c703315
    Lower nightly version Devon Hudson 2024-11-12 22:14:30 -0700
  • 739efed87c
    Lower nightly version Devon Hudson 2024-11-12 22:12:16 -0700
  • 5c1db9db9c
    Lower nightly version Devon Hudson 2024-11-12 22:11:25 -0700
  • 18af93b7c3
    Lower nightly version Devon Hudson 2024-11-12 22:08:58 -0700
  • ad9d0f6bbe
    Fix linter errors Devon Hudson 2024-11-12 19:23:21 -0700
  • 65bace75f8
    Bump rust nightly version to match Devon Hudson 2024-11-12 19:18:33 -0700
  • 1f04beec16
    Reset ruma versions & bump min rust version Devon Hudson 2024-11-12 19:08:45 -0700
  • 1ef856389e
    Make events/filter mod public Devon Hudson 2024-11-12 19:05:48 -0700
  • 9ffaa4d732
    Reduce ruma versions & bump min rust version Devon Hudson 2024-11-12 19:03:46 -0700
  • d12038c5b1
    Bump minimum rust version to 1.67 Devon Hudson 2024-11-12 18:41:39 -0700
  • ad519aa5e4
    Add changelog entry Devon Hudson 2024-11-12 18:35:22 -0700
  • d724cb53da
    Move server event filtering logic to rust Devon Hudson 2024-11-12 18:31:46 -0700
  • 944d1e0cc8 Merge branch 'develop' into madlittlemods/17368-bust-_membership_stream_cache Eric Eastwood 2024-11-12 14:30:55 -0600
  • 73dc05c993
    Unpin the upload release GHA action (#17923) Erik Johnston 2024-11-12 16:52:00 +0000
  • d95af91ab9
    Merge branch 'develop' into dependabot/pip/twisted-24.10.0 dependabot/pip/twisted-24.10.0 reivilibre 2024-11-12 16:45:01 +0000
  • bfb197c596
    Fix typo in error message when a media ID isn't known (#17865) Benjamin Bouvier 2024-11-12 17:41:14 +0100
  • 2cae58f862
    Merge branch 'develop' into feature/add_reader_to_check_username_for_spam_callback Wilson 2024-11-12 22:56:34 +0700
  • f9a1254f30 update docs WilsonLe 2024-11-12 22:55:43 +0700