forked-synapse/synapse
2014-12-10 14:02:48 +00:00
..
api PEP8 2014-12-09 14:49:11 +00:00
app Merge branch 'develop' into http_client_refactor 2014-11-20 17:49:48 +00:00
config Don't log synapse.storage at DEBUG level when under -v; require -v -v for that 2014-12-02 22:28:18 +00:00
crypto Try and figure out how and why signatures are being changed. 2014-12-10 11:37:47 +00:00
events Fix bug when uploading state with empty state_key 2014-12-10 14:02:48 +00:00
federation Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor 2014-12-10 13:18:40 +00:00
handlers Fix bug when uploading state with empty state_key 2014-12-10 14:02:48 +00:00
http turn back on per-request transaction retries, so that every time we try to hit a dead server we actually end up hammering 5 times :| 2014-12-10 10:28:27 +00:00
rest Fix bug when uploading state with empty state_key 2014-12-10 14:02:48 +00:00
storage Fix bug when uploading state with empty state_key 2014-12-10 14:02:48 +00:00
streams Allow GET /room/:room_id/messages without 'limit' parameter to default to 10 2014-12-02 18:01:16 +00:00
util Add PEP8 newlines 2014-12-09 11:01:44 +00:00
__init__.py Bump changes and version 2014-12-03 18:01:47 +00:00
notifier.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
server.py Start making more things use EventContext rather than event.* 2014-12-05 16:20:48 +00:00
state.py Try and figure out how and why signatures are being changed. 2014-12-10 11:37:47 +00:00
types.py Change DomainSpecificString so that it doesn't use a HomeServer object 2014-12-02 10:42:28 +00:00