MatrixSynapse/synapse/storage
Erik Johnston cd2967d271 Fix bug when generating a key when get_room_events_stream returned zero rows 2014-08-15 16:05:46 +01:00
..
schema Start chagning the events stream to work with the new DB schema 2014-08-15 13:58:28 +01:00
__init__.py Correctly return new token when returning events. Serialize events correctly. 2014-08-15 15:28:54 +01:00
_base.py Start chagning the events stream to work with the new DB schema 2014-08-15 13:58:28 +01:00
directory.py
feedback.py
pdu.py
presence.py
profile.py
registration.py
room.py
roommember.py Start chagning the events stream to work with the new DB schema 2014-08-15 13:58:28 +01:00
stream.py Fix bug when generating a key when get_room_events_stream returned zero rows 2014-08-15 16:05:46 +01:00
transactions.py