MatrixSynapse/synapse/storage
Erik Johnston cde840a82c Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor
Conflicts:
	setup.py
2014-12-11 17:48:48 +00:00
..
schema Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor 2014-12-11 17:48:48 +00:00
__init__.py Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor 2014-12-11 17:48:48 +00:00
_base.py Fix public room joining by making sure replaces_state never points to itself. 2014-12-11 15:56:06 +00:00
directory.py
event_federation.py
feedback.py
keys.py
media_repository.py Get the code actually working 2014-12-10 15:46:18 +00:00
presence.py
profile.py
registration.py
room.py
roommember.py Workaround for non-uniqueness of room member events in the database confusing HAVING COUNT() test of room membership intersection (with thanks to Tom Molesworth) 2014-12-02 21:36:53 +00:00
signatures.py Convert rest and handlers to use new event structure 2014-12-04 15:50:01 +00:00
state.py Various typos and bug fixes. 2014-12-08 09:08:26 +00:00
stream.py
transactions.py Code style. 2014-12-10 10:16:09 +00:00