1
0

Commit Graph

  • 892cbd0624 Bump packaging from 23.2 to 24.0 (#17027) dependabot[bot] 2024-04-09 11:25:32 +01:00
  • 106cfd4b39 Bump serde_json from 1.0.114 to 1.0.115 (#17041) dependabot[bot] 2024-04-09 11:25:23 +01:00
  • 0a6ae6fe4c Bump regex from 1.10.3 to 1.10.4 (#17028) dependabot[bot] 2024-04-08 17:56:37 +01:00
  • 13a3987929 Bump ruff from 0.3.2 to 0.3.5 (#17060) dependabot[bot] 2024-04-08 17:54:18 +01:00
  • 680f60102b Bump types-pillow from 10.2.0.20240125 to 10.2.0.20240406 (#17061) dependabot[bot] 2024-04-08 17:52:43 +01:00
  • 3e51b370c5 Bump typing-extensions from 4.9.0 to 4.11.0 (#17062) dependabot[bot] 2024-04-08 17:52:02 +01:00
  • 9b8597e431 Bump types-requests from 2.31.0.20240125 to 2.31.0.20240406 (#17063) dependabot[bot] 2024-04-08 17:50:16 +01:00
  • 562066577c Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2024-04-08 14:55:30 +01:00
  • 4d10a8fb18 Fixups to #17064 (#17065) Erik Johnston 2024-04-08 14:55:19 +01:00
  • b02490afcd Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2024-04-08 14:25:41 +01:00
  • 1f8f991d51 Add back fast path for non-gappy syncs (#17064) Erik Johnston 2024-04-08 14:25:28 +01:00
  • 6e95084685 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2024-04-08 10:11:02 +01:00
  • 336a85d1fa Knocking Endpoints added (federated) Dominic Schubert 2024-04-07 01:08:57 +02:00
  • 2cd6995702 Newsfile erikj/call_current_topological_token_less Erik Johnston 2024-04-05 15:45:35 +01:00
  • c243916546 Reduce DB usage when backpaginating Erik Johnston 2024-04-05 15:05:22 +01:00
  • 5360baeb64 Pull out fewer receipts from DB when doing push (#17049) Erik Johnston 2024-04-05 12:46:34 +01:00
  • 0e68e9b7f4 Fix bug in calculating state for non-gappy syncs (#16942) Richard van der Hoff 2024-04-04 17:15:35 +01:00
  • 230b709d9d /sync: fix bug in calculating state response (#16930) Richard van der Hoff 2024-04-04 13:14:24 +01:00
  • 05957ac70f Fix bug in /sync response for archived rooms (#16932) Richard van der Hoff 2024-04-04 12:47:59 +01:00
  • be824073e8 deploy: 31122b71bc erikjohnston 2024-04-04 10:07:23 +00:00
  • 31122b71bc Add missing index to access_tokens table (#17045) Erik Johnston 2024-04-04 11:05:40 +01:00
  • d0f8fbdc27 deploy: ca27b51665 erikjohnston 2024-04-02 17:46:21 +00:00
  • 51776745b9 Merge branch 'master' into develop Erik Johnston 2024-04-02 18:44:47 +01:00
  • ca27b51665 1.104.0 v1.104.0 release-v1.104 Erik Johnston 2024-04-02 17:17:02 +01:00
  • ec174d0470 Refactor chain fetching (#17044) Erik Johnston 2024-04-02 15:33:56 +01:00
  • 7d5f3ea750 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2024-03-28 16:32:02 +00:00
  • 979faa537a deploy: fd48fc4585 erikjohnston 2024-03-28 16:30:58 +00:00
  • fd48fc4585 Fixups to new push stream (#17038) Erik Johnston 2024-03-28 16:29:23 +00:00
  • e84565bdc5 deploy: ea6bfae0fc erikjohnston 2024-03-28 15:45:41 +00:00
  • ea6bfae0fc Add support for moving /push_rules off of main process (#17037) Erik Johnston 2024-03-28 15:44:07 +00:00
  • eb4513c78a Allow setting push rules to be handled on workers erikj/allow_set_push_rules_workers Erik Johnston 2024-03-27 11:44:50 +00:00
  • 59ceabcb97 Fixup changelog v1.104.0rc1 Erik Johnston 2024-03-26 13:45:57 +00:00
  • 0581741342 Fixup changelog Erik Johnston 2024-03-26 13:44:06 +00:00
  • 34878b6bc9 Merge remote-tracking branch 'origin/develop' into release-v1.104 Erik Johnston 2024-03-26 13:42:09 +00:00
  • 88273387d2 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2024-03-26 13:27:02 +00:00
  • c900d18647 Fix OIDC login regression (#17031) Erik Johnston 2024-03-26 13:26:46 +00:00
  • f759808716 deploy: 03f0d746c3 erikjohnston 2024-03-26 11:50:36 +00:00
  • 00bc269a8a Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2024-03-26 11:49:43 +00:00
  • 03f0d746c3 1.104.0rc1 Erik Johnston 2024-03-26 11:49:11 +00:00
  • b5322b4daf Ensure that pending to-device events are sent over federation at startup (#16925) Richard van der Hoff 2024-03-22 13:24:11 +00:00
  • e7095c0c6e deploy: b7af076ab5 reivilibre 2024-03-22 10:36:41 +00:00
  • b7af076ab5 Add OIDC config to add extra parameters to the authorize URL (#16971) Mathieu Velten 2024-03-22 11:35:11 +01:00
  • 9ad49e7ecf Do not refuse to set read_marker if previous event_id is in wrong room (#16990) SpiritCroc 2024-03-21 19:43:07 +01:00
  • f7a3ebe44d Fix reject knocks on deactivating account (#17010) Hanadi 2024-03-21 21:05:54 +03:00
  • bef765b262 generate configuration with correct user in start.py for docker (#16978) Sam Wedgwood 2024-03-21 17:55:44 +00:00
  • 6d3ffdd421 Bump dawidd6/action-download-artifact from 3.1.2 to 3.1.4 (#17008) dependabot[bot] 2024-03-21 17:50:18 +00:00
  • 3ab9e6d524 OIDC: try to JWT decode userinfo response if JSON parsing failed (#16972) Mathieu Velten 2024-03-21 18:49:44 +01:00
  • db95b75515 Patch the db conn pool sooner in tests (#17017) Richard van der Hoff 2024-03-21 17:48:16 +00:00
  • 4c98aad47b Bump netaddr from 0.9.0 to 1.2.1 (#17006) dependabot[bot] 2024-03-21 17:36:40 +00:00
  • bc87b010c8 deploy: 5a59c68b3d reivilibre 2024-03-21 17:13:32 +00:00
  • 5a59c68b3d Remove the hardcoded poetry version from contributing guide (#17002) Tadeusz Sośnierz 2024-03-21 18:12:02 +01:00
  • c7d702a368 deploy: 6cf23febb9 reivilibre 2024-03-21 17:08:44 +00:00
  • 55d9bd5fde deploy: 159536d525 reivilibre 2024-03-21 17:07:23 +00:00
  • 6cf23febb9 Add note to using --curses under sqlite porting (#17012) grahhnt 2024-03-21 11:07:21 -06:00
  • 159536d525 Update link, in installation guide, for docker hub synapse images (#17001) Eirik 2024-03-21 18:05:52 +01:00
  • 70a86f69c2 Bump types-jsonschema from 4.21.0.20240118 to 4.21.0.20240311 (#17007) dependabot[bot] 2024-03-21 16:53:51 +00:00
  • 21daa56ee1 Prevent start_for_complement.sh from setting START_POSTGRES to false when it's already set (#16985) Andrew Morgan 2024-03-21 08:50:51 -05:00
  • cf5adc80e1 Update power level default for public rooms (#16907) Shay 2024-03-19 10:55:31 -07:00
  • 8fb5b0f335 Improve event validation (#16908) Shay 2024-03-19 10:52:53 -07:00
  • 77b824008c Bump pydantic from 2.6.0 to 2.6.4 (#17004) dependabot[bot] 2024-03-19 17:45:56 +00:00
  • 77317cecc7 Bump anyhow from 1.0.80 to 1.0.81 (#17009) dependabot[bot] 2024-03-19 17:45:41 +00:00
  • 3e89afdef7 Bump jinja2 from 3.1.2 to 3.1.3 (#17005) dependabot[bot] 2024-03-19 17:45:23 +00:00
  • f768e028c1 Bump types-pyopenssl from 23.3.0.0 to 24.0.0.20240311 (#17003) dependabot[bot] 2024-03-19 17:45:15 +00:00
  • 2832a8b492 deploy: 74ab329eaa reivilibre 2024-03-19 17:21:43 +00:00
  • 74ab329eaa Pass module API to OIDC mapping provider (#16974) Mathieu Velten 2024-03-19 18:20:10 +01:00
  • 05489d89c6 Specify IP subnet literals in canonical form (#16953) V02460 2024-03-19 18:19:12 +01:00
  • 70f3c78d68 deploy: 9635822cc1 reivilibre 2024-03-19 17:18:17 +00:00
  • 9635822cc1 Clarify docs for some room state functions (#16950) Richard van der Hoff 2024-03-19 17:16:37 +00:00
  • 651483ded1 deploy: 0b4dc4de7c reivilibre 2024-03-19 14:20:26 +00:00
  • 42fa47a2a4 Merge branch 'master' into develop Olivier Wilkinson (reivilibre) 2024-03-19 14:19:00 +00:00
  • 0b4dc4de7c 1.103.0 v1.103.0 release-v1.103 Olivier Wilkinson (reivilibre) 2024-03-19 12:24:41 +00:00
  • 52f456a822 /sync: Fix edge-case in calculating the "device_lists" response (#16949) Richard van der Hoff 2024-03-14 17:34:19 +00:00
  • 6d5bafb2c8 Split up SyncHandler.compute_state_delta (#16929) Richard van der Hoff 2024-03-14 17:18:48 +00:00
  • 88f9c0a75f deploy: 1198f649ea erikjohnston 2024-03-14 15:21:11 +00:00
  • 1198f649ea Sort versions in the documentation version picker appropriately. (#16966) Will Hunt 2024-03-14 15:18:51 +00:00
  • 85932e2c09 deploy: acc2f00eca erikjohnston 2024-03-14 13:55:46 +00:00
  • 051cad208c deploy: 1c1b0bfa77 anoadragon453 2024-03-14 13:55:07 +00:00
  • acc2f00eca upgrade.md: fix grammatical errors (#16965) Richard van der Hoff 2024-03-14 13:54:01 +00:00
  • 1c1b0bfa77 Add query to update local cache of a remote user's device list to docs (#16892) Andrew Morgan 2024-03-14 13:53:25 +00:00
  • cb562d73aa Improve lock performance when a lot of locks are waiting (#16840) Mathieu Velten 2024-03-14 14:49:54 +01:00
  • a111ba0207 Bump types-psycopg2 from 2.9.21.16 to 2.9.21.20240311 (#16995) dependabot[bot] 2024-03-14 10:36:21 +00:00
  • 1cc1d6b655 Bump pyo3 from 0.20.2 to 0.20.3 (#16962) dependabot[bot] 2024-03-14 10:36:13 +00:00
  • 92f2069627 Multi-worker-docker-container: disable log buffering (#16919) Richard van der Hoff 2024-03-13 17:21:37 +00:00
  • 9b5eef95ad Bump ruff from 0.1.14 to 0.3.2 (#16994) dependabot[bot] 2024-03-13 17:06:23 +00:00
  • e161103b46 Bump mypy from 1.5.1 to 1.8.0 (#16901) dependabot[bot] 2024-03-13 17:05:57 +00:00
  • f4e12ceb1f Bump dawidd6/action-download-artifact from 3.1.1 to 3.1.2 (#16960) dependabot[bot] 2024-03-13 16:50:47 +00:00
  • 10e56b162f Bump cryptography from 41.0.7 to 42.0.5 (#16958) dependabot[bot] 2024-03-13 16:50:11 +00:00
  • 74fb3e1996 Bump serde_json from 1.0.113 to 1.0.114 (#16961) dependabot[bot] 2024-03-13 16:49:54 +00:00
  • a91fb6cc06 Bump serde from 1.0.196 to 1.0.197 (#16963) dependabot[bot] 2024-03-13 16:49:19 +00:00
  • 6cb8839f67 Bump log from 0.4.20 to 0.4.21 (#16977) dependabot[bot] 2024-03-13 16:49:06 +00:00
  • 1e68b56a62 Bump black from 23.10.1 to 24.2.0 (#16936) dependabot[bot] 2024-03-13 16:46:44 +00:00
  • 2bdf6280f6 Raise poetry-core version cap to 1.9.0 (#16986) V02460 2024-03-13 17:40:08 +01:00
  • 5c0b87ff95 Update changelog v1.103.0rc1 Erik Johnston 2024-03-12 15:12:19 +00:00
  • 0d44f64c4e Merge remote-tracking branch 'origin/develop' into release-v1.103 Erik Johnston 2024-03-12 15:11:03 +00:00
  • 1f88790764 Prevent locking up while processing batched_auth_events (#16968) Gerrit Gogel 2024-03-12 16:07:36 +01:00
  • ec221f2ad2 deploy: 9d7880c0c6 erikjohnston 2024-03-12 15:05:16 +00:00
  • 9d7880c0c6 1.103.0rc1 Erik Johnston 2024-03-12 15:03:45 +00:00
  • d9db944600 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2024-03-12 14:39:54 +00:00
  • 6a9640330e deploy: 48f59d3806 anoadragon453 2024-03-11 16:10:31 +00:00
  • 48f59d3806 deactivated flag refactored to filter deactivated users. (#16874) Alexander Fechler 2024-03-11 17:08:04 +01:00