forked-synapse/synapse
2014-11-20 14:01:41 +00:00
..
api Start creating a module to do generic notifications (just prints them to stdout currently!) 2014-11-19 18:20:59 +00:00
app Merge branch 'http_client_refactor' into pushers 2014-11-20 14:01:41 +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 PDUs and Events into one object 2014-11-14 21:25:02 +00:00
federation Fix backfill request 2014-11-19 17:22:37 +00:00
handlers Refactor the HTTP clients a little. 2014-11-20 13:53:34 +00:00
http Refactor the HTTP clients a little. 2014-11-20 13:53:34 +00:00
push remove random half-line 2014-11-19 18:37:00 +00:00
rest Start creating a module to do generic notifications (just prints them to stdout currently!) 2014-11-19 18:20:59 +00:00
storage Start creating a module to do generic notifications (just prints them to stdout currently!) 2014-11-19 18:20:59 +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 Sometimes there isn't a current logging context 2014-11-19 17:18:55 +00:00
__init__.py Bump version, changelog and upgrade.rst 2014-11-19 18:00:57 +00:00
notifier.py remove unused import 2014-11-19 16:40:01 +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