1
0

Commit Graph

  • 66b1daa679 Limit maturin includes to sdist packaging Devon Hudson 2026-01-07 15:23:00 -07:00
  • 1db2302303 Bump mdbook from 0.4.17 -> 0.5.2 and remove custom table-of-contents plugin (#19356) Andrew Morgan 2026-01-07 13:46:03 -05:00
  • 8ff1960878 Fix: use correct parameter when calling get_local_current_membership_for_user_in_room (#19353) Lukas Tautz 2026-01-07 19:32:16 +01:00
  • cbc5469113 Merge branch 'release-v1.145' into develop Devon Hudson 2026-01-07 10:34:01 -07:00
  • ecd67df49d 1.145.0rc2 Devon Hudson 2026-01-07 10:11:44 -07:00
  • 13dff90b5b Fix sdist include formatting for maturin Devon Hudson 2026-01-07 10:08:03 -07:00
  • 7ea78671a3 Drop support for Ubuntu 25.04 'Plucky Puffin', add support for Ubuntu 25.10 'Questing Quokka' (#19348) Kierre 2026-01-07 09:10:25 -05:00
  • 4dcf113bff Support for stable m.oauth UIA stage for MSC4312 (#19273) Hugh Nimmo-Smith 2026-01-07 12:52:21 +00:00
  • a094d922c9 Implement synapse issue #16751: Treat local_media_directory as optional storage provider (#19204) Patrice Brend'amour 2026-01-07 00:29:58 +01:00
  • 16bc8c78ba Update changelog after reverting PR Devon Hudson 2026-01-06 14:49:09 -07:00
  • 6ac61e4be4 Revert "Add an Admin API endpoint for listing quarantined media (#19268)" (#19351) Devon Hudson 2026-01-06 21:37:23 +00:00
  • 987b61a92b Revert "Add an Admin API endpoint for listing quarantined media (#19268)" (#19351) Devon Hudson 2026-01-06 21:37:23 +00:00
  • 18ef7f3085 Bump pynacl from 1.5.0 to 1.6.2 (#19350) dependabot[bot] 2026-01-06 19:31:09 +00:00
  • ac6463c6da Fix media creation being ratelimited for appservices (#19335) Tulir Asokan 2026-01-06 19:34:38 +02:00
  • 1500733f4a Replace usage of deprecated assertEquals with assertEqual (#19345) Andrew Morgan 2026-01-06 12:30:21 -05:00
  • d6d1404a8e Add nifty titles to top level deprecations Devon Hudson 2026-01-06 09:49:48 -07:00
  • 39f80296c5 1.145.0rc1 Devon Hudson 2026-01-06 09:38:44 -07:00
  • cd252db3f5 Transform events with client metadata before serialising in /event response. (#19340) Olivier 'reivilibre 2026-01-06 15:53:13 +00:00
  • 444bc56cda Add rate limit conf to user directory endpoint (#19291) Mathieu Velten 2026-01-05 20:35:11 +01:00
  • 6b755f964b Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#19334) dependabot[bot] 2026-01-05 14:53:58 +00:00
  • 169d5b9590 Bump reqwest from 0.12.24 to 0.12.25 in the patches group (#19331) dependabot[bot] 2026-01-05 14:15:00 +00:00
  • 691e43bac9 Bump actions/cache from 4.3.0 to 5.0.1 (#19332) dependabot[bot] 2026-01-05 14:00:05 +00:00
  • 8f96a83d16 Bump actions/download-artifact from 6.0.0 to 7.0.0 (#19333) dependabot[bot] 2026-01-05 13:59:36 +00:00
  • 803e4b4d88 Make it more clear how shared_extra_conf is combined in our Docker configuration scripts (#19323) Eric Eastwood 2026-01-02 12:08:37 -06:00
  • 9dae6cc595 Add a way to expose metrics from the Docker image (SYNAPSE_ENABLE_METRICS) (#19324) Eric Eastwood 2026-01-01 14:00:00 -06:00
  • bd94152e06 Stream Complement progress and format logs in a separate step after all tests are done (#19326) Eric Eastwood 2025-12-31 14:43:04 -06:00
  • 7a24fafbc3 Auto-formatting .github/workflows/tests.yml from VSCode (#19327) Eric Eastwood 2025-12-29 12:20:58 -06:00
  • f79acff862 Bump log from 0.4.28 to 0.4.29 in the patches group (#19318) dependabot[bot] 2025-12-22 16:37:16 +00:00
  • 50fabc48c3 Bump actions/checkout from 6.0.0 to 6.0.1 in the minor-and-patches group (#19319) dependabot[bot] 2025-12-22 16:04:03 +00:00
  • fd02272c3d remove github actions workflows release-v1.144 Kaslo 2025-12-20 11:26:27 -06:00
  • f76c3a3fed fix: remove timestamp rounding in TerseJsonFormatter kaslo 2025-12-20 17:07:45 +00:00
  • 41938d6fd2 Log the original bind exception when encountering Failed to listen on 0.0.0.0, continuing because listening on [::] (#19297) Eric Eastwood 2025-12-19 14:29:04 -06:00
  • bbb06bc01e XXX kegan/sticky-events Olivier 'reivilibre 2025-12-19 18:17:30 +00:00
  • 683ef01764 Batch generation of stream_ids Olivier 'reivilibre 2025-12-19 17:45:07 +00:00
  • 4fb1c5a66a Don't duplicate clamping logic Olivier 'reivilibre 2025-12-19 17:40:40 +00:00
  • 36ccb9063c Move is_mine_hs into the database Olivier 'reivilibre 2025-12-19 16:32:58 +00:00
  • f056f2d0b4 Docstring on MAX_DURATION_MS Olivier 'reivilibre 2025-12-19 16:28:52 +00:00
  • 59b9f9793e Docstring on sticky Olivier 'reivilibre 2025-12-19 15:42:22 +00:00
  • 99cfd755d3 Use labelled duration_ms in test helper Olivier 'reivilibre 2025-12-19 15:06:29 +00:00
  • 7abd0f6758 newsfile anoa/always_call_spam_checker_on_join Andrew Morgan 2025-12-19 12:39:51 +00:00
  • ce564ac215 Add an entry to the upgrade notes Andrew Morgan 2025-12-19 12:29:42 +00:00
  • be29d1b457 Document the change Andrew Morgan 2025-12-19 12:17:35 +00:00
  • 0afa4e95d9 Call user_may_join_room spam checker method for server admins Andrew Morgan 2025-12-19 12:17:29 +00:00
  • 11472bb9d1 but -> except for Olivier 'reivilibre 2025-12-18 14:18:51 +00:00
  • ad3d66f23a Fix MSC divergence: duration should be clamped, not ignored if high Olivier 'reivilibre 2025-12-18 14:15:27 +00:00
  • 375ebb5ffc Forced kwargs, describe to unfootgun Olivier 'reivilibre 2025-12-18 14:13:18 +00:00
  • d7092a3a76 Remove redundant override Olivier 'reivilibre 2025-12-18 14:07:54 +00:00
  • f86d9f8919 Tidy, don't concat SQL, simplify accumulation Olivier 'reivilibre 2025-12-18 14:06:33 +00:00
  • 6e874a9e65 Fix docstring, tidy Olivier 'reivilibre 2025-12-18 12:50:37 +00:00
  • 6522c3eaed Tidy, inline conditions, reformat Olivier 'reivilibre 2025-12-18 12:49:19 +00:00
  • 0ea82c597c Build set directly Olivier 'reivilibre 2025-12-18 12:44:25 +00:00
  • e1b6eab8a9 Comment Olivier 'reivilibre 2025-12-18 12:42:43 +00:00
  • 8b08b1f606 Build set directly Olivier 'reivilibre 2025-12-18 12:28:37 +00:00
  • c90dd644bb Select onecol to avoid manual unwrap Olivier 'reivilibre 2025-12-18 12:25:10 +00:00
  • 38f5dadd1b Generate multiple IDs in single call Olivier 'reivilibre 2025-12-18 12:22:51 +00:00
  • df3d2aace6 Tidy, annotate, comment Olivier 'reivilibre 2025-12-18 12:16:40 +00:00
  • 55727c7212 Clean up manual UPDATE many Olivier 'reivilibre 2025-12-18 12:00:20 +00:00
  • 155ea241d3 redundant condition Olivier 'reivilibre 2025-12-18 11:47:51 +00:00
  • fd8d0ddaf7 Use clock as a time source Olivier 'reivilibre 2025-12-18 11:45:34 +00:00
  • 67a1af4191 test utils: use f-strings Olivier 'reivilibre 2025-12-18 11:35:45 +00:00
  • fe47dc16c7 Fix tests & linting travis/prev-events-api turt2live 2025-12-18 05:29:54 +00:00
  • abbefc89d6 changelog Travis Ralston 2025-12-17 22:27:41 -07:00
  • b679e8cf57 Add test for new endpoint Travis Ralston 2025-12-17 22:24:55 -07:00
  • ca8d94585f Merge branch 'develop' into travis/fix-quarantine-list travis/fix-quarantine-list Travis Ralston 2025-12-17 21:50:46 -07:00
  • 0ab0e390cd Merge branch 'develop' into devon/acl-edus devon/acl-edus Devon Hudson 2025-12-17 15:25:14 +00:00
  • 86af9814ef Merge branch 'develop' of github.com:element-hq/synapse into matrix-org-hotfixes matrix-org-hotfixes Andrew Morgan 2025-12-17 12:01:05 +00:00
  • c93de04bc5 Create MSC4370 endpoint Travis Ralston 2025-12-16 17:18:23 -07:00
  • 3f1bbde779 changelog travis/create-quarantined-index Travis Ralston 2025-12-16 16:20:32 -07:00
  • f40b352493 Add indexes for quarantined media lookups Travis Ralston 2025-12-16 16:17:33 -07:00
  • 7ab6578283 deploy: f4320b5a49 gh-pages erikjohnston 2025-12-16 17:44:23 +00:00
  • f4320b5a49 Admin API: worker support for Query User Account (#19281) Andrew Ferrazzutti 2025-12-16 12:42:08 -05:00
  • 3989d22a37 Implement pagination for MSC2666 (#19279) Tulir Asokan 2025-12-16 17:24:36 +02:00
  • 0395b71e25 Fix Mastodon URL previews not showing anything useful (#19231) Joshua Goins 2025-12-16 08:02:29 -05:00
  • 29fd0116a5 Improve proxy support for the federation_client.py dev script (#19300) Denis Kasak 2025-12-16 12:06:07 +01:00
  • 516b74068b linting & fix tests Travis Ralston 2025-12-15 23:28:36 -07:00
  • ad230c4530 changelog Travis Ralston 2025-12-15 22:14:10 -07:00
  • a4036bf7a3 Switch to a semi-stable pagination ordering Travis Ralston 2025-12-15 22:02:21 -07:00
  • 32ce7a3026 Cleanup from previous PR Travis Ralston 2025-12-15 21:24:07 -07:00
  • 8a708ead9e deploy: 0f2b29511f anoadragon453 2025-12-15 17:25:39 +00:00
  • 0f2b29511f Allow admins to bypass the quarantine check on media downloads (#19275) Travis Ralston 2025-12-15 10:23:33 -07:00
  • 80b73196c3 Newsfile erikj/delete_old_required_state Erik Johnston 2025-12-15 10:41:57 +00:00
  • fe018d4c15 deploy: 466994743a MadLittleMods 2025-12-13 00:09:42 +00:00
  • 466994743a Document importance of public_baseurl for delegation and OIDC (#19270) Andre Klärner 2025-12-13 01:07:39 +01:00
  • e9773ffd99 Docstring tweaks Olivier 'reivilibre 2025-12-12 17:47:36 +00:00
  • aea25954fc msc4354_enabled fields: make private Olivier 'reivilibre 2025-12-12 17:35:45 +00:00
  • 1f077a566c Various tidying (no semantic change) Olivier 'reivilibre 2025-12-12 17:30:18 +00:00
  • 17127170bb deploy: df24e0f302 devonh 2025-12-12 15:36:20 +00:00
  • c10b78469f Prune sliding_sync_connection_required_state Erik Johnston 2025-12-12 14:22:00 +00:00
  • df24e0f302 Fix support for older versions of zope-interface (#19274) Devon Hudson 2025-12-12 15:34:13 +00:00
  • f9ecb9c3d4 deploy: 7347cc436e anoadragon453 2025-12-12 13:37:53 +00:00
  • 048629dd13 minor grammar fix Andrew Morgan 2025-12-12 13:36:34 +00:00
  • 7347cc436e Add memberships admin API (#19260) Mathieu Velten 2025-12-12 14:35:46 +01:00
  • 91c5fbd422 deploy: 3f636386a6 anoadragon453 2025-12-12 13:32:35 +00:00
  • 3f636386a6 Add an Admin API endpoint for listing quarantined media (#19268) Travis Ralston 2025-12-12 06:30:21 -07:00
  • 1f7f16477d Unpin Rust from 1.82.0 (#19302) Andrew Morgan 2025-12-12 11:31:55 +00:00
  • a6caec1adc Now called MSC4388 hughns/msc4108-2025 Hugh Nimmo-Smith 2025-12-12 10:13:30 +00:00
  • dfd00a986f Fix sliding sync performance slow down for long lived connections. (#19206) Erik Johnston 2025-12-12 10:02:57 +00:00
  • cdf286d405 Use uv to test full set of minimum deps in CI (#19289) Devon Hudson 2025-12-11 17:58:27 +00:00
  • dcb7678281 fixup! Merge tag 'v1.144.0' into kegan/sticky-events Olivier 'reivilibre 2025-12-11 17:25:13 +00:00
  • 9016d68926 Merge tag 'v1.144.0' into kegan/sticky-events Olivier 'reivilibre 2025-12-11 16:42:27 +00:00