Erik Johnston 8588d0eb3d Merge pull request #1697 from matrix-org/erikj/fix_bg_member 7 years ago
..
engines d5fb561709 Optionally make committing to postgres asynchronous. 8 years ago
schema 1574b839e0 Merge pull request #1676 from matrix-org/erikj/room_list 7 years ago
util ceb599e789 Add tests for redactions 8 years ago
__init__.py c45d8e9ba2 Add profile data to the room_membership table for joins 7 years ago
_base.py 524d61bf7e Fix tests 7 years ago
account_data.py 1a815fb04f Don't hit DB for noop replications queries 8 years ago
appservice.py 0163466d72 Ignore AS users when fetching push rules 7 years ago
background_updates.py c94de0ab60 Add WHERE clause support to index creation 7 years ago
client_ips.py 363786845b PEP8 8 years ago
deviceinbox.py f8ee66250a Handle sending events and device messages over federation 7 years ago
devices.py 85b51fdd6b Log the types and values when failing to store devices 7 years ago
directory.py 4d70d1f80e Add some invalidations to a cache_stream 7 years ago
end_to_end_keys.py 98385888b8 PEP8 7 years ago
event_federation.py dc692556d6 Remove spurious AS clause 7 years ago
event_push_actions.py 1985860c6e Comment 7 years ago
events.py f9d156d270 New Flake8 fixes 7 years ago
filtering.py a2a6c1c22f Fail with a coherent error message if `/sync?filter=` is invalid 7 years ago
keys.py 6ede23ff1b Add more key storage funcs into slave store 8 years ago
media_repository.py a70688445d Implement purge_media_cache admin API 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 f8ee66250a Handle sending events and device messages over federation 7 years ago
presence.py ed787cf09e Hook up the send queue and create a federation sender worker 7 years ago
profile.py 6c28ac260c copyrights 8 years ago
push_rule.py 0163466d72 Ignore AS users when fetching push rules 7 years ago
pusher.py 63772443e6 Comment 7 years ago
receipts.py bd07a35c29 Fix result of insert_receipt 7 years ago
registration.py aa09d6b8f0 Rip out more refresh_token code 7 years ago
rejections.py 6c28ac260c copyrights 8 years ago
room.py 09cbcb78d3 Add cache to get_public_room_ids_at_stream_id 7 years ago
roommember.py 7ec2bf9b77 Fix background update that prematurely stopped 7 years ago
search.py 64c6566980 Remove spurious comment 7 years ago
signatures.py ba214a5e32 Remove lru option 7 years ago
state.py 587d8ac60f Correctly intern keys in state cache 7 years ago
stream.py c45d8e9ba2 Add profile data to the room_membership table for joins 7 years ago
tags.py 1a815fb04f Don't hit DB for noop replications queries 8 years ago
transactions.py 54fed21c04 Fix tests and flake8 7 years ago