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
Andrew Morgan c51f5b9592
Prevent breaking old sqlite's when media retention is enabled (#12977)
3 years ago
..
_scripts Remove remaining pieces of groups code. (#12966) 3 years ago
api Reduce the amount of state we pull from the DB (#12811) 3 years ago
app Remove groups replication code. (#12900) 3 years ago
appservice Remove remaining bits of groups code. (#12936) 3 years ago
config Remove remaining bits of groups code. (#12936) 3 years ago
crypto Bump `black` and `click` versions (#12320) 3 years ago
events Wait for lazy join to complete when getting current state (#12872) 3 years ago
federation Reduce state pulled from DB due to sending typing and receipts over federation (#12964) 3 years ago
handlers Remove remaining pieces of groups code. (#12966) 3 years ago
http Synapse 1.60.0rc2 (2022-05-27) 3 years ago
logging Easy type hints in synapse.logging.opentracing (#12894) 3 years ago
metrics Easy type hints in synapse.logging.opentracing (#12894) 3 years ago
module_api Wait for lazy join to complete when getting current state (#12872) 3 years ago
push Wait for lazy join to complete when getting current state (#12872) 3 years ago
replication Remove groups replication code. (#12900) 3 years ago
res Fix Jinja templating error when generating thumbnail URLs. (#12510) 3 years ago
rest Prevent local quarantined media from being claimed by media retention (#12972) 3 years ago
server_notices Reduce the amount of state we pull from the DB (#12811) 3 years ago
spam_checker_api Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 3 years ago
state Reduce state pulled from DB due to sending typing and receipts over federation (#12964) 3 years ago
static Display an error page during failure of fallback UIA. (#10561) 3 years ago
storage Prevent breaking old sqlite's when media retention is enabled (#12977) 3 years ago
streams Rework stream token to stop caring about groups. (#12897) 3 years ago
util Fix caching behavior for relations push rules. (#12859) 3 years ago
__init__.py Dump setuptools; correct pyproject version number (#12478) 3 years ago
event_auth.py Add a new room version for MSC3787's knock+restricted join rule (#12623) 3 years ago
notifier.py Reduce the amount of state we pull from the DB (#12811) 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 Rename storage classes (#12913) 3 years ago
types.py Rework stream token to stop caring about groups. (#12897) 3 years ago
visibility.py Fix 404 on `/sync` when the last event is a redaction of an unknown/purged event (#12905) 3 years ago