MatrixSynapse/synapse
Erik Johnston b5f9d47c89 Handle new state events which don't have a common ancestor 2014-09-03 15:50:05 +01:00
..
api Updated feedback api docs and fixed feedback content template bug 2014-09-03 13:08:17 +01:00
app Store SQL DDL deltas as well; attempt to upgrade the database on startup if it's too old 2014-09-03 14:14:39 +01:00
config Add option to change content repo location 2014-09-03 11:57:23 +01:00
crypto
federation Don't eat federation transmit errors during unit tests; fix remote presence EDU-sending test because of this 2014-09-03 13:46:52 +01:00
handlers Snapshot prev_state for generic events 2014-09-03 15:48:51 +01:00
http Make retrying requests on DNS failures configurable, and turn off retrying only in directory.get_association 2014-09-03 14:26:52 +01:00
rest Kill the state 2014-09-03 15:37:10 +01:00
storage Store SQL DDL deltas as well; attempt to upgrade the database on startup if it's too old 2014-09-03 14:14:39 +01:00
streams
util
__init__.py
notifier.py Make sure to print exceptions properly from notifier failures 2014-09-03 13:46:52 +01:00
server.py
state.py Handle new state events which don't have a common ancestor 2014-09-03 15:50:05 +01:00
types.py