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
Richard van der Hoff 24b590de32
Remove code which updates `application_services_state.last_txn` (#12680)
3 years ago
..
_scripts Add missing type hints to config classes. (#12402) 3 years ago
api Fix incorrect type hint in filtering code. (#12695) 3 years ago
app Reload cache factors from disk on SIGHUP (#12673) 3 years ago
appservice Update mypy to 0.950 and fix complaints (#12650) 3 years ago
config Fix typo in listener config (#12742) 3 years ago
crypto Bump `black` and `click` versions (#12320) 3 years ago
events Consolidate logic for parsing relations. (#12693) 3 years ago
federation Complain if a federation endpoint has the `@cancellable` flag (#12705) 3 years ago
groups Reduce the number of "untyped defs" (#12716) 3 years ago
handlers Add `StreamKeyType` class and replace string literals with constants (#12567) 3 years ago
http Another batch of type annotations (#12726) 3 years ago
logging Another batch of type annotations (#12726) 3 years ago
metrics Add config flags to allow for cache auto-tuning (#12701) 3 years ago
module_api Use `ParamSpec` in a few places (#12667) 3 years ago
push Fix push for m.read events (#12721) 3 years ago
replication Add `StreamKeyType` class and replace string literals with constants (#12567) 3 years ago
res Fix Jinja templating error when generating thumbnail URLs. (#12510) 3 years ago
rest URL preview cache expiry logs: INFO -> DEBUG, text clarifications (#12720) 3 years ago
server_notices Add `StreamKeyType` class and replace string literals with constants (#12567) 3 years ago
spam_checker_api Remove redundant "coding: utf-8" lines (#9786) 4 years ago
state Refactor `EventContext` (#12689) 3 years ago
static Display an error page during failure of fallback UIA. (#10561) 3 years ago
storage Remove code which updates `application_services_state.last_txn` (#12680) 3 years ago
streams Generate historic pagination token for `/messages` when no `?from` token provided (#12370) 3 years ago
util Add config flags to allow for cache auto-tuning (#12701) 3 years ago
__init__.py Dump setuptools; correct pyproject version number (#12478) 3 years ago
event_auth.py Remove excess condition on `knock->leave` check (#11900) 3 years ago
notifier.py Add `StreamKeyType` class and replace string literals with constants (#12567) 3 years ago
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 3 years ago
server.py SpamChecker metrics (#12513) 3 years ago
types.py Add `StreamKeyType` class and replace string literals with constants (#12567) 3 years ago
visibility.py Optimise backfill calculation (#12522) 3 years ago