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
Eric Eastwood 793d03e2c5
Generate historic pagination token for `/messages` when no `?from` token provided (#12370)
3 years ago
..
_scripts Track device list updates per room. (#12321) 3 years ago
api Bump `black` and `click` versions (#12320) 3 years ago
app Move `update_client_ip` background job from the main process to the background worker. (#12251) 3 years ago
appservice Bump `black` and `click` versions (#12320) 3 years ago
config Track device list updates per room. (#12321) 3 years ago
crypto Bump `black` and `click` versions (#12320) 3 years ago
events Bump `black` and `click` versions (#12320) 3 years ago
federation Refactor and convert `Linearizer` to async (#12357) 3 years ago
groups Remove `HomeServer.get_datastore()` (#12031) 3 years ago
handlers Generate historic pagination token for `/messages` when no `?from` token provided (#12370) 3 years ago
http Bump `black` and `click` versions (#12320) 3 years ago
logging Use `ParamSpec` in type hints for `synapse.logging.context` (#12150) 3 years ago
metrics Use version string helper from matrix-common (#11979) 3 years ago
module_api Add a module callback to react to account data changes (#12327) 3 years ago
push Refactor and convert `Linearizer` to async (#12357) 3 years ago
replication Refactor and convert `Linearizer` to async (#12357) 3 years ago
res Tweak copy for sso account details template (#12265) 3 years ago
rest Refactor and convert `Linearizer` to async (#12357) 3 years ago
server_notices Remove `HomeServer.get_datastore()` (#12031) 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 Generate historic pagination token for `/messages` when no `?from` token provided (#12370) 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 Add missing dependency on importlib_metadata (#12384) 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