MatrixSynapse/synapse
Erik Johnston 96c001e668 Fix auth checks to all use the given old_event_state 2014-11-05 11:07:54 +00:00
..
api Fix auth checks to all use the given old_event_state 2014-11-05 11:07:54 +00:00
app Add option to not bind to HTTPS port. This is useful if running behind an ssl load balancer 2014-11-03 15:06:40 +00:00
config Add option to not bind to HTTPS port. This is useful if running behind an ssl load balancer 2014-11-03 15:06:40 +00:00
crypto Fix bugs in generating event signatures and hashing 2014-11-03 17:51:42 +00:00
federation Fix bug in replication 2014-11-04 15:16:43 +00:00
handlers Fix auth checks to all use the given old_event_state 2014-11-05 11:07:54 +00:00
http Fix pep8 warnings 2014-10-30 11:10:17 +00:00
rest Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization 2014-10-30 11:18:28 +00:00
storage Remove unused imports 2014-11-04 14:14:02 +00:00
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 2014-10-29 16:16:01 +00:00
util Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization 2014-10-30 11:18:28 +00:00
__init__.py Bump version numbers and change log 2014-10-31 17:23:01 +00:00
notifier.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
server.py Convert event ids to be of the form :example.com 2014-10-30 17:00:11 +00:00
state.py Fix auth checks to all use the given old_event_state 2014-11-05 11:07:54 +00:00
types.py Move FederationError to synapse.api.errors 2014-11-04 15:10:27 +00:00