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
Andrew Morgan d42c81d724
Transfer local user's push rules on room upgrade (#4838)
7 years ago
..
engines Add database version to phonehome stats. (#4753) 7 years ago
schema Add comment to schema 7 years ago
util run isort 8 years ago
__init__.py Fix flake8 (#4519) 7 years ago
_base.py Limit cache invalidation replication line length (#4748) 7 years ago
account_data.py run isort 8 years ago
appservice.py Make EventStore inherit from EventFederationStore 8 years ago
background_updates.py Fix typos 7 years ago
client_ips.py Merge pull request #4627 from matrix-org/erikj/user_ips_analyze 7 years ago
deviceinbox.py Fixup slave stores 7 years ago
devices.py Fixup slave stores 7 years ago
directory.py fix thinkos 7 years ago
e2e_room_keys.py add new endpoint to update backup versions 7 years ago
end_to_end_keys.py Fixup slave stores 7 years ago
event_federation.py s/get_forward_events/get_successor_events/ 7 years ago
event_push_actions.py Fix some looping_call calls which were broken in #3604 8 years ago
events.py Make `prev_state` field optional 7 years ago
events_worker.py Fix infinite loop when an event is redacted in a v3 room (#4535) 7 years ago
filtering.py Port storage/ to Python 3 (#3725) 8 years ago
group_server.py run isort 8 years ago
keys.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 7 years ago
media_repository.py
monthly_active_users.py Fix UPSERTs on SQLite 3.24+ (#4477) 7 years ago
openid.py
prepare_database.py Drop sent_transactions 7 years ago
presence.py run isort 8 years ago
profile.py Remote profile cache should remain in master worker 8 years ago
push_rule.py Transfer local user's push rules on room upgrade (#4838) 7 years ago
pusher.py Use native UPSERTs where possible (#4306) 7 years ago
receipts.py Add some debug about processing read receipts. 7 years ago
registration.py Move /account/3pid to client_reader 7 years ago
rejections.py run isort 8 years ago
room.py preserve room visibility 7 years ago
roommember.py Use term 'out of band membership' instead 7 years ago
search.py Add an option to disable search for homeservers which may not be interested in it (#4230) 7 years ago
signatures.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 7 years ago
state.py Add configurable room list publishing rules 7 years ago
stream.py Add docstrings from matrix-org-hotfixes 7 years ago
tags.py run isort 8 years ago
transactions.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 7 years ago
user_directory.py Rewrite userdir to be faster (#4537) 7 years ago
user_erasure_store.py run isort 8 years ago