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
Paul "LeoNerd" Evans 399b5add58 Neater implementation of membership change auth checks, ensuring we can't forget to check if the calling user is a member of the room 10 years ago
..
api Neater implementation of membership change auth checks, ensuring we can't forget to check if the calling user is a member of the room 10 years ago
app Move server key api into rest/key/v1 10 years ago
appservice Fix more AS sender ID thinkos. 10 years ago
config Update syutil version to 0.0.4 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 typo 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 Move server key api into rest/key/v1 10 years ago
storage Merge pull request #114 from matrix-org/improve_get_event_cache 10 years ago
streams Update copyright notices 10 years ago
util Merge branch 'master' of github.com:matrix-org/synapse into develop 10 years ago
__init__.py Bump version 10 years ago
notifier.py Add comment 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