forked-synapse/synapse
2014-11-20 18:17:46 +00:00
..
api Merge branch 'develop' into pushers 2014-11-20 18:17:46 +00:00
app Merge branch 'develop' into pushers 2014-11-20 18:17:46 +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 Use module loggers rather than the root logger. Exceptions caused by bad clients shouldn't cause ERROR level logging. Fix sql logging to use 'repr' rather than 'str' 2014-11-20 17:10:37 +00:00
federation Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
handlers Merge branch 'develop' into pushers 2014-11-20 18:17:46 +00:00
http Merge branch 'develop' into pushers 2014-11-20 18:17:46 +00:00
push remove random half-line 2014-11-19 18:37:00 +00:00
rest Merge branch 'develop' into pushers 2014-11-20 18:17:46 +00:00
storage Merge branch 'develop' into pushers 2014-11-20 18:17:46 +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 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 Start creating a module to do generic notifications (just prints them to stdout currently!) 2014-11-19 18:20:59 +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