David Robertson cbdbcb0c37 Merge remote-tracking branch 'origin/develop' into dmr/pyproject-poetry 2 years ago
..
_scripts 4586119f0b Add missing type hints to config classes. (#12402) 2 years ago
api 86cf6a3a17 Remove references to unstable identifiers from MSC3440. (#12382) 2 years ago
app 4586119f0b Add missing type hints to config classes. (#12402) 2 years ago
appservice d8d0271977 Send device list updates to application services (MSC3202) - part 1 (#11881) 2 years ago
config aa28110264 Process device list updates asynchronously (#12365) 2 years ago
crypto e0bb268134 Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2 years ago
events 86cf6a3a17 Remove references to unstable identifiers from MSC3440. (#12382) 2 years ago
federation 4bdbebccb9 Remove the unstable event field for `/send_join` per MSC3083. (#12395) 2 years ago
groups e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
handlers 0b014eb25e Only send out device list updates for our own users (#12465) 2 years ago
http 95a038c106 Unify HTTP query parameter type hints (#12415) 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 01211e0c16 Tweak copy for sso account details template (#12265) 2 years ago
rest 8e2759f2d8 Limit `device_id` size to 512B (#12454) 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 0b014eb25e Only send out device list updates for our own users (#12465) 2 years ago
streams 793d03e2c5 Generate historic pagination token for `/messages` when no `?from` token provided (#12370) 2 years ago
util 79e7c2c426 Fix edge case where a `Linearizer` could get stuck (#12358) 2 years ago
__init__.py 7d574149d3 DEPS: Specify deps in pyproject.toml 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