MatrixSynapse/synapse
Erik Johnston 9191292b0f Fix prev_content 2014-12-11 15:16:55 +00:00
..
api PEP8 2014-12-09 14:49:11 +00:00
app
config
crypto Try and figure out how and why signatures are being changed. 2014-12-10 11:37:47 +00:00
events Fix prev_content 2014-12-11 15:16:55 +00:00
federation Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor 2014-12-10 13:18:40 +00:00
handlers .from_string() no longer takes a HS 2014-12-10 18:00:49 +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 Actually fix bug when uploading state with empty state_key 2014-12-10 14:49:52 +00:00
storage Fix prev_content 2014-12-11 15:16:55 +00:00
streams
util Add PEP8 newlines 2014-12-09 11:01:44 +00:00
__init__.py
notifier.py
server.py
state.py Fix redactions. Fix 'age' key 2014-12-11 13:25:19 +00:00
types.py