anonymousland-synapse/synapse/storage
Erik Johnston af1c7c7808 PEP8
2015-01-06 13:13:17 +00:00
..
schema Fix upgrade script to run all the missing deltas. 2014-12-16 15:13:34 +00:00
__init__.py Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.6.0 2014-12-16 18:35:46 +00:00
_base.py PEP8 2015-01-06 13:13:17 +00:00
directory.py
event_federation.py Use _get_events_txn instead of _parse_events_txn 2014-12-16 19:16:41 +00:00
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 Look for name, topic in the event content rather than the event itself when persisting room name and topic events 2014-12-19 15:16:48 +00:00
roommember.py Add RoomMemberStore.get_users_in_room, so that we can get the list of joined users without having to retrieve the full events 2015-01-06 10:55:43 +00:00
signatures.py Convert rest and handlers to use new event structure 2014-12-04 15:50:01 +00:00
state.py Remove debug lines 2015-01-06 13:12:30 +00:00
stream.py PEP8 2015-01-06 13:13:17 +00:00
transactions.py Code style. 2014-12-10 10:16:09 +00:00