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 8 лет назад
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 8 лет назад
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 лет назад