MatrixSynapse/synapse
Erik Johnston 3db0efa69f Fix pyflake warnings and add a FIXME comment to deal with auth_chains received when joining 2014-11-12 11:27:02 +00:00
..
api Fix bugs with invites/joins across federatiom. 2014-11-12 11:24:11 +00:00
app Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization 2014-11-07 10:55:28 +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
federation Fix pyflake warnings and add a FIXME comment to deal with auth_chains received when joining 2014-11-12 11:27:02 +00:00
handlers Fix bugs with invites/joins across federatiom. 2014-11-12 11:24:11 +00:00
http
rest Add an EventValidator. Fix bugs in auth ++ storage 2014-11-10 18:25:42 +00:00
storage Fix bugs with invites/joins across federatiom. 2014-11-12 11:24:11 +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
__init__.py
notifier.py
server.py Add an EventValidator. Fix bugs in auth ++ storage 2014-11-10 18:25:42 +00:00
state.py synapse.state docs. 2014-11-11 17:45:46 +00:00
types.py