MatrixSynapse/synapse/storage
Travis Ralston 158ffb92f1 Add an option to disable search for homeservers which may not be interested in it (#4230)
This is useful for homeservers not intended for users, such as bot-only homeservers or ones that only process IoT data.
2018-12-04 12:01:02 +01:00
..
engines Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
schema Drop sent_transactions 2018-12-01 23:07:35 -06:00
util
__init__.py Drop sent_transactions 2018-12-01 23:07:35 -06:00
_base.py add more detail to logging regarding "More than one row matched" error (#4234) 2018-12-04 11:57:39 +01:00
account_data.py
appservice.py
background_updates.py
client_ips.py
deviceinbox.py
devices.py Add unique indexes to a couple of tables 2018-11-02 10:36:13 +00:00
directory.py
e2e_room_keys.py pep8 2018-11-09 14:38:31 +00:00
end_to_end_keys.py Lets convert bytes to unicode instead 2018-11-08 12:33:13 +00:00
event_federation.py Add helpers for getting prev and auth events (#4139) 2018-11-06 00:35:15 +11:00
event_push_actions.py
events.py Add helpers for getting prev and auth events (#4139) 2018-11-06 00:35:15 +11:00
events_worker.py
filtering.py
group_server.py
keys.py
media_repository.py
monthly_active_users.py Neilj/fix mau initial reserved users (#4211) 2018-11-28 20:33:41 +11:00
openid.py
prepare_database.py Drop sent_transactions 2018-12-01 23:07:35 -06:00
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
room.py
roommember.py
search.py Add an option to disable search for homeservers which may not be interested in it (#4230) 2018-12-04 12:01:02 +01:00
signatures.py
state.py Move _find_unreferenced_groups 2018-10-29 14:24:19 +00:00
stream.py
tags.py
transactions.py
user_directory.py
user_erasure_store.py