MatrixSynapse/synapse
Erik Johnston 61ecb13bf0 PEP8ify 2014-11-11 18:00:13 +00:00
..
api Fix typo in validator 2014-11-11 10:31:47 +00:00
app Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization 2014-11-07 10:55:28 +00:00
config
crypto Tidy up some of the unused sql tables 2014-11-10 10:31:00 +00:00
federation Fix bugs which broke federation due to changes in function signatures. 2014-11-11 14:19:13 +00:00
handlers PEP8ify 2014-11-11 18:00:13 +00:00
http apply some cache headers to try to make the content repo less nutso 2014-11-11 05:36:39 +00:00
rest Add an EventValidator. Fix bugs in auth ++ storage 2014-11-10 18:25:42 +00:00
storage Fix bug where we /always/ created a new state group 2014-11-11 14:16:41 +00:00
streams
util Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
__init__.py
notifier.py
server.py Add an EventValidator. Fix bugs in auth ++ storage 2014-11-10 18:25:42 +00:00
state.py synapse.state docs. 2014-11-11 17:45:46 +00:00
types.py