Andrew Morgan 2930fe6fea Changelog 2 years ago
..
.gitignore e845fd41c2 Correct attrs package name in requirements (#3492) 5 years ago
11215.feature 2930fe6fea Changelog 2 years ago
11223.feature 8840a7b7f1 Convert delete room admin API to async endpoint (#11223) 2 years ago
11228.feature b6f4d122ef Allow admins to proactively block rooms (#11228) 2 years ago
11230.bugfix 0bcae8ad56 Change display names/avatar URLs to None if they contain null bytes before storing in DB (#11230) 2 years ago
11236.feature a19d01c3d9 Support filtering by relations per MSC3440 (#11236) 2 years ago
11242.misc f1d5c2f269 Split out federated PDU retrieval into a non-cached version (#11242) 2 years ago
11247.misc a026695083 Clarifications and small fixes to to-device related code (#11247) 2 years ago
11278.misc 4b3e30c276 Fix typo in `RelationAggregationPaginationServlet` error response (#11278) 2 years ago
11280.misc 605921bc6b Remove unused tables `room_stats_historical` and `user_stats_historical` (#11280) 2 years ago
11281.doc 2fffcb24d8 Suggest using `/etc/matrix-synapse/conf.d/` for configuration with Debian packages (#11281) 2 years ago
11282.misc 3b951445a7 Require mypy for synapse/ & tests/ unless excluded (#11282) 2 years ago
11285.misc 0ef69ddbdc Ignore missing imports for parameterized. (#11285) 2 years ago
11286.doc b09d90cac9 Fix typos in the `username_available` admin API documentation. (#11286) 2 years ago
11287.misc 5cace20bf1 Add missing type hints to `synapse.app`. (#11287) 2 years ago
11288.bugfix 6ce19b94e8 Fix error in thumbnail generation (#11288) 2 years ago
11292.misc 73cbb284b9 Remove redundant parameters on `_check_event_auth` (#11292) 2 years ago
11297.misc 66c4b774fd Add type hints to synapse._scripts (#11297) 2 years ago
11298.doc 5f277ffe89 Add documentation page stubs for Single Sign-On, SAML and CAS pages (#11298) 2 years ago
11303.misc 48278a0d09 Move sql file for `remove_deleted_devices_from_device_inbox` into v65 (#11303) 2 years ago
11307.misc 64ef25391d Add type hints to some storage classes (#11307) 2 years ago
11310.misc 8dc666f785 Correct type hint for room_batch.py (#11310) 2 years ago
11311.misc 9b90b9454b Add type hints to media repository storage module (#11311) 2 years ago
11312.misc 6a605f4a77 Get db signatures file to pass mypy (#11312) 2 years ago
11313.misc c99da2d079 Annotations for user_erasure_store (#11313) 2 years ago
11314.misc 6f8f3d4bc5 Attempt to annotate events_forward_extremities (#11314) 2 years ago
11316.misc fe58672546 Annotations for state_deltas.py (#11316) 2 years ago
11320.doc e72135b9d3 change 'Home Server' to one word 'homeserver' (#11320) 2 years ago
11321.misc b64b6d12d4 Add more type hints to synapse.util. (#11321) 2 years ago
11322.misc 95547e5300 Generalize the disallowed_untyped_defs in mypy.ini (#11322) 2 years ago
11323.misc 4c96ce396e Misc typing fixes for `tests`, part 1 of N (#11323) 2 years ago
11327.misc bea815cec8 Test room alias deletion (#11327) 2 years ago
11330.misc 0dda1a7968 Misc typing fixes for tests, part 2 of N (#11330) 2 years ago
11332.misc 3fad4e3fe5 Rollback #11322 due to wrong syntax in mypy.ini. (#11332) 2 years ago
11335.feature 6f862c5c28 Add support for the stable version of MSC2778 (#11335) 2 years ago
11339.misc 5562ce6a53 Get directory db file to pass mypy (#11339) 2 years ago
11342.misc e605e4b8f2 Database storage profile passes mypy (#11342) 2 years ago
11347.feature 24b61f379a Add ability to un-shadow-ban via the admin API. (#11347) 2 years ago