forked-synapse/synapse
2015-01-30 11:08:52 +00:00
..
api Start implementing auth conflict res 2015-01-28 16:16:53 +00:00
app Merge rest servlets into the client json resource object 2015-01-23 10:37:38 +00:00
config
crypto Fix bug in timeout handling in keyclient 2015-01-30 11:08:01 +00:00
events Fix bug where we changes in outlier in metadata dict propogated to other events 2015-01-30 10:30:54 +00:00
federation Fix regression where we no longer correctly handled the case of gaps in our event graph 2015-01-30 10:48:47 +00:00
handlers Update the current state of an event if we update auth events. 2015-01-30 11:08:52 +00:00
http Make post_json(...) actually send data. 2015-01-29 13:58:22 +00:00
rest Extract the client v1 base RestServlet to a separate class 2015-01-23 14:09:51 +00:00
storage Initial implementation of auth conflict resolution 2015-01-29 16:52:33 +00:00
streams
util
__init__.py
notifier.py Only start the notifier timeout once we've had a chance to check for updates. Otherwise the timeout could fire while we are waiting for the database to return any updates it might have 2015-01-19 16:24:54 +00:00
python_dependencies.py
server.py Remove hs.parse_eventid 2015-01-23 13:25:07 +00:00
state.py fix pyflakes 2015-01-22 15:57:08 +00:00
types.py