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 2c29ed3e84 Use absolute path when loading delta sql files 10 years ago
..
schema Bump schema version 10 years ago
__init__.py Use absolute path when loading delta sql files 10 years ago
_base.py Merge branch 'develop' of github.com:matrix-org/synapse into use-simplejson 10 years ago
appservice.py PEP8-ify 10 years ago
directory.py Update copyright notices 10 years ago
event_federation.py Get an auth query one at a time 10 years ago
feedback.py Update copyright notices 10 years ago
filtering.py Blunty replace json with simplejson 10 years ago
keys.py Update copyright notices 10 years ago
media_repository.py Update copyright notices 10 years ago
presence.py Update copyright notices 10 years ago
profile.py Update copyright notices 10 years ago
push_rule.py Blunty replace json with simplejson 10 years ago
pusher.py Update pushers by app id and pushkey, not user id and pushkey 10 years ago
registration.py Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 10 years ago
rejections.py Initial implementation of auth conflict resolution 10 years ago
room.py Convert get_rooms to use runInteraction so the transacion has a more helpful description 10 years ago
roommember.py Use consumeErrors=True on all DeferredLists. 10 years ago
signatures.py Update copyright notices 10 years ago
state.py Remove unused functions 10 years ago
stream.py Fix token formatting 10 years ago
transactions.py Add index on transaction_id to sent_transcations 10 years ago