Commit graph

  • 8f6bcb0410 Make implicit defaults explicit Kai A. Hiller 2024-11-26 20:27:03 +0100
  • 9d2ce598af pyo3 renames Kai A. Hiller 2024-11-26 19:40:01 +0100
  • 3cde1df604 PyLong to PyInt Kai A. Hiller 2024-11-26 19:41:35 +0100
  • 670705b34b Use new IntoPyObject trait Kai A. Hiller 2024-11-26 20:23:53 +0100
  • c79fb44f58 Add helper trait UnwrapInfallible Kai A. Hiller 2024-11-26 20:19:29 +0100
  • 187ff9bb16 Use new FromPyObject::extract_bound trait method Kai A. Hiller 2024-11-26 20:24:45 +0100
  • 91c56a2da8 Migrate pythonize Kai A. Hiller 2024-11-26 20:30:37 +0100
  • 3b7f9d4405 Bump pyo3 and dependencies to v0.23.2 Kai A. Hiller 2024-11-26 20:18:38 +0100
  • e6913a656c appease the linter? Travis Ralston 2024-11-26 13:29:16 -0700
  • ae382c5516 Cleanup Python 3.8 leftovers Kai A. Hiller 2024-11-26 20:56:54 +0100
  • c88c6588f9 Use stable error code for account locking Travis Ralston 2024-11-26 13:24:12 -0700
  • c4227f1b4d changelog Travis Ralston 2024-11-26 13:20:22 -0700
  • fa0dfb7491 Promote account suspension to stable Travis Ralston 2024-11-26 13:18:03 -0700
  • 2b361be4de deploy: cee9da0da5 sandhose 2024-11-26 18:45:11 +0000
  • cee9da0da5
    MSC4108: Add a Content-Type header on the PUT response (#17253) Quentin Gliech 2024-11-26 19:43:26 +0100
  • b99c7cde5d
    Add unit tests for the MSC4190 behaviours Quentin Gliech 2024-11-26 17:44:33 +0100
  • aa8842d7f3
    Newsfile. Quentin Gliech 2024-09-12 15:18:35 +0200
  • 876a878287
    Skip UIA device endpoints for ASes Quentin Gliech 2024-09-12 15:08:57 +0200
  • 16f5806be9
    Make /register inhibit logins for ASes Quentin Gliech 2024-09-12 15:08:40 +0200
  • bbc1b09860
    Upsert devices on PUT /devices/id for ASes Quentin Gliech 2024-09-12 15:08:07 +0200
  • 0749dfbe73
    Parse the io.element.msc4190 flag on AS registrations Quentin Gliech 2024-09-12 15:07:33 +0200
  • c74b8daa57
    Be more specific about IdP brands theo court 2024-11-26 17:23:20 +0100
  • 913235efb6 Adress comment Mathieu Velten 2024-11-26 17:08:27 +0100
  • afb7d08ce2 Fix new scheduled tasks jumping the queue Richard van der Hoff 2024-11-26 12:56:00 +0000
  • 3b199d0aa0
    Newsfile Quentin Gliech 2024-11-26 16:34:53 +0100
  • e07f25194d deploy: 8c653e1dd6 sandhose 2024-11-26 15:10:04 +0000
  • a9c4d1c8ac
    Merge branch 'master' into develop Quentin Gliech 2024-11-26 16:08:27 +0100
  • 2d817dccc0 Print usage on too many arguments Kai A. Hiller 2024-11-26 15:16:07 +0100
  • a3bb8f0da6
    Merge branch 'develop' into no-ip-logging Louis Gregg 2024-11-26 15:16:02 +0100
  • 9fd0a48ccb Merge branch 'develop' into schema Kai A. Hiller 2024-11-26 14:32:33 +0100
  • 8eaa88cbaf
    Merge branch 'release-v1.120' into matrix-org-hotfixes Quentin Gliech 2024-11-26 14:12:04 +0100
  • 8c653e1dd6
    1.120.0 v1.120.0 Quentin Gliech 2024-11-26 14:11:12 +0100
  • e157a0a721 Add meta schema Kai A. Hiller 2024-11-26 13:06:28 +0100
  • f451e23947 Add missing descriptions Kai A. Hiller 2024-11-26 12:22:31 +0100
  • 3e1968e3e4 dont log session during captcha flow, either Louis Gregg 2024-11-26 12:15:04 +0100
  • cd7d90bd28
    Bump tomli from 2.0.2 to 2.1.0 (#17959) dependabot[bot] 2024-11-26 09:30:16 +0000
  • 3cdbd36559
    Merge 4580e12275 into 3943d2fde7 Quentin Gliech 2024-11-26 08:03:02 +0000
  • b4b1705927
    Merge remote-tracking branch 'origin/release-v1.120' into matrix-org-hotfixes Quentin Gliech 2024-11-26 08:47:48 +0100
  • 02aa7adf4c
    Fix delete_old_otks job on worker deployments (#17960) Richard van der Hoff 2024-11-26 07:45:18 +0000
  • 3943d2fde7
    Fix up logic for delaying sending read receipts over federation. (#17933) Erik Johnston 2024-11-25 18:12:33 +0000
  • 18f9ac8f71 Add synapse-config.schema.yaml Kai A. Hiller 2024-11-25 19:07:10 +0100
  • 122a3b3af5 Fix typos Kai A. Hiller 2024-11-26 10:43:30 +0100
  • 9704afbc9c Format JSON schema Kai A. Hiller 2024-11-25 19:08:33 +0100
  • 8fd775ee3a Use .args for clarity Erik Johnston 2024-11-25 17:44:51 +0000
  • 84a2491d96 Move schema Kai A. Hiller 2024-11-25 18:05:25 +0100
  • 76f326bf9f Fix delete_old_otks job on worker deployments Richard van der Hoff 2024-11-25 16:05:02 +0000
  • 2f4ac972fc
    Merge branch 'develop' into feature/add_reader_to_check_username_for_spam_callback Wilson 2024-11-25 10:34:32 -0500
  • 93cc955051
    Bump tornado from 6.4.1 to 6.4.2 (#17955) dependabot[bot] 2024-11-25 14:23:32 +0000
  • c6f1612092
    Bump tomli from 2.0.2 to 2.1.0 dependabot[bot] 2024-11-25 11:16:49 +0000
  • 59cae84168
    Bump mypy from 1.11.2 to 1.12.1 dependabot/pip/mypy-1.12.1 dependabot[bot] 2024-11-25 11:16:26 +0000
  • 885ec6c3a7 fix for old_deps twisted==18.9.0 Louis Gregg 2024-11-24 13:20:54 +0100
  • 1989480639 Log session ID instead of client IP in recaptcha flow Louis Gregg 2024-11-23 16:57:42 +0100
  • 0ecc08a896
    Bump tornado from 6.4.1 to 6.4.2 dependabot[bot] 2024-11-22 22:16:31 +0000
  • f425121d81
    chore: restore an empty line in pyproject.toml Éloi Rivard 2024-11-22 15:02:08 +0100
  • 668a8b8734
    Revert "fix: Disable SCIM if Pydantic version is under 2.7" Éloi Rivard 2024-11-22 15:01:08 +0100
  • 3027a7d50b
    Merge branch 'develop' into msc4098-scim Éloi Rivard 2024-11-22 14:56:07 +0100
  • cb1026899f
    Merge branch 'develop' into msc4098-scim Éloi Rivard 2024-11-22 14:53:58 +0100
  • e2e1bd0cad
    fix: use the application/scim+json content-header in the SCIM API Éloi Rivard 2024-11-22 14:52:45 +0100
  • 061d3e8a64 deploy: 4587decd67 reivilibre 2024-11-22 12:39:01 +0000
  • 4587decd67
    Return suspended status when querying user account (#17952) Shay 2024-11-22 04:37:19 -0800
  • 4c67d20af7
    link to element-docker-demo from contrib/docker* (#17953) Matthew Hodgson 2024-11-22 12:35:03 +0000
  • efeb213248 stupid punctuation requirement Matthew Hodgson 2024-11-22 12:12:31 +0000
  • 431e26b473 changelog Matthew Hodgson 2024-11-22 11:04:43 +0000
  • fc850f7107 link to element-docker-demo from contrib/docker* Matthew Hodgson 2024-11-22 11:03:06 +0000
  • e69fd95f42
    fix: do not return empty lists in user payloads Éloi Rivard 2024-11-22 11:12:38 +0100
  • 3e52de5a8e
    fix: SCIM API servlet registration Éloi Rivard 2024-11-22 09:48:32 +0100
  • 938536186c
    Ensure that uploaded keys are dicts s7evink/validate-upload-keys-dict Till Faelligen 2024-11-22 09:25:11 +0100
  • 9c2d8fd6dd
    Merge branch 'develop' of github.com:element-hq/synapse into s7evink/validate-upload-keys-dict Till Faelligen 2024-11-22 09:10:31 +0100
  • 9e8736c4df newsfragment H. Shay 2024-11-21 15:27:06 -0800
  • 4b4d8b4ad5 return suspended status as part of user info H. Shay 2024-11-21 15:17:40 -0800
  • e2427fd5ac clarify timestamp H. Shay 2024-11-21 14:51:07 -0800
  • cda34bbebf misc cleanup + add an index on events.received_ts H. Shay 2024-11-21 14:41:11 -0800
  • 121f7d4d10 extend admin api to get joined rooms to filter via optional timestamp H. Shay 2024-11-21 14:06:41 -0800
  • 1b30fba58a Update changelog to describe user-facing change Eric Eastwood 2024-11-21 13:54:21 -0600
  • 0a1f5afde9 expand event reports API to filter for the sender of a reported event H. Shay 2024-11-21 11:32:12 -0800
  • 1ef1a2cf71 Merge branch 'develop' into madlittlemods/17929-sliding-sync-send-membership-changes-when-lazy-loading-room-members Eric Eastwood 2024-11-21 13:29:26 -0600
  • 5d1bd3173f Add changelog Eric Eastwood 2024-11-21 13:29:08 -0600
  • 5707dde276 Remove todo as we did it Eric Eastwood 2024-11-21 13:25:58 -0600
  • 347743f199 Include membership change targets when lazy-loading room membership Eric Eastwood 2024-11-21 13:24:51 -0600
  • c7f443ae05 changelog rav/unsigned_data_in_keys_query Richard van der Hoff 2024-11-21 12:28:38 +0000
  • b8f2626e06 Enable complement tests for msc4229 Richard van der Hoff 2024-11-21 12:22:26 +0000
  • 37d7c506d2 Pass through unsigned data in /keys/query Richard van der Hoff 2024-11-21 12:18:02 +0000
  • 2422e86b3a deploy: 80e39fd834 MadLittleMods 2024-11-20 22:07:50 +0000
  • 80e39fd834
    Add Forgejo oidc provider config example (#17872) Valentin Iovene 2024-11-20 23:06:08 +0100
  • 408e1de61e should be users H. Shay 2024-11-20 13:48:24 -0800
  • b479106cba
    Merge branch 'develop' into patch-2 Eric Eastwood 2024-11-20 15:45:49 -0600
  • d7a6a8c4ea fix postgres quotes situation H. Shay 2024-11-20 10:55:28 -0800
  • 573bdbc824 Merge branch 'release-v1.120' into develop Olivier 'reivilibre 2024-11-20 17:26:16 +0000
  • 81f8ce8798 newsfragment H. Shay 2024-11-20 09:19:18 -0800
  • 3c6e281853 docs H. Shay 2024-11-20 09:02:19 -0800
  • 106cb4f6d9 add admin apis to get invite count and joined room count for last 24hrs for user H. Shay 2024-11-19 17:26:08 -0800
  • bc8930d007 tests H. Shay 2024-11-19 09:47:47 -0800
  • a6ae7b7d69 add functionality to fetch event reports against a specific user H. Shay 2024-11-19 09:47:39 -0800
  • 79c02cada0
    Fix incorrect comment in new schema delta (#17936) Erik Johnston 2024-11-20 17:12:17 +0000
  • 81b080f7a2
    Bump serde_json from 1.0.132 to 1.0.133 (#17939) dependabot[bot] 2024-11-20 16:52:19 +0000
  • 84ec15c47e
    Raise setuptools_rust version cap to 1.10.2 (#17944) V02460 2024-11-20 17:49:21 +0100
  • 0202e5f210 Tweak changelog Olivier 'reivilibre 2024-11-20 16:45:54 +0000
  • f73edbe4d2
    Add encrypted appservice extensions to Complement test image. (#17945) Will Hunt 2024-11-20 16:35:43 +0000
  • f4bbc74f44 Merge branch 'release-v1.120' into matrix-org-hotfixes Olivier 'reivilibre 2024-11-20 15:16:26 +0000
  • 32fc4a1349 deploy: ec4d136965 reivilibre 2024-11-20 15:15:36 +0000