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
Erik Johnston d537be1ebd Pass Database into the data store 5 years ago
..
_scripts Replace instance variations of homeserver with correct case/spacing 5 years ago
api Merge pull request #6329 from matrix-org/babolivier/context_filters 5 years ago
app Move are_all_users_on_domain checks to main data store. 5 years ago
appservice Clean up newline quote marks around the codebase (#6362) 5 years ago
config privacy by default for room dir (#6355) 5 years ago
crypto Don't encode object as UTF-8 string if not needed. 5 years ago
events Merge branch 'develop' into babolivier/message_retention 5 years ago
federation Implementation of MSC2314 (#6176) 5 years ago
groups Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
handlers Replace /admin/v1/users_paginate endpoint with /admin/v2/users (#5925) 5 years ago
http Clean up newline quote marks around the codebase (#6362) 5 years ago
logging Add benchmarks for structured logging performance (#6266) 5 years ago
metrics Fix up some typechecking (#6150) 5 years ago
module_api Move DB pool and helper functions into dedicated Database class 5 years ago
push Don't call SQLBaseStore methods from outside stores 5 years ago
replication Change DataStores to accept 'database' param. 5 years ago
res/templates Allow HS to send emails when adding an email to the HS (#6042) 5 years ago
rest Merge branch 'develop' of github.com:matrix-org/synapse into erikj/make_database_class 5 years ago
server_notices Clean up newline quote marks around the codebase (#6362) 5 years ago
spam_checker_api Expose some homeserver functionality to spam checkers (#6259) 5 years ago
state Fix bug which caused rejected events to be stored with the wrong room state (#6320) 5 years ago
static Fix SSO fallback login 5 years ago
storage Pass Database into the data store 5 years ago
streams Clean up newline quote marks around the codebase (#6362) 5 years ago
util Replace instance variations of homeserver with correct case/spacing 5 years ago
__init__.py 1.6.1 5 years ago
event_auth.py Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
notifier.py Port to use state storage 5 years ago
python_dependencies.py Remove the psutil dependency (#6318) 5 years ago
secrets.py Run Black. (#5482) 6 years ago
server.py Pass Database into the data store 5 years ago
server.pyi Support for routing outbound HTTP requests via a proxy (#6239) 5 years ago
types.py Merge branch 'develop' into uhoreg/e2e_cross-signing_merged 5 years ago
visibility.py Lint 5 years ago