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 065e739d6e Merge pull request #811 from matrix-org/erikj/state_users_in_room 9 years ago
..
engines
schema Fix synapse/storage/schema/delta/30/as_users.py 9 years ago
util
__init__.py Fix to allow start with postgres 9 years ago
_base.py Fix setting the _clock in SQLBaseStore 9 years ago
account_data.py
appservice.py
background_updates.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py Limit number of notifications in an email notification 9 years ago
events.py Use state to calculate get_users_in_room 9 years ago
filtering.py
keys.py
media_repository.py
openid.py
prepare_database.py
presence.py Add desc to get_presence_for_users 9 years ago
profile.py
push_rule.py Force boolean 9 years ago
pusher.py Use state to calculate get_users_in_room 9 years ago
receipts.py Merge pull request #809 from matrix-org/erikj/cache_receipts_in_room 9 years ago
registration.py
rejections.py
room.py
roommember.py Use state to calculate get_users_in_room 9 years ago
search.py
signatures.py Cache get_event_reference_hashes 9 years ago
state.py
stream.py
tags.py
transactions.py