1
0

Commit Graph

  • 83be0d7e86 Remove mock of non-existent property. Andrew Morgan 2021-11-16 00:10:40 +00:00
  • 9f820ecdb0 Again, don't re-use variable names. Andrew Morgan 2021-11-16 00:10:04 +00:00
  • b3b8211a3c Don't re-use variable names with differing types. Andrew Morgan 2021-11-16 00:08:40 +00:00
  • 87efc2ea5b Make default_config only return a dict representation Andrew Morgan 2021-11-16 00:03:46 +00:00
  • ca6f4d6ff7 Add type annotation to Databases.databases Andrew Morgan 2021-11-15 23:59:25 +00:00
  • 95f71fb7c9 Denote HomeServer.DATASTORE_CLASS as an abstract property the Python 3 way Andrew Morgan 2021-11-15 23:58:13 +00:00
  • 74302bc097 Remove tests/utils.py from mypy exclude list Andrew Morgan 2021-11-15 23:56:57 +00:00
  • 6a91cfc3dc Fix types of do_execute Andrew Morgan 2021-11-15 23:37:36 +00:00
  • 1f07bdd5f3 slightly change behavior to only check for deprecated flag if set to 'true' shay/remove_trust_id_server H. Shay 2021-11-15 10:40:57 -08:00
  • 9c59e117db Run _upgrade_existing_database on workers if at current schema_version (#11346) Andrew Morgan 2021-11-15 17:34:15 +00:00
  • bb150be1ad Annotate get_all_updates_caches_txn David Robertson 2021-11-15 12:57:39 +00:00
  • e605e4b8f2 Database storage profile passes mypy (#11342) David Robertson 2021-11-15 12:59:33 +00:00
  • 5562ce6a53 Get directory db file to pass mypy (#11339) David Robertson 2021-11-15 12:59:05 +00:00
  • 2a93005a7b Merge branch 'release-v1.47' into matrix-org-hotfixes Andrew Morgan 2021-11-15 11:52:32 +00:00
  • b596a1eb80 Move sql file for remove_deleted_devices_from_device_inbox into v65 (#11303) Dirk Klimpel 2021-11-11 16:01:13 +01:00
  • 6f862c5c28 Add support for the stable version of MSC2778 (#11335) Tulir Asokan 2021-11-15 12:31:22 +02:00
  • 605921bc6b Remove unused tables room_stats_historical and user_stats_historical (#11280) Shay 2021-11-12 16:47:56 -08:00
  • a99e4d37ae add changelog H. Shay 2021-11-12 16:39:24 -08:00
  • 4bc12e0b42 add tests to ensure config error is thrown and synapse refuses to start when depreciated config flag is found H. Shay 2021-11-12 16:25:34 -08:00
  • d82615c177 remove legacy code supporting depreciated config flag "trust_identity_server_for_password_resets" from synapse/handlers/identity.py H. Shay 2021-11-12 16:24:05 -08:00
  • 7857295d7c remove legacy code supporting depreciated config flag "trust_identity_server_for_password_resets" from synapse/config/registration.py H. Shay 2021-11-12 16:21:38 -08:00
  • b4325aab3a remove code legacy code related to depreciated config flag "trust_identity_server_for_password_resets" from synapse/config/emailconfig.py H. Shay 2021-11-12 16:17:30 -08:00
  • fe58672546 Annotations for state_deltas.py (#11316) David Robertson 2021-11-12 20:24:12 +00:00
  • 3fad4e3fe5 Rollback #11322 due to wrong syntax in mypy.ini. (#11332) Patrick Cloke 2021-11-12 15:10:03 -05:00
  • bea815cec8 Test room alias deletion (#11327) David Robertson 2021-11-12 19:56:00 +00:00
  • 0bcae8ad56 Change display names/avatar URLs to None if they contain null bytes before storing in DB (#11230) Shay 2021-11-12 10:38:24 -08:00
  • 9b90b9454b Add type hints to media repository storage module (#11311) Patrick Cloke 2021-11-12 11:05:26 -05:00
  • 6f8f3d4bc5 Attempt to annotate events_forward_extremities (#11314) David Robertson 2021-11-12 15:58:17 +00:00
  • 4c96ce396e Misc typing fixes for tests, part 1 of N (#11323) David Robertson 2021-11-12 15:50:54 +00:00
  • 95547e5300 Generalize the disallowed_untyped_defs in mypy.ini (#11322) Patrick Cloke 2021-11-12 09:27:45 -05:00
  • b64b6d12d4 Add more type hints to synapse.util. (#11321) Patrick Cloke 2021-11-12 08:43:06 -05:00
  • 29168d86c5 Delete local RoomAccessRules module (#112) Brendan Abolivier 2021-11-12 14:19:01 +01:00
  • 6b35d47b03 deploy: 2fffcb24d8 reivilibre 2021-11-12 13:17:33 +00:00
  • 2fffcb24d8 Suggest using /etc/matrix-synapse/conf.d/ for configuration with Debian packages (#11281) reivilibre 2021-11-12 13:17:06 +00:00
  • 062eb839e8 deploy: 4ad5ee9996 reivilibre 2021-11-12 12:59:04 +00:00
  • 4ad5ee9996 Correct target of link to the modules page from the Password Auth Providers page (#11309) reivilibre 2021-11-12 12:58:39 +00:00
  • b74ab5fa83 deploy: 8840a7b7f1 richvdh 2021-11-12 12:35:56 +00:00
  • 8840a7b7f1 Convert delete room admin API to async endpoint (#11223) Dirk Klimpel 2021-11-12 13:35:31 +01:00
  • c99da2d079 Annotations for user_erasure_store (#11313) David Robertson 2021-11-11 19:22:19 +00:00
  • 6a605f4a77 Get db signatures file to pass mypy (#11312) David Robertson 2021-11-11 17:04:44 +00:00
  • 8dc666f785 Correct type hint for room_batch.py (#11310) David Robertson 2021-11-11 16:49:28 +00:00
  • 48278a0d09 Move sql file for remove_deleted_devices_from_device_inbox into v65 (#11303) Dirk Klimpel 2021-11-11 16:01:13 +01:00
  • 64ef25391d Add type hints to some storage classes (#11307) Patrick Cloke 2021-11-11 08:47:31 -05:00
  • cef83c759d Merge pull request #108 from matrix-org/babolivier/update_spam_checker Brendan Abolivier 2021-11-11 13:52:24 +01:00
  • 13e80df4e3 changelog anoa/move_db_schema_migration Andrew Morgan 2021-11-11 10:27:09 +00:00
  • 7c9e1940ed Move 'remove deleted devices' migration to latest schema version Andrew Morgan 2021-11-11 10:21:17 +00:00
  • b559e2326b Merge branch 'develop' into madlittlemods/return-historical-events-in-order-from-backfill Eric Eastwood 2021-11-11 00:56:50 -06:00
  • d771fbd3b1 Only run the tests package to get streaming Complement output Eric Eastwood 2021-11-11 00:49:57 -06:00
  • 6ce19b94e8 Fix error in thumbnail generation (#11288) Neeeflix 2021-11-10 21:49:43 +01:00
  • 5cace20bf1 Add missing type hints to synapse.app. (#11287) Patrick Cloke 2021-11-10 15:06:54 -05:00
  • 66c4b774fd Add type hints to synapse._scripts (#11297) Patrick Cloke 2021-11-10 12:55:32 -05:00
  • d43886aec7 deploy: 5f277ffe89 anoadragon453 2021-11-10 17:55:22 +00:00
  • 5f277ffe89 Add documentation page stubs for Single Sign-On, SAML and CAS pages (#11298) Andrew Morgan 2021-11-10 17:54:56 +00:00
  • 73cbb284b9 Remove redundant parameters on _check_event_auth (#11292) Richard van der Hoff 2021-11-10 14:16:06 +00:00
  • 68c258a604 Merge tag 'v1.47.0rc2' into develop Olivier Wilkinson (reivilibre) 2021-11-10 13:01:08 +00:00
  • 595f28529c Changelog tweak from feedback v1.47.0rc2 Olivier Wilkinson (reivilibre) 2021-11-10 09:54:34 +00:00
  • ef7f9286d1 Move Debian changelog entries to rc2 since rc1 was not published Olivier Wilkinson (reivilibre) 2021-11-10 09:48:50 +00:00
  • 82e62b488a 1.47.0rc2 Olivier Wilkinson (reivilibre) 2021-11-10 09:44:38 +00:00
  • af6374905a Correct the Debian changelog Olivier Wilkinson (reivilibre) 2021-11-10 09:37:48 +00:00
  • 7eabe3c911 deploy: b09d90cac9 clokep 2021-11-09 21:11:29 +00:00
  • b09d90cac9 Fix typos in the username_available admin API documentation. (#11286) Stanislav Motylkov 2021-11-10 00:11:05 +03:00
  • f1d5c2f269 Split out federated PDU retrieval into a non-cached version (#11242) Eric Eastwood 2021-11-09 15:07:57 -06:00
  • 0ef69ddbdc Ignore missing imports for parameterized. (#11285) Patrick Cloke 2021-11-09 14:04:53 -05:00
  • 3b951445a7 Require mypy for synapse/ & tests/ unless excluded (#11282) Dan Callahan 2021-11-09 16:22:47 +00:00
  • a026695083 Clarifications and small fixes to to-device related code (#11247) Andrew Morgan 2021-11-09 14:31:15 +00:00
  • dc5f524974 Update __init__.py v1.47.0rc1 Olivier Wilkinson (reivilibre) 2021-11-09 13:51:08 +00:00
  • a754510f28 Changelog tweaks from review Olivier Wilkinson (reivilibre) 2021-11-09 13:22:36 +00:00
  • c43404ecd6 deploy: b6f4d122ef DMRobertson 2021-11-09 13:12:11 +00:00
  • b6f4d122ef Allow admins to proactively block rooms (#11228) David Robertson 2021-11-09 13:11:47 +00:00
  • a19d01c3d9 Support filtering by relations per MSC3440 (#11236) Patrick Cloke 2021-11-09 08:10:58 -05:00
  • b67a7c62a2 Make Deprecations and Removals more prominent Olivier Wilkinson (reivilibre) 2021-11-09 12:32:05 +00:00
  • 1a4f10045f Changelog tweaks Olivier Wilkinson (reivilibre) 2021-11-09 12:30:15 +00:00
  • 01f61da77f 1.47.0rc1 Olivier Wilkinson (reivilibre) 2021-11-09 12:17:35 +00:00
  • 4b3e30c276 Fix typo in RelationAggregationPaginationServlet error response (#11278) Andrew Morgan 2021-11-09 12:11:50 +00:00
  • 9d3b04e749 Merge branch 'release-v1.47' into matrix-org-hotfixes Olivier Wilkinson (reivilibre) 2021-11-09 11:58:35 +00:00
  • f41a0987f8 deploy: af784644c3 reivilibre 2021-11-09 11:58:04 +00:00
  • af784644c3 Include cross-signing signatures when syncing remote devices for the first time (#11234) Erik Johnston 2021-11-09 11:45:36 +00:00
  • 820337e6a4 Require body for read receipts with user-agent exceptions (#11157) rogersheu 2021-11-09 02:26:07 -08:00
  • 84f235aea4 Rename to more clear get_insertion_event_id_by_batch_id (MSC2716) (#11244) Eric Eastwood 2021-11-08 21:21:10 -06:00
  • 68955b7ff7 deploy: 4ee71b9637 erikjohnston 2021-11-08 16:08:28 +00:00
  • 4ee71b9637 Add some background update admin APIs (#11263) Erik Johnston 2021-11-08 16:08:02 +00:00
  • c5422e2ec1 Log callbacks erikj/slow_sync_diag Erik Johnston 2021-11-08 14:52:51 +00:00
  • 0c82d4aabe Fix typo in comment from #11255. (#11276) Patrick Cloke 2021-11-08 09:36:49 -05:00
  • f2d2842f56 Fixup Erik Johnston 2021-11-08 14:35:26 +00:00
  • 61e28c41cd Fixup Erik Johnston 2021-11-08 14:33:58 +00:00
  • 49c9424c0e install timers Erik Johnston 2021-11-08 14:32:48 +00:00
  • 50b8170181 Log long callFromThread Erik Johnston 2021-11-08 14:29:19 +00:00
  • 9cc1195248 deploy: 86a497efaa richvdh 2021-11-08 14:13:38 +00:00
  • 86a497efaa Default value for public_baseurl (#11210) Richard van der Hoff 2021-11-08 14:13:10 +00:00
  • da78f01a64 Log slow ticks Erik Johnston 2021-11-08 14:11:39 +00:00
  • 556a488209 Address review feedback from #11269 (#11273) Dan Callahan 2021-11-08 11:57:37 +00:00
  • 1783084fd9 More tracing Erik Johnston 2021-11-08 11:41:29 +00:00
  • 5e88964994 Trace event fetches Erik Johnston 2021-11-08 11:35:27 +00:00
  • 58864265d1 Merge remote-tracking branch 'origin/develop' into erikj/slow_sync_diag Erik Johnston 2021-11-08 11:34:03 +00:00
  • a55e1ec9af Blacklist new sytest validation test (#11270) Erik Johnston 2021-11-08 10:37:43 +00:00
  • a4e1505259 deploy: 02742fd058 erikjohnston 2021-11-08 10:35:03 +00:00
  • 02742fd058 Wrong DTLS port in "Troubleshooting" (#11268) jmcparland 2021-11-08 05:34:39 -05:00
  • 98c8fc6ce8 Handle federation inbound instances being killed more gracefully (#11262) Erik Johnston 2021-11-08 09:54:47 +00:00
  • 0aa2c4318a deploy: 9799c569bb callahad 2021-11-07 21:18:52 +00:00
  • 9799c569bb Minor cleanup to Debian packaging (#11269) Dan Callahan 2021-11-07 21:18:33 +00:00