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 b050a10871
Merge pull request #4699 from matrix-org/erikj/stop_fed_not_in_room
6 years ago
..
engines Add database version to phonehome stats. (#4753) 6 years ago
schema Analyze user_ips before running deduplication 6 years ago
util
__init__.py Fix flake8 (#4519) 6 years ago
_base.py Limit cache invalidation replication line length (#4748) 6 years ago
account_data.py
appservice.py
background_updates.py Fix typos 6 years ago
client_ips.py Merge pull request #4627 from matrix-org/erikj/user_ips_analyze 6 years ago
deviceinbox.py Fixup slave stores 6 years ago
devices.py Fixup slave stores 6 years ago
directory.py fix thinkos 6 years ago
e2e_room_keys.py add new endpoint to update backup versions 6 years ago
end_to_end_keys.py Fixup slave stores 6 years ago
event_federation.py s/get_forward_events/get_successor_events/ 6 years ago
event_push_actions.py
events.py Batch cache invalidation over replication 6 years ago
events_worker.py Fix infinite loop when an event is redacted in a v3 room (#4535) 6 years ago
filtering.py Port storage/ to Python 3 (#3725) 6 years ago
group_server.py
keys.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 6 years ago
media_repository.py
monthly_active_users.py Fix UPSERTs on SQLite 3.24+ (#4477) 6 years ago
openid.py
prepare_database.py Drop sent_transactions 6 years ago
presence.py
profile.py Remote profile cache should remain in master worker 6 years ago
push_rule.py
pusher.py Use native UPSERTs where possible (#4306) 6 years ago
receipts.py Add some debug about processing read receipts. 6 years ago
registration.py Move /account/3pid to client_reader 6 years ago
rejections.py
room.py preserve room visibility 6 years ago
roommember.py Use term 'out of band membership' instead 6 years ago
search.py Add an option to disable search for homeservers which may not be interested in it (#4230) 6 years ago
signatures.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 6 years ago
state.py Add configurable room list publishing rules 6 years ago
stream.py Comments on get_all_new_events_stream 6 years ago
tags.py
transactions.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 6 years ago
user_directory.py Run `black` on user directory code (#4635) 6 years ago
user_erasure_store.py