Richard van der Hoff 2e9f5ea31a Fix logcontext handling for persist_events 6 years ago
..
engines d5fb561709 Optionally make committing to postgres asynchronous. 8 years ago
schema c2c47550f9 Fix schema delta versions 6 years ago
util 29ed09e80a Fix assertion to stop transaction queue getting wedged 7 years ago
__init__.py c544188ee3 Add groups to sync stream 7 years ago
_base.py 97c544f91f Add _simple_update 6 years ago
account_data.py f502b0dea1 Perf: Don't filter events for push 7 years ago
appservice.py dae9a00a28 Initialise exclusive_user_regex 7 years ago
background_updates.py 34194aaff7 Don't create event_search index on sqlite 7 years ago
client_ips.py ed9a7f5436 Merge pull request #2309 from matrix-org/erikj/user_ip_repl 7 years ago
deviceinbox.py 9f26d3b75b Deduplicate new deviceinbox rows for replication 7 years ago
devices.py 64ed74c01e When pruning, delete from device_lists_outbound_last_success 7 years ago
directory.py d7fe6b356c Add shutdown room API 7 years ago
end_to_end_keys.py 8cf9f0a3e7 Remove redundant invalidation 7 years ago
event_federation.py 6e614e9e10 Add background task to clear out old event_auth 7 years ago
event_push_actions.py 00957d1aa4 User Cursor.__iter__ instead of fetchall 7 years ago
events.py 2e9f5ea31a Fix logcontext handling for persist_events 6 years ago
filtering.py 812c030e87 replaced json.dumps with encode_canonical_json 7 years ago
group_server.py 2c5972f87f Implement GET /groups/$groupId/invited_users 6 years ago
keys.py e76d1135dd Invalidate signing key cache when we gat an update 6 years ago
media_repository.py 768f00dedb Up the limits on number of url cache entries to delete at one time 6 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 c2c47550f9 Fix schema delta versions 6 years ago
presence.py 987f4945b4 Actually call invalidate 7 years ago
profile.py 4a9b1cf253 Add user profiles to summary from group server 6 years ago
push_rule.py 107ac7ac96 Increase size of push rule caches 7 years ago
pusher.py bfcf016714 Fix up docs 7 years ago
receipts.py 58ebb96cce Fix invalidation of get_users_with_read_receipts_in_room 7 years ago
registration.py 4b461a6931 Add some more stats 7 years ago
rejections.py 6c28ac260c copyrights 8 years ago
room.py 385dcb7c60 Handle thumbnail urls 7 years ago
roommember.py e8496efe84 Fix up comment 6 years ago
search.py 64c6566980 Remove spurious comment 7 years ago
signatures.py 00957d1aa4 User Cursor.__iter__ instead of fetchall 7 years ago
state.py 5946aa0877 Prefill forward extrems and event to state groups 7 years ago
stream.py 79926e016e Assume rooms likely haven't changed 7 years ago
tags.py 00957d1aa4 User Cursor.__iter__ instead of fetchall 7 years ago
transactions.py 54fed21c04 Fix tests and flake8 7 years ago
user_directory.py e0004aa28a Add desc 7 years ago