MatrixSynapse/synapse/storage
Erik Johnston 7b88619241 Split up replication_layer module into client, server and transaction queue 2015-01-26 10:45:24 +00:00
..
schema Add support for storing rejected events in EventContext and data stores 2015-01-22 15:50:17 +00:00
__init__.py Split up replication_layer module into client, server and transaction queue 2015-01-26 10:45:24 +00:00
_base.py Add support for storing rejected events in EventContext and data stores 2015-01-22 15:50:17 +00:00
directory.py Update copyright notices 2015-01-06 13:21:39 +00:00
event_federation.py Update copyright notices 2015-01-06 13:21:39 +00:00
feedback.py Update copyright notices 2015-01-06 13:21:39 +00:00
keys.py Update copyright notices 2015-01-06 13:21:39 +00:00
media_repository.py Update copyright notices 2015-01-06 13:21:39 +00:00
presence.py Update copyright notices 2015-01-06 13:21:39 +00:00
profile.py Update copyright notices 2015-01-06 13:21:39 +00:00
registration.py Update copyright notices 2015-01-06 13:21:39 +00:00
rejections.py Add support for storing rejected events in EventContext and data stores 2015-01-22 15:50:17 +00:00
room.py Remove unused functions 2015-01-13 15:57:26 +00:00
roommember.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
signatures.py Update copyright notices 2015-01-06 13:21:39 +00:00
state.py Remove unused functions 2015-01-13 15:57:26 +00:00
stream.py get_room_events isn't called anywhere 2015-01-13 14:43:26 +00:00
transactions.py Add index on transaction_id to sent_transcations 2015-01-06 15:40:38 +00:00