forked-synapse/synapse
2014-11-07 10:53:38 +00:00
..
api Neaten things up a bit 2014-11-07 10:53:38 +00:00
app 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
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 Fix bugs in generating event signatures and hashing 2014-11-03 17:51:42 +00:00
federation Fix bug in replication 2014-11-04 15:16:43 +00:00
handlers Amalgamate all power levels. 2014-11-06 16:59:13 +00:00
http Fix pep8 warnings 2014-10-30 11:10:17 +00:00
rest Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
storage Amalgamate all power levels. 2014-11-06 16:59:13 +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 Convert event ids to be of the form :example.com 2014-10-30 17:00:11 +00:00
state.py Don't query the DB for user power levels 2014-11-07 10:53:38 +00:00
types.py Move FederationError to synapse.api.errors 2014-11-04 15:10:27 +00:00