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
Sean Quah 2be5a2b07b
Fix `RetryDestinationLimiter` re-starting finished log contexts (#12803)
3 years ago
..
_scripts hash_password: raise an error if no config file is specified (#12789) 3 years ago
api Add a new room version for MSC3787's knock+restricted join rule (#12623) 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 Properly close providers.json file stream. (#12794) 3 years ago
crypto Bump `black` and `click` versions (#12320) 3 years ago
events Consolidate logic for parsing relations. (#12693) 3 years ago
federation Make handling of federation Authorization header (more) compliant with RFC7230 (#12774) 3 years ago
groups Reduce the number of "untyped defs" (#12716) 3 years ago
handlers Add a unit test for copying over arbitrary room types when upgrading a room (#12792) 3 years ago
http Make handling of federation Authorization header (more) compliant with RFC7230 (#12774) 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 Lay some foundation work to allow workers to only subscribe to some kinds of messages, reducing replication traffic. (#12672) 3 years ago
res Fix Jinja templating error when generating thumbnail URLs. (#12510) 3 years ago
rest Discard null-containing strings before updating the user directory (#12762) 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 `resolve_state_groups_for_events` to not pull out full state when no state resolution happens. (#12775) 3 years ago
static Display an error page during failure of fallback UIA. (#10561) 3 years ago
storage Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687) 3 years ago
streams Generate historic pagination token for `/messages` when no `?from` token provided (#12370) 3 years ago
util Fix `RetryDestinationLimiter` re-starting finished log contexts (#12803) 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 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