Commit Graph

2580 Commits (c67ba143fa1c5d9de0e3e998b9ec74c1f3342742)

Author SHA1 Message Date
Erik Johnston ab45e12d31 Make not return a deferred _get_event_from_row_txn 10 years ago
Erik Johnston f407cbd2f1 PEP8 10 years ago
Erik Johnston 227f8ef031 Split out _get_event_from_row back into defer and _txn version 10 years ago
Erik Johnston 2bc60c55af Fix _get_backfill_events to return events in the correct order 10 years ago
Erik Johnston 20814fabdd Actually fetch state for new backwards extremeties when backfilling. 10 years ago
Erik Johnston 9084cdd70f Ensure event_results is a set 10 years ago
Erik Johnston 3a653515ec Add None check 10 years ago
Erik Johnston aa729349dd Fix event_backwards_extrem insertion to ignore outliers 10 years ago
Erik Johnston 5b1631a4a9 Add a timeout param to get_event 10 years ago
Erik Johnston 291cba284b Handle the case when things return empty but non none things 10 years ago
Erik Johnston 253f76a0a5 Don't always hit get_server_verify_key_v1_direct 10 years ago
Erik Johnston 6837c5edab Handle the case when things return empty but non none things 10 years ago
Erik Johnston 7223129916 Don't apply new room join hack if depth > 5 10 years ago
Erik Johnston 5ae4a84211 Don't always hit get_server_verify_key_v1_direct 10 years ago
David Baker 19505e0392 Disable GZip encoding on static file resources as per comment 10 years ago
Erik Johnston d3e09f12d0 SYN-383: Actually, we expect this value to be a dict 10 years ago
Erik Johnston 677be13ffc Revert accidental commit 10 years ago
Erik Johnston 350b88656a SYN-383: Actually, we expect this value to be a dict 10 years ago
Erik Johnston 2b7120e233 SYN-383: Handle the fact the server might not have signed things 10 years ago
Erik Johnston 8b256a7296 Don't reuse var names 10 years ago
Erik Johnston 62ccc6d95f Don't reuse var names 10 years ago
Erik Johnston 2aeee2a905 SYN-383: Fix parsing of verify_keys and catching of _DefGen_Return 10 years ago
Mark Haines c6a03c46e6 SYN-383: Extract the response list from 'server_keys' in the response JSON as it might work better than iterating over the top level dict 10 years ago
Mark Haines e4c65b338d Speed up the get_pagination_rows as well 10 years ago
Erik Johnston ef910a0358 Do work in parellel when joining a room 10 years ago
Mark Haines 591c4bf223 Cache the most recent serial for each room 10 years ago
Mark Haines e1150cac4b Move updating the serial and state of the presence cache into a single function 10 years ago
Erik Johnston 165eb2dbe6 Comments and shuffle of functions 10 years ago
Erik Johnston 65878a2319 Remove unused metric 10 years ago
Mark Haines ad31fa3040 Don't bother sorting by the room_stream_ids, it shouldn't matter which order they are notified in 10 years ago
Erik Johnston 4d1b6f4ad1 Remove rejected events if we don't want rejected events 10 years ago
Mark Haines 755def8083 Add more doc string, reduce C+P boilerplate for getting room list 10 years ago
Mark Haines 1e90715a3d Make sure the notifier stream token goes forward when it is updated. Sort the pending events by the correct room_stream_id 10 years ago
Erik Johnston 10f1bdb9a2 Move get_events functions to storage.events 10 years ago
Erik Johnston d5cea26d45 Remove pointless newline 10 years ago
Erik Johnston c71176858b Newline, remove debug logging 10 years ago
Erik Johnston f8bd4de87d Remove debug logging 10 years ago
Erik Johnston c3b37abdfd PEP8 10 years ago
Erik Johnston 6c74fd62a0 Revert limiting of fetching, it didn't help perf. 10 years ago
Erik Johnston 9ff7f66a2b init j 10 years ago
Erik Johnston 70f272f71c Don't completely drain the list 10 years ago
Erik Johnston 8763dd80ef Don't fetch prev_content for current_state 10 years ago
Erik Johnston 807229f2f2 Err, defer.gatherResults ftw 10 years ago
Erik Johnston acb12cc811 Make store.get_current_state fetch events asyncly 10 years ago
Erik Johnston d62dee7eae Remove more debug logging 10 years ago
Erik Johnston 0f29cfabc3 Remove debug logging 10 years ago
Erik Johnston e275a9c0d9 preserve log context 10 years ago
Erik Johnston aa32bd38e4 Add a wait 10 years ago
Erik Johnston 372d4c6d7b Srsly. Don't use closures. Baaaaaad 10 years ago
Erik Johnston 575ec91d82 Correctly pass through params 10 years ago