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
Richard van der Hoff bd0d45ca69 Fix infinite loop in presence handler 7 years ago
..
engines Run black on the rest of the storage module (#4996) 7 years ago
schema Merge pull request #5047 from matrix-org/babolivier/account_expiration 7 years ago
util Run black on the rest of the storage module (#4996) 7 years ago
__init__.py Clean up the database pagination code (#5007) 7 years ago
_base.py Clean up the database pagination code (#5007) 7 years ago
account_data.py Run black on the rest of the storage module (#4996) 7 years ago
appservice.py Run black on the rest of the storage module (#4996) 7 years ago
background_updates.py Run black on the rest of the storage module (#4996) 7 years ago
client_ips.py Run black on the rest of the storage module (#4996) 7 years ago
deviceinbox.py Run black on the rest of the storage module (#4996) 7 years ago
devices.py Run black on the rest of the storage module (#4996) 7 years ago
directory.py Run black on the rest of the storage module (#4996) 7 years ago
e2e_room_keys.py Run black on the rest of the storage module (#4996) 7 years ago
end_to_end_keys.py Run black on the rest of the storage module (#4996) 7 years ago
event_federation.py Run black on the rest of the storage module (#4996) 7 years ago
event_push_actions.py Run black on the rest of the storage module (#4996) 7 years ago
events.py drop tables listed in #1830 (#4992) 7 years ago
events_worker.py Run black on the rest of the storage module (#4996) 7 years ago
filtering.py Run black on the rest of the storage module (#4996) 7 years ago
group_server.py Add functions to delete a group 7 years ago
keys.py Rewrite Datastore.get_server_verify_keys 7 years ago
media_repository.py Run black on the rest of the storage module (#4996) 7 years ago
monthly_active_users.py Run black on the rest of the storage module (#4996) 7 years ago
openid.py Run black on the rest of the storage module (#4996) 7 years ago
prepare_database.py Add account expiration feature 7 years ago
presence.py Remove presence lists (#4989) 7 years ago
profile.py Run black on the rest of the storage module (#4996) 7 years ago
push_rule.py Run black on the rest of the storage module (#4996) 7 years ago
pusher.py Run black on the rest of the storage module (#4996) 7 years ago
receipts.py Run black on the rest of the storage module (#4996) 7 years ago
registration.py Merge branch 'develop' of github.com:matrix-org/synapse into babolivier/account_expiration 7 years ago
rejections.py Run black on the rest of the storage module (#4996) 7 years ago
room.py Run black on the rest of the storage module (#4996) 7 years ago
roommember.py Run `black` on some storage modules that the stats branch touches (#4959) 7 years ago
search.py Run black on the rest of the storage module (#4996) 7 years ago
signatures.py Run black on the rest of the storage module (#4996) 7 years ago
state.py Run black on the rest of the storage module (#4996) 7 years ago
state_deltas.py Fix infinite loop in presence handler 7 years ago
stream.py Run black on the rest of the storage module (#4996) 7 years ago
tags.py Run black on the rest of the storage module (#4996) 7 years ago
transactions.py Run black on the rest of the storage module (#4996) 7 years ago
user_directory.py Fix grammar and document get_current_users_in_room (#4998) 7 years ago
user_erasure_store.py Run black on the rest of the storage module (#4996) 7 years ago