MatrixSynapse/changelog.d
Patrick Cloke 3fad4e3fe5
Rollback #11322 due to wrong syntax in mypy.ini. (#11332)
This was only checking the __init__ files in modules instead of
all files in a module, which don't pass yet.
2021-11-12 20:10:03 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
11223.feature Convert delete room admin API to async endpoint (#11223) 2021-11-12 12:35:31 +00:00
11228.feature Allow admins to proactively block rooms (#11228) 2021-11-09 13:11:47 +00:00
11230.bugfix Change display names/avatar URLs to None if they contain null bytes before storing in DB (#11230) 2021-11-12 10:38:24 -08:00
11236.feature Support filtering by relations per MSC3440 (#11236) 2021-11-09 08:10:58 -05:00
11242.misc Split out federated PDU retrieval into a non-cached version (#11242) 2021-11-09 15:07:57 -06:00
11247.misc Clarifications and small fixes to to-device related code (#11247) 2021-11-09 14:31:15 +00:00
11278.misc Fix typo in `RelationAggregationPaginationServlet` error response (#11278) 2021-11-09 12:11:50 +00:00
11281.doc Suggest using `/etc/matrix-synapse/conf.d/` for configuration with Debian packages (#11281) 2021-11-12 13:17:06 +00:00
11282.misc Require mypy for synapse/ & tests/ unless excluded (#11282) 2021-11-09 16:22:47 +00:00
11285.misc Ignore missing imports for parameterized. (#11285) 2021-11-09 19:04:53 +00:00
11286.doc Fix typos in the `username_available` admin API documentation. (#11286) 2021-11-09 21:11:05 +00:00
11287.misc Add missing type hints to `synapse.app`. (#11287) 2021-11-10 15:06:54 -05:00
11288.bugfix Fix error in thumbnail generation (#11288) 2021-11-10 20:49:43 +00:00
11292.misc Remove redundant parameters on `_check_event_auth` (#11292) 2021-11-10 14:16:06 +00:00
11297.misc Add type hints to synapse._scripts (#11297) 2021-11-10 17:55:32 +00:00
11298.doc Add documentation page stubs for Single Sign-On, SAML and CAS pages (#11298) 2021-11-10 17:54:56 +00:00
11303.misc Move sql file for `remove_deleted_devices_from_device_inbox` into v65 (#11303) 2021-11-11 15:01:13 +00:00
11307.misc Add type hints to some storage classes (#11307) 2021-11-11 08:47:31 -05:00
11310.misc Correct type hint for room_batch.py (#11310) 2021-11-11 16:49:28 +00:00
11311.misc Add type hints to media repository storage module (#11311) 2021-11-12 11:05:26 -05:00
11312.misc Get db signatures file to pass mypy (#11312) 2021-11-11 17:04:44 +00:00
11313.misc Annotations for user_erasure_store (#11313) 2021-11-11 19:22:19 +00:00
11314.misc Attempt to annotate events_forward_extremities (#11314) 2021-11-12 15:58:17 +00:00
11321.misc Add more type hints to synapse.util. (#11321) 2021-11-12 13:43:06 +00:00
11322.misc Generalize the disallowed_untyped_defs in mypy.ini (#11322) 2021-11-12 14:27:45 +00:00
11323.misc Misc typing fixes for `tests`, part 1 of N (#11323) 2021-11-12 15:50:54 +00:00
11327.misc Test room alias deletion (#11327) 2021-11-12 19:56:00 +00:00
11332.misc Rollback #11322 due to wrong syntax in mypy.ini. (#11332) 2021-11-12 20:10:03 +00:00