MatrixSynapse/synapse/storage
Mark Haines e903c941cb Merge branch 'develop' into request_logging
Conflicts:
	setup.py
	synapse/storage/_base.py
	synapse/util/async.py
2014-11-14 11:16:50 +00:00
..
schema Store all signatures on events rather than just dropping them 2014-11-12 17:02:34 +00:00
__init__.py Store all signatures on events rather than just dropping them 2014-11-12 17:02:34 +00:00
_base.py Merge branch 'develop' into request_logging 2014-11-14 11:16:50 +00:00
directory.py
event_federation.py
feedback.py
keys.py
presence.py
profile.py
registration.py
room.py
roommember.py
signatures.py Store all signatures on events rather than just dropping them 2014-11-12 17:02:34 +00:00
state.py
stream.py
transactions.py