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
Neil Johnson 0b01281e77 move threepid checker to config, add missing yields 6 years ago
..
engines Port storage/ to Python 3 (#3725) 6 years ago
schema typos 6 years ago
util run isort 6 years ago
__init__.py remove unused count_monthly_users 6 years ago
_base.py Port storage/ to Python 3 (#3725) 6 years ago
account_data.py run isort 6 years ago
appservice.py Make EventStore inherit from EventFederationStore 6 years ago
background_updates.py Run things as background processes 6 years ago
client_ips.py Run tests under PostgreSQL (#3423) 6 years ago
deviceinbox.py Port storage/ to Python 3 (#3725) 6 years ago
devices.py Port storage/ to Python 3 (#3725) 6 years ago
directory.py run isort 6 years ago
end_to_end_keys.py Port storage/ to Python 3 (#3725) 6 years ago
event_federation.py Merge branch 'master' into develop 6 years ago
event_push_actions.py Fix some looping_call calls which were broken in #3604 6 years ago
events.py Port storage/ to Python 3 (#3725) 6 years ago
events_worker.py Port storage/ to Python 3 (#3725) 6 years ago
filtering.py Port storage/ to Python 3 (#3725) 6 years ago
group_server.py run isort 6 years ago
keys.py run isort 6 years ago
media_repository.py Keep track of last access time for local media 7 years ago
monthly_active_users.py move threepid checker to config, add missing yields 6 years ago
openid.py Add an openidish mechanism for proving to third parties that you own a given user_id 9 years ago
prepare_database.py api into monthly_active_users table 6 years ago
presence.py run isort 6 years ago
profile.py Remote profile cache should remain in master worker 6 years ago
push_rule.py Merge remote-tracking branch 'origin/develop' into rav/remove_who_forgot_in_room 6 years ago
pusher.py Port storage/ to Python 3 (#3725) 6 years ago
receipts.py Update return value docstring 6 years ago
registration.py Implement trail users 6 years ago
rejections.py run isort 6 years ago
room.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_profiles 6 years ago
roommember.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
search.py run isort 6 years ago
signatures.py Python 3: Convert some unicode/bytes uses (#3569) 6 years ago
state.py Split the state_group_cache in two (#3726) 6 years ago
stream.py initial cut at a room summary API (#3574) 6 years ago
tags.py run isort 6 years ago
transactions.py Port storage/ to Python 3 (#3725) 6 years ago
user_directory.py s/becuase/because/g 6 years ago
user_erasure_store.py run isort 6 years ago