forked-synapse/synapse/storage
2016-03-11 13:14:18 +00:00
..
engines
schema Update users table in a batched manner 2016-03-10 15:12:19 +00:00
util Ensure integer is an integer 2016-03-09 10:20:48 +00:00
__init__.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
_base.py Add a stream for push rule updates 2016-03-01 18:16:37 +00:00
account_data.py Merge pull request #489 from matrix-org/markjh/replication 2016-03-01 15:08:24 +00:00
appservice.py
background_updates.py
directory.py Allow alias creators to delete aliases 2016-03-01 14:46:31 +00:00
end_to_end_keys.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
event_federation.py
event_push_actions.py
events.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
filtering.py
keys.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
media_repository.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
prepare_database.py
presence.py Merge pull request #489 from matrix-org/markjh/replication 2016-03-01 15:08:24 +00:00
profile.py
push_rule.py s/stream_ordering/event_stream_ordering/ in push 2016-03-04 16:15:23 +00:00
pusher.py Load the current id in the IdGenerator constructor 2016-03-01 14:32:56 +00:00
receipts.py Merge pull request #489 from matrix-org/markjh/replication 2016-03-01 15:08:24 +00:00
registration.py Fix cache invalidation so deleting access tokens (which we did when changing password) actually takes effect without HS restart. Reinstate the code to avoid logging out the session that changed the password, removed in 415c2f0549 2016-03-11 13:14:18 +00:00
rejections.py
room.py
roommember.py
search.py
signatures.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
state.py Load the current id in the IdGenerator constructor 2016-03-01 14:32:56 +00:00
stream.py Remove unused param from get_max_token 2016-02-18 16:37:28 +00:00
tags.py Merge pull request #489 from matrix-org/markjh/replication 2016-03-01 15:08:24 +00:00
transactions.py Load the current id in the IdGenerator constructor 2016-03-01 14:32:56 +00:00