You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/storage
Erik Johnston b13035cc91 Implement logout 9 years ago
..
engines Mark AS users with their AS's ID 9 years ago
schema Update users table in a batched manner 9 years ago
util Ensure integer is an integer 9 years ago
__init__.py Fix relative imports so they work in both py3 and py27 9 years ago
_base.py Add a stream for push rule updates 9 years ago
account_data.py Merge pull request #489 from matrix-org/markjh/replication 9 years ago
appservice.py Mark AS users with their AS's ID 9 years ago
background_updates.py copyrights 9 years ago
directory.py Allow alias creators to delete aliases 9 years ago
end_to_end_keys.py Fix relative imports so they work in both py3 and py27 9 years ago
event_federation.py Respond to federated invite with non-empty context 9 years ago
event_push_actions.py Remove dead code for setting device specific rules. 9 years ago
events.py Fix relative imports so they work in both py3 and py27 9 years ago
filtering.py Cache filters 9 years ago
keys.py Fix relative imports so they work in both py3 and py27 9 years ago
media_repository.py Fix relative imports so they work in both py3 and py27 9 years ago
prepare_database.py Initial cut 9 years ago
presence.py Merge pull request #489 from matrix-org/markjh/replication 9 years ago
profile.py copyrights 9 years ago
push_rule.py s/stream_ordering/event_stream_ordering/ in push 9 years ago
pusher.py Load the current id in the IdGenerator constructor 9 years ago
receipts.py Merge pull request #489 from matrix-org/markjh/replication 9 years ago
registration.py Implement logout 9 years ago
rejections.py copyrights 9 years ago
room.py Simplify get_rooms 9 years ago
roommember.py Cache get_room_changes_for_user 9 years ago
search.py copyrights 9 years ago
signatures.py Fix relative imports so they work in both py3 and py27 9 years ago
state.py Load the current id in the IdGenerator constructor 9 years ago
stream.py Add comment 9 years ago
tags.py Merge pull request #489 from matrix-org/markjh/replication 9 years ago
transactions.py Load the current id in the IdGenerator constructor 9 years ago