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