1
0

Commit Graph

  • 1dd5f68251 Bump minimum version bound on Twisted to 21.2.0. (#18727) reivilibre 2025-07-24 15:39:54 +01:00
  • b4987a4abc deploy: 8344c944b1 reivilibre 2025-07-24 14:10:04 +00:00
  • 8344c944b1 Add configurable rate limiting for the creation of rooms. (#18514) reivilibre 2025-07-24 15:08:02 +01:00
  • b34342eedf MSC4306: register the thread subscriptions servlet in the client servlet section (#18726) Benjamin Bouvier 2025-07-24 12:33:34 +02:00
  • 4527fb0f93 deploy: 61e79a4cdf sandhose 2025-07-24 08:45:49 +00:00
  • 61e79a4cdf Fix deactivation running off the main process (#18716) Quentin Gliech 2025-07-24 10:43:58 +02:00
  • b7e7f537f1 Refactor background process metrics to be homeserver-scoped (#18670) Eric Eastwood 2025-07-23 13:28:17 -05:00
  • 8fb9c105c9 Add support for MSC4293 - Redact on Kick/Ban (#18540) Shay 2025-07-23 08:00:01 -07:00
  • a82b8a966a Use UTF-8 for config doc generation (#18580) Travis Ralston 2025-07-22 11:54:47 -06:00
  • f5f2c9587e Allow return code 403 when fetching profile via federation (#18696) Andreas Fischer 2025-07-22 19:42:50 +02:00
  • 0be7fe926d Add debug log when HMAC incorrect (#18474) Eric Eastwood 2025-07-22 11:09:45 -05:00
  • f47c09ea6b deploy: 98f84256e9 MadLittleMods 2025-07-22 15:36:23 +00:00
  • 98f84256e9 Configure HTTP proxy in file config (#18686) Eric Eastwood 2025-07-22 10:33:00 -05:00
  • 15b927ffab Bump types-psycopg2 from 2.9.21.20250516 to 2.9.21.20250718 (#18706) dependabot[bot] 2025-07-22 15:30:18 +01:00
  • 7fa88d6d07 Bump types-jsonschema from 4.24.0.20250708 to 4.25.0.20250720 (#18703) dependabot[bot] 2025-07-22 15:28:59 +01:00
  • 3d58f74283 deploy: 9ecf192089 reivilibre 2025-07-22 14:13:54 +00:00
  • 9ecf192089 Remove stray dev log v1.135.0rc1 Olivier 'reivilibre 2025-07-22 13:54:32 +01:00
  • 6838a1020b Tweak changelog again Olivier 'reivilibre 2025-07-22 12:47:12 +01:00
  • a77befcc29 Tweak changelog Olivier 'reivilibre 2025-07-22 12:16:35 +01:00
  • 9dbed51f3c deploy: cedb8cd045 reivilibre 2025-07-22 11:13:51 +00:00
  • cedb8cd045 1.135.0rc1 Olivier 'reivilibre 2025-07-22 12:10:57 +01:00
  • bb84121553 Bump authlib from 1.6.0 to 1.6.1 (#18704) dependabot[bot] 2025-07-22 11:57:09 +01:00
  • 7de4fdf61a Bump ruff from 0.12.3 to 0.12.4 (#18705) dependabot[bot] 2025-07-22 11:57:00 +01:00
  • 8fc9aa70a5 Bump jsonschema from 4.24.0 to 4.25.0 (#18707) dependabot[bot] 2025-07-22 11:56:43 +01:00
  • 3db73b974f Bump sigstore/cosign-installer from 3.9.1 to 3.9.2 (#18708) dependabot[bot] 2025-07-22 11:56:32 +01:00
  • c51bd89c3b Bump serde_json from 1.0.140 to 1.0.141 (#18709) dependabot[bot] 2025-07-22 11:55:38 +01:00
  • 7de9ac01a0 Bump once_cell from 1.19.0 to 1.21.3 (#18710) dependabot[bot] 2025-07-22 11:55:28 +01:00
  • 4e118aecd0 Reduce log spam when client stops downloading media while it is being streamed to them (ConsumerStopProducingError) (#18699) Devon Hudson 2025-07-21 20:11:46 +00:00
  • eada130d4e deploy: 11a11414c5 devonh 2025-07-21 16:42:39 +00:00
  • 11a11414c5 Add an option to issue redactions as admin user on admin redaction endpoint (#18671) Shay 2025-07-21 09:40:45 -07:00
  • 8a4e2e826d Dedicated MAS API (#18520) Quentin Gliech 2025-07-21 18:17:43 +02:00
  • 875269eb53 Add experimental and incomplete support for MSC4306: Thread Subscriptions. (#18674) reivilibre 2025-07-21 14:54:28 +00:00
  • 56f5097d1c Prevent dirty Cargo.lock changes from install (#18693) Eric Eastwood 2025-07-18 10:28:10 -05:00
  • 797fa5728d 18697.misc (#18698) Strac Consulting Engineers Pty Ltd 2025-07-19 00:37:34 +10:00
  • c58d7ade38 Update msc3861_delegated.py spelling correction (#18697) Strac Consulting Engineers Pty Ltd 2025-07-19 00:37:17 +10:00
  • 6127aa0d50 Don't allow tagnames longer than 255 bytes (#18660) Alex Durham 2025-07-18 15:23:28 +02:00
  • ad336e5782 Use more basic function to check user rei/admlogin_no_fake_users Olivier 'reivilibre 2025-07-18 12:15:37 +01:00
  • ffacd042b4 deploy: 5ea2cf2484 sandhose 2025-07-18 07:08:54 +00:00
  • 5ea2cf2484 Move device changes off the main process (#18581) Quentin Gliech 2025-07-18 09:06:14 +02:00
  • 66504d1144 Fix dirty Cargo.lock changes appearing after install (base64) (#18689) Eric Eastwood 2025-07-17 15:20:42 -05:00
  • cda922830e Clean up MetricsResource and Prometheus hacks (#18687) Eric Eastwood 2025-07-17 11:57:19 -05:00
  • f0f9a82ca4 Bump lxml from 5.4.0 to 6.0.0 (#18631) dependabot[bot] 2025-07-17 17:24:57 +02:00
  • f031105eee Start and stop the Tokio runtime with the Twisted reactor (#18691) Quentin Gliech 2025-07-17 17:15:11 +02:00
  • 71050afafb deploy: a0d6469069 reivilibre 2025-07-17 14:56:27 +00:00
  • a0d6469069 fix schema and docs of rc_delayed_event_mgmt (#18692) Kim Brose 2025-07-17 14:54:33 +00:00
  • 84991317d0 Stabilize support for custom profile fields. (#18635) Patrick Cloke 2025-07-17 09:15:07 -04:00
  • 56c166cbf0 Include event_id when getting state with ?format=event (#18675) Tulir Asokan 2025-07-17 12:28:17 +02:00
  • a07e26a936 Fix sequence migration for autoincrement tables in synapse_port_db (#18677) Märt 2025-07-17 13:13:36 +03:00
  • b07dc6a27d Bump types-jsonschema from 4.24.0.20250528 to 4.24.0.20250708 (#18682) dependabot[bot] 2025-07-17 11:07:15 +01:00
  • 42297bfceb Bump ruff from 0.12.2 to 0.12.3 (#18683) dependabot[bot] 2025-07-17 11:06:54 +01:00
  • 88785dbaeb Refactor cache metrics to be homeserver-scoped (#18604) Eric Eastwood 2025-07-16 16:04:57 -05:00
  • 41e22d1e95 newsfile anoa/minimum_python_3_9_12 Andrew Morgan 2025-07-01 16:13:35 +01:00
  • 4f9c523cb5 Set minimum python version to 3.9.12 Andrew Morgan 2025-07-16 10:41:58 +01:00
  • fc10a5ee29 Refactor Measure block metrics to be homeserver-scoped (v2) (#18601) Eric Eastwood 2025-07-15 15:55:23 -05:00
  • d72c278a07 Remove allow_no_prev_events option (MSC2716 cleanup) (#18676) Eric Eastwood 2025-07-15 15:53:56 -05:00
  • 7e5f36421c deploy: b274d6561c MadLittleMods 2025-07-15 18:28:07 +00:00
  • b274d6561c Document that some config options for the user directory are in violation of the Matrix spec (#18548) Johannes Marbach 2025-07-15 20:25:25 +02:00
  • f0f515280b deploy: 88f38ea149 MadLittleMods 2025-07-15 14:08:23 +00:00
  • 49cb78376e Advertise support for Matrix v1.12 (#18647) Andrew Morgan 2025-07-15 15:07:20 +01:00
  • 88f38ea149 Correct version that recaptcha_{private,public}_key_path config options were introduced (#18684) Eric Eastwood 2025-07-15 09:05:45 -05:00
  • 5f027adb33 Update URL Preview code to work with lxml 6.0.0 (#18622) Andrew Morgan 2025-07-15 15:04:29 +01:00
  • bc5f45d574 deploy: 60be549c0c erikjohnston 2025-07-15 13:59:39 +00:00
  • e6dbbbb315 Merge remote-tracking branch 'origin/master' into develop Erik Johnston 2025-07-15 14:55:25 +01:00
  • 76bfd6a619 deploy: 78ce4dc26f erikjohnston 2025-07-15 13:44:54 +00:00
  • 78ce4dc26f Bump mypy from 1.13.0 to 1.16.1 (#18653) dependabot[bot] 2025-07-15 14:42:54 +01:00
  • 60be549c0c 1.134.0 v1.134.0 release-v1.134 Erik Johnston 2025-07-15 14:22:54 +01:00
  • 97d2738eef Fix CPU and database spinning when retrying sending events to servers whilst at the same time purging those events. (#18499) reivilibre 2025-07-15 11:01:41 +00:00
  • 945e22303c Bump phonenumbers from 9.0.8 to 9.0.9 (#18681) dependabot[bot] 2025-07-15 11:47:59 +01:00
  • c213505b8c Initial work to support appservice provided profiles Half-Shot 2025-07-15 11:17:10 +01:00
  • 887bb56613 MSC4291 dev travis/msc4291-dev Travis Ralston 2025-07-14 14:46:51 -06:00
  • 72c01e46d4 deploy: 481c4e2b55 MadLittleMods 2025-07-14 16:39:31 +00:00
  • 481c4e2b55 Add recaptcha_{private,public}_key_path config option (#17984) V02460 2025-07-14 18:37:36 +02:00
  • d642385b2d deploy: 5129668449 anoadragon453 2025-07-14 15:57:56 +00:00
  • 5129668449 Allow admins to see soft failed events (if they want to) (#18238) Travis Ralston 2025-07-14 09:55:19 -06:00
  • 3c13c3bebf Bump base64 from 0.21.7 to 0.22.1 (#18666) dependabot[bot] 2025-07-11 13:26:59 +00:00
  • 1e5e6a48be Use markdown-it-py instead of commonmark in the release script. (#18637) Quentin Gliech 2025-07-11 14:54:46 +02:00
  • 947216abc0 Update latest_deps workflow to migrate poetry --no-dev -> --without dev (#18617) Andrew Morgan 2025-07-11 12:34:37 +01:00
  • c5999cf452 Document config file merge behavior (#18664) V02460 2025-07-11 12:15:12 +02:00
  • 28c9ed3ccb Remove unnecessary replication calls (#18564) Quentin Gliech 2025-07-11 10:47:54 +02:00
  • 2ba036fae6 deploy: 1dc29563c1 sandhose 2025-07-10 13:17:01 +00:00
  • 1dc29563c1 Move registrations off the main worker (#18552) Quentin Gliech 2025-07-10 15:13:27 +02:00
  • 5794e0b2a4 deploy: 66daf0bfae erikjohnston 2025-07-10 12:42:20 +00:00
  • 66daf0bfae Add ability to limit amount uploaded by a user (#18527) Erik Johnston 2025-07-10 13:39:09 +01:00
  • e08187237e Merge remote-tracking branch 'origin/develop' into erikj/ratelimit_media_upload erikj/ratelimit_media_upload Erik Johnston 2025-07-10 12:03:19 +01:00
  • b9b8775db7 Add plain-text handling for rich-text topics as per MSC3765 (#18195) Johannes Marbach 2025-07-09 21:13:54 +02:00
  • e1b429d88e Add experimental support for MSC4277: Harmonizing the reporting endpoints (#18263) Johannes Marbach 2025-07-09 21:08:21 +02:00
  • 6a2db4b90e deploy: 8c1e60045c anoadragon453 2025-07-09 13:40:49 +00:00
  • 8c1e60045c Merge branch 'release-v1.134' into develop Andrew Morgan 2025-07-09 14:38:52 +01:00
  • bf0370162f Speed up inserting into stream_positions (#18672) Erik Johnston 2025-07-09 11:48:06 +01:00
  • f63da4f91b deploy: 5c2765bd7a anoadragon453 2025-07-09 10:32:56 +00:00
  • 5c2765bd7a 1.134.0rc1 v1.134.0rc1 Andrew Morgan 2025-07-09 11:31:01 +01:00
  • f8a7872ddb Use native arm runners for building wheels (#18618) Quentin Gliech 2025-07-08 13:30:36 +02:00
  • b8ad9bf1b7 Add .zed/ to .gitignore (#18623) Andrew Morgan 2025-07-08 11:57:23 +01:00
  • 9b86458900 Speed up the building of Docker images using ARM CI workers (#18620) Quentin Gliech 2025-07-08 12:53:12 +02:00
  • 57220706b2 Bump typing-extensions from 4.14.0 to 4.14.1 (#18668) dependabot[bot] 2025-07-07 13:24:30 +00:00
  • 616ada3dfe Bump tokio from 1.46.0 to 1.46.1 (#18667) dependabot[bot] 2025-07-07 15:20:43 +02:00
  • 0b997bdd6e Add support for Sliding Sync hs/send-leave-on-room-delete Half-Shot 2025-07-07 10:38:31 +01:00
  • 613a7ea847 Add support for appservices. Half-Shot 2025-07-07 10:38:19 +01:00
  • 5c91913f5a Cleanup handling of legacy sync Half-Shot 2025-07-07 10:37:29 +01:00
  • c810460e40 Document db changes. Half-Shot 2025-07-07 10:37:03 +01:00