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 6c1f7c722f
Fix limit logic for AccountDataStream (#7384)
5 years ago
..
_scripts Replace instance variations of homeserver with correct case/spacing 5 years ago
api Implement room version 6 (MSC2240). (#7506) 5 years ago
app Add a worker store for search insertion. (#7516) 5 years ago
appservice Fix a couple of small typos 5 years ago
config Add `instance_map` config and route replication calls (#7495) 5 years ago
crypto Clean up some LoggingContext stuff (#7120) 5 years ago
events Strictly enforce canonicaljson requirements in a new room version (#7381) 5 years ago
federation Strictly enforce canonicaljson requirements in a new room version (#7381) 5 years ago
groups Port group attestation renewal slow down from matrix-org-hotfixes (#7442) 5 years ago
handlers Support UI Authentication for OpenID Connect accounts (#7457) 5 years ago
http Workaround for failure to wrap reason in Failure (#7473) 5 years ago
logging Improve per-block CPU and DB usage metrics (#7426) 5 years ago
metrics Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago
module_api Convert auth handler to async/await (#7261) 5 years ago
push Fix new flake8 errors (#7489) 5 years ago
replication Fix limit logic for AccountDataStream (#7384) 5 years ago
res/templates Implement OpenID Connect-based login (#7256) 5 years ago
rest Support UI Authentication for OpenID Connect accounts (#7457) 5 years ago
server_notices Convert synapse.server_notices to async/await. (#7394) 5 years ago
spam_checker_api Add type hints to the spam check module (#6915) 5 years ago
state Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago
static Make it clearer to the user that they haven't overridden onLogin/Register (#7237) 5 years ago
storage Fix limit logic for AccountDataStream (#7384) 5 years ago
streams Bump version of mypy 5 years ago
util Strictly enforce canonicaljson requirements in a new room version (#7381) 5 years ago
__init__.py 1.13.0rc2 5 years ago
event_auth.py Add type hints to event_auth code. (#7505) 5 years ago
notifier.py Fix new flake8 errors (#7489) 5 years ago
python_dependencies.py Implement OpenID Connect-based login (#7256) 5 years ago
secrets.py
server.py Move EventStream handling into default ReplicationDataHandler (#7493) 5 years ago
server.pyi Move EventStream handling into default ReplicationDataHandler (#7493) 5 years ago
types.py Validate the alt_aliases property of canonical alias events (#6971) 5 years ago
visibility.py Refactor a bit 5 years ago