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