1
0

Commit Graph

  • 81497c752b Bump dtolnay/rust-toolchain from 9cd00a88a73addc8617065438eff914dd08d0955 to 25dc93b901a87e864900a8aec6c12e9aa794c0c3 (#15060) dependabot[bot] 2023-02-13 09:18:26 +00:00
  • e0bc331a94 Bump bleach from 5.0.1 to 6.0.0 (#15059) dependabot[bot] 2023-02-13 09:18:07 +00:00
  • 6cddf24e36 Faster joins: don't stall when a user joins during a fast join (#14606) Mathieu Velten 2023-02-11 00:31:05 +01:00
  • d0c713cc85 Return read-only collections from @cached methods (#13755) Sean Quah 2023-02-10 23:29:00 +00:00
  • e984b6f9dd Use changelog from release branch David Robertson 2023-02-10 18:24:15 +00:00
  • 4d2d701840 Clean up old changelog files David Robertson 2023-02-10 18:22:26 +00:00
  • 269f22478c Merge branch 'release-v1.77' into matrix-org-hotfixes David Robertson 2023-02-10 18:05:34 +00:00
  • 14be78d492 Support for MSC3758: exact_event_match push condition (#14964) Patrick Cloke 2023-02-10 12:37:07 -05:00
  • 29fb6ead27 wip anoa/blablabla Andrew Morgan 2023-02-10 17:26:04 +00:00
  • cf5233b783 Avoid fetching unused account data in sync. (#14973) Patrick Cloke 2023-02-10 09:22:16 -05:00
  • d793fcd241 Merge branch 'release-v1.77' into develop David Robertson 2023-02-10 13:43:18 +00:00
  • b95407908d Avoid mutating cached values in _generate_sync_entry_for_account_data (#15047) Sean Quah 2023-02-10 13:11:20 +00:00
  • a481fb9f98 Refactor get_user_devices_from_cache to avoid mutating cached values. (#15040) Patrick Cloke 2023-02-10 08:09:47 -05:00
  • 73b8068ced 1.77.0rc2 v1.77.0rc2 David Robertson 2023-02-10 12:44:38 +00:00
  • fd296b7343 Fix exception on start up about device lists (#15041) Erik Johnston 2023-02-10 10:52:35 +01:00
  • a5a799722d Tag federation request spans with the worker name (#15042) David Robertson 2023-02-09 22:33:39 +00:00
  • b3f791ec3b Rename delete_threepid -> delete_and_unbind_threepid Andrew Morgan 2023-02-09 21:26:21 +00:00
  • 0ddd44ff5f Add support for devenv developer environments Andrew Morgan 2023-01-04 21:00:25 +00:00
  • a106741313 fix links Andrew Morgan 2023-02-09 20:50:58 +00:00
  • 43ab578db1 changelog Andrew Morgan 2023-02-09 20:21:34 +00:00
  • 0651339419 Deprecate on_threepid_bind Andrew Morgan 2023-02-03 10:51:15 +00:00
  • df6abdee5f Add documentation for new module api callback methods Andrew Morgan 2023-02-03 10:18:30 +00:00
  • 9fc04fc571 Add a couple unit tests Andrew Morgan 2023-02-02 15:23:07 +00:00
  • 68a9ea3ec2 Refactor deactivate code to use AuthHandler's delete_threepid method Andrew Morgan 2023-02-01 17:38:43 +00:00
  • 03bccd542b Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) Shay 2023-02-09 13:05:02 -08:00
  • 73e5ff83af Poke Synapse modules when adding or removing a 3PID to a user's account Andrew Morgan 2023-02-01 17:37:27 +00:00
  • 0c25cc8f3f Add module API callbacks for adding and deleting local 3PID associations Andrew Morgan 2023-02-01 17:03:29 +00:00
  • c1d2ce2901 Do not always start a db txn on Postgres (#14840) Andrew Morgan 2023-02-09 19:57:01 +00:00
  • 218a383c43 Bump ruff version from 0.0.230 to 0.0.237. (#15033) Andrew Morgan 2023-02-09 18:18:42 +00:00
  • f0246e591f deploy: d22c1c862c clokep 2023-02-09 18:05:11 +00:00
  • d22c1c862c Respond correctly to unknown methods on known endpoints (#14605) Patrick Cloke 2023-02-09 13:04:24 -05:00
  • 8a6e043488 Avoid mutating cached room aliases. (#15038) Patrick Cloke 2023-02-09 10:56:02 -05:00
  • 19bb342763 Merge remote-tracking branch 'origin/release-v1.77' into matrix-org-hotfixes Erik Johnston 2023-02-09 15:30:19 +00:00
  • cd2484dc2e Bump schema version (#15036) David Robertson 2023-02-09 15:28:26 +00:00
  • 733531ee3e Add final type hint to synapse.server. (#15035) Patrick Cloke 2023-02-09 09:49:04 -05:00
  • f3f1952174 Olddeps syntax dmr/typing/tests.util.caches David Robertson 2023-02-09 11:06:30 +00:00
  • fb6fd6c5ca Lint David Robertson 2023-02-09 10:48:33 +00:00
  • 4cb9ca8f95 Changelog David Robertson 2023-02-09 02:14:58 +00:00
  • 03389c71ec Disallow-untyped defs tho David Robertson 2023-02-09 02:11:56 +00:00
  • dd92bedbcf Everything else, sorry David Robertson 2023-02-09 02:11:46 +00:00
  • 35258e0a1d Oh, some of these are inline callbacks jobbies David Robertson 2023-02-09 00:39:47 +00:00
  • 56ac1aaa0f -> None for test methods David Robertson 2023-02-09 00:29:55 +00:00
  • 7081bb56e2 Proper types for tests.module_api (#15031) David Robertson 2023-02-09 00:23:35 +00:00
  • 30509a1010 Add more missing type hints to tests. (#15028) Patrick Cloke 2023-02-08 16:29:49 -05:00
  • 4eed7b2ede Add missing type hints to tests. (#15027) Patrick Cloke 2023-02-08 14:52:37 -05:00
  • 55e4d27b36 Limit concurrent event creation for a room to avoid state resolution when sending bursts of events to a local room (#14977) Shay 2023-02-08 11:25:11 -08:00
  • 975f7ba904 Explicit disabling of disallowed_untyped_defs. (#15026) Patrick Cloke 2023-02-08 13:49:18 -05:00
  • c951fbedcb MSC3873: Escape keys when flattening dicts. (#15004) Patrick Cloke 2023-02-08 13:09:41 -05:00
  • c78c67c5a9 Fix bug in replication where response is cached (#15024) Erik Johnston 2023-02-08 17:41:55 +01:00
  • 3be2fc192d Merge remote-tracking branch 'origin/release-v1.77' into matrix-org-hotfixes Patrick Cloke 2023-02-08 10:24:46 -05:00
  • ec48793322 deploy: a4126e2861 DMRobertson 2023-02-08 12:59:35 +00:00
  • a4126e2861 Document how to run Synapse (#15022) Andy Balaam 2023-02-08 12:58:36 +00:00
  • dccae64083 Merge branch 'release-v1.77' into develop David Robertson 2023-02-08 12:45:46 +00:00
  • 22aff546d4 Bump cryptography from 38.0.4 to 39.0.1 (#15020) dependabot[bot] 2023-02-08 11:26:10 +00:00
  • 897a470ee2 Try to include at least one PyPy wheel dmr/pypy-wheels David Robertson 2023-02-08 11:01:49 +00:00
  • 67fa671763 DEBUG: build lodsofewheels David Robertson 2023-02-08 11:01:18 +00:00
  • 8bfd49863d deploy: 85d93d003c squahtx 2023-02-08 10:45:12 +00:00
  • 85d93d003c Clarify limitations of SRV delegation in documentation (#14959) William Kray 2023-02-08 02:44:19 -08:00
  • d83178a33a Permalink to the docs v1.77.0rc1 David Robertson 2023-02-08 00:39:19 +00:00
  • b7672b4a97 Note the revert (that I didn't PR) David Robertson 2023-02-08 00:37:23 +00:00
  • b36c915913 Merge the osx wheel fix with poetry-core 1.5.0 David Robertson 2023-02-08 00:32:38 +00:00
  • 17e0c75eec Rearrange items David Robertson 2023-02-08 00:31:54 +00:00
  • 236f6dfc8c Manually add new news fragments David Robertson 2023-02-08 00:12:22 +00:00
  • 0c29f5fbb4 Hacky fix to make mac wheels (#15019) David Robertson 2023-02-07 23:55:22 +00:00
  • 4142dca718 Include no actions instead of dont_notify for suppressing edits. (#15016) Patrick Cloke 2023-02-07 18:11:16 -05:00
  • a39c9adce6 Will this work?!?!?!?! dmr/fix-mac-wheels David Robertson 2023-02-07 20:48:34 +00:00
  • 2629f7f852 Revert "Revert "Allow poetry-core 1.5.0 (#14949)"" David Robertson 2023-02-07 20:24:38 +00:00
  • 99bc8cdaa4 Don't test pypy3.8 wheels either David Robertson 2023-02-07 19:50:17 +00:00
  • 1b6ab81658 Use old fstring syntaxxxxxxxxxxxxxxxxxxxxxxxxx David Robertson 2023-02-07 19:36:18 +00:00
  • d87276dc0f Desperation David Robertson 2023-02-07 19:27:09 +00:00
  • 50936db2fc Revert "Allow poetry-core 1.5.0 (#14949)" David Robertson 2023-02-07 19:05:49 +00:00
  • 03cc9af631 Oh my god I'm an IDIOT David Robertson 2023-02-07 18:31:55 +00:00
  • 5d16d26c4a DEBUG: builds lodsewheels David Robertson 2023-02-07 18:21:37 +00:00
  • f4e4de70e6 DEBUG: Upload wheel artifacts, even on failure David Robertson 2023-02-07 18:15:06 +00:00
  • f7aa7b4dbe DEBUG: build mac wheels on PRs David Robertson 2023-02-07 18:13:55 +00:00
  • 599960bacf Merge remote-tracking branch 'origin/release-v1.77' into matrix-org-hotfixes David Robertson 2023-02-07 16:27:37 +00:00
  • f10caa73ee Disambiguate get_ex_outlier_stream_rows query David Robertson 2023-02-07 15:33:33 +00:00
  • 9cd7610f86 Revert "Add event_stream_ordering column to membership state tables (#14979)" David Robertson 2023-02-07 15:26:55 +00:00
  • 2dff93099b Typecheck tests.rest.media.v1.test_media_storage (#15008) David Robertson 2023-02-07 15:24:44 +00:00
  • 78a4caad72 Merge branch 'release-v1.77' into matrix-org-hotfixes David Robertson 2023-02-07 13:48:42 +00:00
  • ceedfcc8b5 deploy: f630536a94 DMRobertson 2023-02-07 13:46:08 +00:00
  • f630536a94 1.77.0rc1 David Robertson 2023-02-07 13:45:19 +00:00
  • 4dd2b6165c Proper types for tests.test_terms_auth (#15007) David Robertson 2023-02-07 12:03:39 +00:00
  • 5b55c32d61 Add tests for using _flatten_dict with an event. (#15002) Patrick Cloke 2023-02-07 06:56:09 -05:00
  • d0fed7a37b Properly typecheck types.http (#14988) David Robertson 2023-02-07 00:20:04 +00:00
  • 5fdc12f482 Add event_stream_ordering column to membership state tables (#14979) Nick Mills-Barrett 2023-02-07 01:10:54 +01:00
  • 64a631879c Allow poetry-core 1.5.0 (#14949) icp 2023-02-07 01:04:14 +05:30
  • d0fa217cd9 Add missing types to test_state. (#14985) Patrick Cloke 2023-02-06 11:11:09 -05:00
  • 0f34abed7c Type hints for tests.federation (#14991) David Robertson 2023-02-06 16:05:06 +00:00
  • 26bc8bfc02 Add changelog mv/increase-timeout-joins Mathieu Velten 2023-02-06 15:58:55 +01:00
  • 156cd88eef Add missing type hints to tests.replication. (#14987) Patrick Cloke 2023-02-06 09:55:00 -05:00
  • 71475dba8d Increase timeout for client fed requests known to be long to answer Mathieu Velten 2023-02-06 15:53:08 +01:00
  • 2dfccdc1c3 Ignore other false-positives David Robertson 2023-02-06 13:10:03 +00:00
  • ac559329b2 DeferredCache.get & .set are fine to not await(?) David Robertson 2023-02-06 14:35:22 +00:00
  • 665156fe88 Ignore false positives from run_as_background_process David Robertson 2023-02-06 13:54:40 +00:00
  • 3ad65ac778 Missing get_success-es David Robertson 2023-02-06 13:10:22 +00:00
  • d68b11c323 Fix force_load_metadata return type David Robertson 2023-02-06 13:07:17 +00:00
  • 6f8080ed50 Merge remote-tracking branch 'origin/develop' into mv/mypy-unused-awaitable David Robertson 2023-02-06 12:56:27 +00:00
  • be45edb35b Merge remote-tracking branch 'origin/develop' into mv/mypy-unused-awaitable David Robertson 2023-02-06 12:55:59 +00:00
  • b275763c65 Expect type stubs from canonicaljson (#14992) David Robertson 2023-02-06 12:54:11 +00:00