You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/storage
Erik Johnston 8009d84364 Match against event_id, rather than room_id 9 years ago
..
engines
schema Match against event_id, rather than room_id 9 years ago
util
__init__.py Handling expiring stream extrems correctly. 9 years ago
_base.py Remove lru option 9 years ago
account_data.py
appservice.py Make get_new_events_for_appservice use indices 9 years ago
background_updates.py Add WHERE clause support to index creation 9 years ago
client_ips.py
deviceinbox.py Fix direct to device messages recieved over federation to notify sync 9 years ago
devices.py Log the types and values when failing to store devices 9 years ago
directory.py
end_to_end_keys.py
event_federation.py Remove spurious AS clause 9 years ago
event_push_actions.py Remove where clause 9 years ago
events.py Index contains_url for file search queries 9 years ago
filtering.py
keys.py
media_repository.py
openid.py
prepare_database.py Readd entries to public_room_list_stream that were deleted 9 years ago
presence.py
profile.py
push_rule.py Remove unused imports 9 years ago
pusher.py Remove lru option 9 years ago
receipts.py Lower get_linearized_receipts_for_room cache size 9 years ago
registration.py Add appservice worker 9 years ago
rejections.py
room.py Stream public room changes down replication 9 years ago
roommember.py Reduce batch size to be under SQL limit 9 years ago
search.py
signatures.py Remove lru option 9 years ago
state.py Fix reindex 9 years ago
stream.py Calculate the public room list from a stream_ordering 9 years ago
tags.py
transactions.py Bump max_entries on get_destination_retry_timings 9 years ago