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 eafd103fc7
Fix b'GET' in prometheus metrics (#7503)
5 years ago
..
_scripts Replace instance variations of homeserver with correct case/spacing 5 years ago
api Allow expired accounts to logout (#7443) 5 years ago
app Move EventStream handling into default ReplicationDataHandler (#7493) 5 years ago
appservice Clean up newline quote marks around the codebase (#6362) 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 Extend spam checker to allow for multiple modules (#7435) 5 years ago
federation Fix typing annotations in synapse/federation (#7382) 5 years ago
groups Port group attestation renewal slow down from matrix-org-hotfixes (#7442) 5 years ago
handlers Synapse 1.13.0rc2 (2020-05-14) 5 years ago
http Fix b'GET' in prometheus metrics (#7503) 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 Move EventStream handling into default ReplicationDataHandler (#7493) 5 years ago
res/templates Implement OpenID Connect-based login (#7256) 5 years ago
rest Allow expired accounts to logout (#7443) 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 Synapse 1.13.0rc2 (2020-05-14) 5 years ago
streams Bump version of mypy 5 years ago
util Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago
__init__.py 1.13.0rc2 5 years ago
event_auth.py Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 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 Run Black. (#5482) 6 years ago
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