Erik Johnston cdf3f4bdcb Spell domain correctly 8 years ago
..
engines 8aab9d87fa Don't require config to create database 8 years ago
schema 9c272da05f Add an openidish mechanism for proving to third parties that you own a given user_id 8 years ago
util ceb599e789 Add tests for redactions 8 years ago
__init__.py 9c272da05f Add an openidish mechanism for proving to third parties that you own a given user_id 8 years ago
_base.py 7e2f971c08 Remove some unused functions (#711) 8 years ago
account_data.py e36bfbab38 Use a stream id generator for backfilled ids 8 years ago
appservice.py 763360594d Mark AS users with their AS's ID 8 years ago
background_updates.py 183cacac90 Simplify query and handle finishing correctly 8 years ago
directory.py 76d18a5776 Bump get_aliases_for_room cache 8 years ago
end_to_end_keys.py 7076082ae6 Fix relative imports so they work in both py3 and py27 8 years ago
event_federation.py d76d89323c Use computed prev event ids 8 years ago
event_push_actions.py a2546b9082 Fix query for get_unread_push_actions_for_user_in_range 8 years ago
events.py 871357d539 Check that somethign has happend before running the selects 8 years ago
filtering.py 8fe8951a8d Cache filters 8 years ago
keys.py 7076082ae6 Fix relative imports so they work in both py3 and py27 8 years ago
media_repository.py 2460d904bd fix error checking for new SQL 8 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 984d4a2c0f Add /report endpoint 8 years ago
presence.py 7e2f971c08 Remove some unused functions (#711) 8 years ago
profile.py 6c28ac260c copyrights 8 years ago
push_rule.py e36bfbab38 Use a stream id generator for backfilled ids 8 years ago
pusher.py 871357d539 Check that somethign has happend before running the selects 8 years ago
receipts.py 871357d539 Check that somethign has happend before running the selects 8 years ago
registration.py 0fd1cd2400 pep8 8 years ago
rejections.py 6c28ac260c copyrights 8 years ago
room.py 8e6a163f27 Add timestamp and auto incrementing ID 8 years ago
roommember.py cdf3f4bdcb Spell domain correctly 8 years ago
search.py 183cacac90 Simplify query and handle finishing correctly 8 years ago
signatures.py 7076082ae6 Fix relative imports so they work in both py3 and py27 8 years ago
state.py 61c7edfd34 Add cache to _get_state_groups_from_groups 8 years ago
stream.py 7e2f971c08 Remove some unused functions (#711) 8 years ago
tags.py e36bfbab38 Use a stream id generator for backfilled ids 8 years ago
transactions.py d13459636f Pull prev txn from in memory 8 years ago