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
Amber Brown b37c472419
Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678)
6 years ago
..
engines run isort 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 Fix another logcontext leak in _persist_events 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 wip commit - tests failing 6 years ago
deviceinbox.py run isort 6 years ago
devices.py Fix some looping_call calls which were broken in #3604 6 years ago
directory.py run isort 6 years ago
end_to_end_keys.py add trailing comma 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 Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
events_worker.py Merge branch 'master' into develop 6 years ago
filtering.py run isort 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 Merge branch 'develop' of github.com:matrix-org/synapse into neilj/reserved_users 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 run isort 6 years ago
push_rule.py Merge remote-tracking branch 'origin/develop' into rav/remove_who_forgot_in_room 6 years ago
pusher.py Logcontext fixes 6 years ago
receipts.py Update return value docstring 6 years ago
registration.py run isort 6 years ago
rejections.py run isort 6 years ago
room.py run isort 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 Basic support for room versioning 6 years ago
stream.py Merge pull request #3612 from matrix-org/rav/store_heirarchy 6 years ago
tags.py run isort 6 years ago
transactions.py Fix some looping_call calls which were broken in #3604 6 years ago
user_directory.py s/becuase/because/g 6 years ago
user_erasure_store.py run isort 6 years ago