Erik Johnston 25dd56ace3 Fix race when persisting create event (#4404) 5 years ago
..
engines 14e4d4f4bf Port storage/ to Python 3 (#3725) 5 years ago
schema a35c66a00b Remove duplicates in the user_ips table and add an index (#4370) 5 years ago
util 49af402019 run isort 5 years ago
__init__.py 9a3e24a13d drop undocumented dependency on dateutil (#4266) 5 years ago
_base.py 7960c26fda Fix adding new rows instead of updating them if one of the key values is a NULL in upserts. (#4369) 5 years ago
account_data.py 49af402019 run isort 5 years ago
appservice.py 21e878ebb6 Make EventStore inherit from EventFederationStore 5 years ago
background_updates.py 667fba68f3 Run things as background processes 5 years ago
client_ips.py a35c66a00b Remove duplicates in the user_ips table and add an index (#4370) 5 years ago
deviceinbox.py 14e4d4f4bf Port storage/ to Python 3 (#3725) 5 years ago
devices.py 350f654e7b Add unique indexes to a couple of tables 5 years ago
directory.py 5b68f29f48 fix thinkos 5 years ago
e2e_room_keys.py e93a0ebf50 Settings Fix deleting e2e room keys on xenial (#4295) 5 years ago
end_to_end_keys.py 5ebed18692 Lets convert bytes to unicode instead 5 years ago
event_federation.py bc80b3f454 Add helpers for getting prev and auth events (#4139) 5 years ago
event_push_actions.py 03751a6420 Fix some looping_call calls which were broken in #3604 5 years ago
events.py 25dd56ace3 Fix race when persisting create event (#4404) 5 years ago
events_worker.py 14e4d4f4bf Port storage/ to Python 3 (#3725) 5 years ago
filtering.py 14e4d4f4bf Port storage/ to Python 3 (#3725) 5 years ago
group_server.py 49af402019 run isort 5 years ago
keys.py e1728dfcbe Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 5 years ago
media_repository.py 05f98a2224 Keep track of last access time for local media 6 years ago
monthly_active_users.py d2f7c4e6b1 create support user (#4141) 5 years ago
openid.py 9c272da05f Add an openidish mechanism for proving to third parties that you own a given user_id 8 years ago
prepare_database.py 704c5298f0 Drop sent_transactions 5 years ago
presence.py 49af402019 run isort 5 years ago
profile.py 38f708a2bb Remote profile cache should remain in master worker 5 years ago
push_rule.py 4f5cc8e4e7 Merge remote-tracking branch 'origin/develop' into rav/remove_who_forgot_in_room 5 years ago
pusher.py e1728dfcbe Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 5 years ago
receipts.py aff1dfdf3d Update return value docstring 5 years ago
registration.py 84b6fae1f5 Ensure synchrotrons can access is_support_user in the storage layer 5 years ago
rejections.py 49af402019 run isort 5 years ago
room.py 4cda300058 preserve room visibility 5 years ago
roommember.py b041115415 Speed up lazy loading (#3827) 5 years ago
search.py 158ffb92f1 Add an option to disable search for homeservers which may not be interested in it (#4230) 5 years ago
signatures.py e1728dfcbe Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 5 years ago
state.py 0708f437cc Log roomid along with Unknown room (#4297) 5 years ago
stream.py 8ddd0f273c Comments on get_all_new_events_stream 5 years ago
tags.py 49af402019 run isort 5 years ago
transactions.py e1728dfcbe Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 5 years ago
user_directory.py ea752bdd99 s/becuase/because/g 5 years ago
user_erasure_store.py 49af402019 run isort 5 years ago