synapse-old/synapse/storage
Mark Haines 5244c0b48e Remove unused backfilled parameter from persist_event 2016-03-21 18:06:08 +00:00
..
engines
schema Add a comment to offer a hint to an explanation for why we have a unique constraint on (app_id, pushkey, user_id) 2016-03-16 10:35:00 +00:00
util Add replication stream for pushers 2016-03-15 17:33:10 +00:00
__init__.py Add replication stream for pushers 2016-03-15 17:33:10 +00:00
_base.py Add a stream for push rule updates 2016-03-01 18:16:37 +00:00
account_data.py
appservice.py
background_updates.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py
events.py Remove unused backfilled parameter from persist_event 2016-03-21 18:06:08 +00:00
filtering.py
keys.py
media_repository.py
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py Fix a couple of errors when deleting pushers 2016-03-15 17:47:36 +00:00
receipts.py
registration.py Thats not how transactions work. 2016-03-11 16:45:27 +00:00
rejections.py
room.py
roommember.py Remove dead code left over from presence changes 2016-03-17 11:03:47 +00:00
search.py
signatures.py
state.py
stream.py
tags.py
transactions.py