MatrixSynapse/synapse
Erik Johnston 5670da1c1e Add ts field to all events. 2014-08-21 17:46:52 +01:00
..
api Add ts field to all events. 2014-08-21 17:46:52 +01:00
app
crypto
federation Merge branch 'master' of github.com:matrix-org/synapse into sql_refactor 2014-08-19 14:48:19 +01:00
handlers Change IM sync api to also return the current presence list. 2014-08-21 16:40:21 +01:00
http Reduce the amount of incredibly spammy stack traces. Expected errors (e.g. SynapseErrors) shouldn't have their full trace logged every time. Don't send responses to disconnected requests. 2014-08-19 10:56:43 +01:00
rest Kill the "_homeserver_" injected messages for room membership changes 2014-08-20 16:06:47 +01:00
storage Change IM sync api to also return the current presence list. 2014-08-21 16:40:21 +01:00
util
__init__.py
server.py Add ts field to all events. 2014-08-21 17:46:52 +01:00
state.py
types.py Define __copy__ and __deepcopy__ as identity functions on DomainSpecificString, so that copy.deepcopy() will work on them 2014-08-20 16:06:47 +01:00