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 cc44ecc62f Get correct prev_events 10 years ago
..
api Fix auth checks to all use the given old_event_state 10 years ago
app Add option to not bind to HTTPS port. This is useful if running behind an ssl load balancer 10 years ago
config Add option to not bind to HTTPS port. This is useful if running behind an ssl load balancer 10 years ago
crypto Fix bugs in generating event signatures and hashing 10 years ago
federation Fix bug in replication 10 years ago
handlers Fix auth checks to all use the given old_event_state 10 years ago
http Fix pep8 warnings 10 years ago
rest Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization 10 years ago
storage Get correct prev_events 10 years ago
streams Construct a source-specific 'SourcePaginationConfig' to pass into get_pagination_rows; meaning each source doesn't have to care about its own name any more 10 years ago
util Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization 10 years ago
__init__.py Bump version numbers and change log 10 years ago
notifier.py Fix pep8 warnings 10 years ago
server.py Convert event ids to be of the form :example.com 10 years ago
state.py Fix auth checks to all use the given old_event_state 10 years ago
types.py Move FederationError to synapse.api.errors 10 years ago