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 eaf4d11af9 Add configurable room list publishing rules 6 years ago
..
engines Fix UPSERTs on SQLite 3.24+ (#4477) 6 years ago
schema Analyze user_ips before running deduplication 6 years ago
util
__init__.py Fix flake8 (#4519) 6 years ago
_base.py Fix 'no unique or exclusion constraint' error (#4591) 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
devices.py
directory.py
e2e_room_keys.py add new endpoint to update backup versions 6 years ago
end_to_end_keys.py
event_federation.py Refactor event building into EventBuilder 6 years ago
event_push_actions.py
events.py Fix flake8 (#4519) 6 years ago
events_worker.py Fix infinite loop when an event is redacted in a v3 room (#4535) 6 years ago
filtering.py
group_server.py
keys.py
media_repository.py
monthly_active_users.py Fix UPSERTs on SQLite 3.24+ (#4477) 6 years ago
openid.py
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py Use native UPSERTs where possible (#4306) 6 years ago
receipts.py
registration.py Ensure synchrotrons can access is_support_user in the storage layer 6 years ago
rejections.py
room.py
roommember.py Use term 'out of band membership' instead 6 years ago
search.py
signatures.py
state.py Add configurable room list publishing rules 6 years ago
stream.py
tags.py
transactions.py
user_directory.py Run `black` on user directory code (#4635) 6 years ago
user_erasure_store.py