Erik Johnston d04e3b3b21 Paranoia persist checking 7 éve
..
engines d5fb561709 Optionally make committing to postgres asynchronous. 8 éve
schema 21b7375778 Add an index to make membership queries faster 7 éve
util ceb599e789 Add tests for redactions 8 éve
__init__.py 2367c5568c Add basic implementation of local device list changes 7 éve
_base.py 2367c5568c Add basic implementation of local device list changes 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 ab655dca33 Explicitly close the cursor 7 éve
devices.py ab55794b6f Fix deletion of old sent devices correctly 7 éve
directory.py 4d70d1f80e Add some invalidations to a cache_stream 7 éve
end_to_end_keys.py c7a26b7c32 Fix unit tests 7 éve
event_federation.py 5deaf9e30b Up get_latest_event_ids_in_room cache 7 éve
event_push_actions.py 1985860c6e Comment 7 éve
events.py d04e3b3b21 Paranoia persist checking 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 7 é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 caddadfc5a Change device_inbox stream index to include user 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 0c88ab1844 Add /account/3pid/delete endpoint 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 38258a0976 Bump cache sizes for common membership queries 7 éve
search.py 64c6566980 Remove spurious comment 7 éve
signatures.py ba214a5e32 Remove lru option 7 éve
state.py 21b7375778 Add an index to make membership queries faster 7 éve
stream.py fbfe44bb4d Doc args 7 éve
tags.py 1a815fb04f Don't hit DB for noop replications queries 8 éve
transactions.py 54fed21c04 Fix tests and flake8 7 éve