MatrixSynapse/synapse/storage/data_stores/main
Erik Johnston 2aa8943809
Merge pull request #6451 from matrix-org/uhoreg/cross_signing_signatures_index
make cross signing signature index non-unique
2019-12-04 09:57:09 +00:00
..
schema Merge pull request #6451 from matrix-org/uhoreg/cross_signing_signatures_index 2019-12-04 09:57:09 +00:00
__init__.py
account_data.py Remove content from being sent for account data rdata stream 2019-11-08 15:44:02 +00:00
appservice.py
client_ips.py
deviceinbox.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
devices.py
directory.py
e2e_room_keys.py add etag and count to key backup endpoints (#5858) 2019-11-27 16:14:44 -05:00
end_to_end_keys.py Fix exception when a cross-signed device is deleted (#6462) 2019-12-04 07:38:35 +00:00
event_federation.py
event_push_actions.py
events.py Add ephemeral messages support (MSC2228) (#6409) 2019-12-03 19:19:45 +00:00
events_bg_updates.py Fix exceptions from background database update for event labels. (#6407) 2019-11-25 13:26:59 +00:00
events_worker.py
filtering.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
group_server.py
keys.py
media_repository.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
monthly_active_users.py
openid.py
presence.py
profile.py
push_rule.py
pusher.py
receipts.py Make sure that we close cursors before returning from a query (#6408) 2019-11-25 21:03:17 +00:00
registration.py Remove local threepids on account deactivation (#6426) 2019-11-28 10:40:42 +00:00
rejections.py
relations.py
room.py Fix worker mode 2019-11-19 14:40:21 +00:00
roommember.py
search.py
signatures.py
state.py Merge pull request #6295 from matrix-org/erikj/split_purge_history 2019-11-08 10:19:15 +00:00
state_deltas.py
stats.py
stream.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
tags.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
transactions.py
user_directory.py
user_erasure_store.py