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 cf04cedf21 Change full_schemas/11 to work with postgres 10 years ago
..
api Fix a bug which causes a send event level of 0 to not be honoured. 10 years ago
app Merge branch 'develop' of github.com:matrix-org/synapse into postgres 10 years ago
appservice Fix more AS sender ID thinkos. 10 years ago
config Merge branch 'develop' of github.com:matrix-org/synapse into postgres 10 years ago
crypto Don't look for an TLS private key if we have set --no-tls 10 years ago
events Store the rejected reason in (Frozen)Event structs 10 years ago
federation Add missing servlet to list 10 years ago
handlers Don't wait on federation_handler.handle_new_event 10 years ago
http Move server key api into rest/key/v1 10 years ago
metrics Appease pep8 10 years ago
push More sacrifices to the pep8 gods. 10 years ago
rest Merge branch 'develop' of github.com:matrix-org/synapse into postgres 10 years ago
storage Change full_schemas/11 to work with postgres 10 years ago
streams Update copyright notices 10 years ago
util Make LruCache thread safe, as its used for event cache 10 years ago
__init__.py Bump version 10 years ago
notifier.py Change from exception to warn 10 years ago
python_dependencies.py Update syutil version to 0.0.4 10 years ago
server.py Remove appservice REST servlets 10 years ago
state.py Remove concept of context.auth_events, instead use context.current_state 10 years ago
types.py Rename ClientID to ClientInfo since it is a pair of IDs rather than a single identifier 10 years ago