forked-synapse/synapse
2014-11-20 19:33:45 +00:00
..
api Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
app Merge branch 'develop' into http_client_refactor 2014-11-20 17:49:48 +00:00
config Be more helpful and tell the user how to generate a config too. 2014-11-14 13:30:06 +00:00
crypto Merge branch 'develop' into http_client_refactor 2014-11-20 17:49:48 +00:00
federation Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
handlers SYN-58: Allow passing explicit limit=0 to initialSync to request no messages at all; missing still implies default 10 2014-11-20 19:33:45 +00:00
http Fix pep8 and pyflakes warnings 2014-11-20 18:00:10 +00:00
rest Fix pep8 and pyflakes warnings 2014-11-20 18:00:10 +00:00
storage Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
streams SYN-58: Allow passing explicit limit=0 to initialSync to request no messages at all; missing still implies default 10 2014-11-20 19:33:45 +00:00
util Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
__init__.py Bump version, changelog and upgrade.rst 2014-11-19 18:00:57 +00:00
notifier.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +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