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
Kegan Dougal a006d168c5 Actually merge into develop. 10 years ago
..
schema Merge branch 'develop' into application-services 10 years ago
__init__.py Actually merge into develop. 10 years ago
_base.py Be more specific in naming columns in selects. 10 years ago
appservice.py Add basic application_services SQL, and hook up parts of the appservice store to read from it. 10 years ago
directory.py Update copyright notices 10 years ago
event_federation.py Update copyright notices 10 years ago
feedback.py Update copyright notices 10 years ago
filtering.py Use 'in' to test if the key exists, remove unused _filters_for_user 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 Code style fixes. 10 years ago
pusher.py Code style fixes. 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 Remove unused functions 10 years ago
roommember.py Replace hs.parse_userid with UserID.from_string 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