Sean Quah a50fb411b3 Update `delay_cancellation` to accept any awaitable (#12468) 2 years ago
..
_scripts 4586119f0b Add missing type hints to config classes. (#12402) 2 years ago
api 4bc8cb4669 Implement MSC2815: allow room moderators to view redacted event content (#12427) 2 years ago
app 4586119f0b Add missing type hints to config classes. (#12402) 2 years ago
appservice b82fff66df MSC3202: Fix device_unused_fallback_keys -> device_unused_fallback_key_types (#12520) 2 years ago
config 4bc8cb4669 Implement MSC2815: allow room moderators to view redacted event content (#12427) 2 years ago
crypto e0bb268134 Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2 years ago
events b80bb7e452 Fix `/room/.../event/...` to return the *original* event after any edits (#12476) 2 years ago
federation a1f87f57ff Implement MSC3383: include destination in X-Matrix auth header (#11398) 2 years ago
groups e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
handlers f5668f0b4a Await un-partial-stating after a partial-state join (#12399) 2 years ago
http a1f87f57ff Implement MSC3383: include destination in X-Matrix auth header (#11398) 2 years ago
logging d1cd96ce29 Add opentracing spans to calls to external cache (#12380) 2 years ago
metrics ae01a7edd3 Update type annotations for compatiblity with prometheus_client 0.14 (#12389) 2 years ago
module_api 85ca963c1a Add Module API for reading and writing global account data. (#12391) 2 years ago
push 800ba87cc8 Refactor and convert `Linearizer` to async (#12357) 2 years ago
replication d1cd96ce29 Add opentracing spans to calls to external cache (#12380) 2 years ago
res 103f51d867 Fix Jinja templating error when generating thumbnail URLs. (#12510) 2 years ago
rest 4bc8cb4669 Implement MSC2815: allow room moderators to view redacted event content (#12427) 2 years ago
server_notices 2e2d8cc2f9 Update the server notices user profile in room if changed. (#12115) 2 years ago
spam_checker_api 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
state 800ba87cc8 Refactor and convert `Linearizer` to async (#12357) 2 years ago
static 6e613a10d0 Display an error page during failure of fallback UIA. (#10561) 2 years ago
storage a50fb411b3 Update `delay_cancellation` to accept any awaitable (#12468) 2 years ago
streams 793d03e2c5 Generate historic pagination token for `/messages` when no `?from` token provided (#12370) 2 years ago
util a50fb411b3 Update `delay_cancellation` to accept any awaitable (#12468) 2 years ago
__init__.py e5a76ec00b Dump setuptools; correct pyproject version number (#12478) 2 years ago
event_auth.py e3fe6347be Remove excess condition on `knock->leave` check (#11900) 2 years ago
notifier.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
py.typed 2a2b189130 Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 years ago
server.py 86cf6a3a17 Remove references to unstable identifiers from MSC3440. (#12382) 2 years ago
types.py 31c1209c50 Make `StreamToken` and `RoomStreamToken` methods propagate cancellations (#12366) 2 years ago
visibility.py 6927d87254 Handle outliers in `/federation/v1/event` (#12332) 2 years ago