You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse
Patrick Cloke 4586119f0b
Add missing type hints to config classes. (#12402)
3 years ago
..
_scripts Add missing type hints to config classes. (#12402) 3 years ago
api Bump `black` and `click` versions (#12320) 3 years ago
app Add missing type hints to config classes. (#12402) 3 years ago
appservice Bump `black` and `click` versions (#12320) 3 years ago
config Add missing type hints to config classes. (#12402) 3 years ago
crypto Bump `black` and `click` versions (#12320) 3 years ago
events Bump `black` and `click` versions (#12320) 3 years ago
federation Unify HTTP query parameter type hints (#12415) 3 years ago
groups Remove `HomeServer.get_datastore()` (#12031) 3 years ago
handlers Add missing type hints to config classes. (#12402) 3 years ago
http Unify HTTP query parameter type hints (#12415) 3 years ago
logging Add opentracing spans to calls to external cache (#12380) 3 years ago
metrics Update type annotations for compatiblity with prometheus_client 0.14 (#12389) 3 years ago
module_api Add Module API for reading and writing global account data. (#12391) 3 years ago
push Refactor and convert `Linearizer` to async (#12357) 3 years ago
replication Add opentracing spans to calls to external cache (#12380) 3 years ago
res Tweak copy for sso account details template (#12265) 3 years ago
rest Do not add groups to sync results if disabled. (#12408) 3 years ago
server_notices Update the server notices user profile in room if changed. (#12115) 3 years ago
spam_checker_api Remove redundant "coding: utf-8" lines (#9786) 4 years ago
state Refactor and convert `Linearizer` to async (#12357) 3 years ago
static Display an error page during failure of fallback UIA. (#10561) 3 years ago
storage Do not consider events by ignored users for bundled aggregations (#12235) 3 years ago
streams Generate historic pagination token for `/messages` when no `?from` token provided (#12370) 3 years ago
util Fix edge case where a `Linearizer` could get stuck (#12358) 3 years ago
__init__.py 1.56.0 3 years ago
event_auth.py Remove excess condition on `knock->leave` check (#11900) 3 years ago
notifier.py Remove `HomeServer.get_datastore()` (#12031) 3 years ago
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 3 years ago
python_dependencies.py Narrow the `importlib_metadata` dependency (#12400) 3 years ago
server.py Add a relations handler to avoid duplication. (#12227) 3 years ago
types.py Make `StreamToken` and `RoomStreamToken` methods propagate cancellations (#12366) 3 years ago
visibility.py Handle outliers in `/federation/v1/event` (#12332) 3 years ago