forked-synapse/synapse
2014-11-12 16:20:30 +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 Tidy up some of the unused sql tables 2014-11-10 10:31:00 +00:00
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 apply some cache headers to try to make the content repo less nutso 2014-11-11 05:36:39 +00:00
rest Add an EventValidator. Fix bugs in auth ++ storage 2014-11-10 18:25:42 +00:00
storage Update some of the docs in event_federation 2014-11-12 16:20:30 +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 Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +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 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 Move FederationError to synapse.api.errors 2014-11-04 15:10:27 +00:00