forked-synapse/synapse/storage
2016-03-11 13:14:18 +00:00
..
engines Mark AS users with their AS's ID 2016-02-11 17:26:42 +00:00
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 Mark AS users with their AS's ID 2016-02-11 17:26:42 +00:00
background_updates.py copyrights 2016-01-07 04:26:29 +00:00
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 Respond to federated invite with non-empty context 2016-02-17 15:25:12 +00:00
event_push_actions.py Remove dead code for setting device specific rules. 2016-02-18 16:05:13 +00:00
events.py Fix relative imports so they work in both py3 and py27 2016-03-08 11:45:50 +00:00
filtering.py Cache filters 2016-01-28 17:09:09 +00:00
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 Initial cut 2016-02-17 15:40:50 +00:00
presence.py Merge pull request #489 from matrix-org/markjh/replication 2016-03-01 15:08:24 +00:00
profile.py copyrights 2016-01-07 04:26:29 +00:00
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 copyrights 2016-01-07 04:26:29 +00:00
room.py Simplify get_rooms 2016-02-03 13:24:35 +00:00
roommember.py Cache get_room_changes_for_user 2016-01-29 16:52:48 +00:00
search.py copyrights 2016-01-07 04:26:29 +00:00
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