forked-synapse/synapse
2014-11-04 14:17:55 +00:00
..
api Fix bugs in generating event signatures and hashing 2014-11-03 17:51:42 +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 Add support for sending failures 2014-11-04 14:17:55 +00:00
handlers Remove unused imports 2014-11-04 14:14:02 +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 Remove unused imports 2014-11-04 14:14:02 +00:00
types.py Add support for sending failures 2014-11-04 14:17:55 +00:00