Commit Graph

16796 Commits (d7983b63a6746d92225295f1e9d521f847cf8ba7)
 

Author SHA1 Message Date
Erik Johnston d7983b63a6
Support any process writing to cache invalidation stream. (#7436) 5 years ago
Brendan Abolivier 2929ce29d6
Merge pull request #7398 from Starbix/alpine-3.11 5 years ago
Richard van der Hoff 62ee862119 Merge branch 'release-v1.13.0' into develop 5 years ago
Andrew Morgan aee9130a83
Stop Auth methods from polling the config on every req. (#7420) 5 years ago
Richard van der Hoff fa0b2bd28d
Merge pull request #7428 from matrix-org/rav/cross_signing_keys_cache 5 years ago
Richard van der Hoff 16b67c404d Make get_e2e_cross_signing_key delegate to get_e2e_cross_signing_keys_bulk 5 years ago
Richard van der Hoff db5f9031b7 Fix batching for fetching cross-signing keys 5 years ago
Richard van der Hoff 2e0c46ca07 Merge branch 'release-v1.13.0' into develop 5 years ago
Richard van der Hoff 79007a42b2
Merge pull request #7429 from matrix-org/rav/upsert_for_device_list 5 years ago
Richard van der Hoff 30a19daa02 Merge branch 'develop' into rav/upsert_for_device_list 5 years ago
Richard van der Hoff e48361545d use an upsert to update device_lists_outbound_last_success 5 years ago
Richard van der Hoff 0f6ebf393d Better type annotations for simple_upsert_txn 5 years ago
Erik Johnston b26f3e582c
Merge pull request #7423 from matrix-org/erikj/faster_device_lists_fetch 5 years ago
Richard van der Hoff c255b0ffdc
Merge pull request #7427 from matrix-org/rav/fix_dropped_messages 5 years ago
Richard van der Hoff a8c17da245 Merge branch 'release-v1.13.0' into rav/fix_dropped_messages 5 years ago
Richard van der Hoff 1242267316 Merge branch 'release-v1.13.0' into rav/fix_dropped_messages 5 years ago
Richard van der Hoff 7bf788ac73 changelog 5 years ago
Richard van der Hoff 7f7eedbebb Wait for a POSITION on the right connection before accepting RDATA 5 years ago
Brendan Abolivier 5b8023dc7f
Move logs about discarded RDATA to debug (#7421) 5 years ago
Richard van der Hoff d78265af0c Wait to subscribe before sending REPLICATE 5 years ago
Richard van der Hoff 13dd458b8d Merge branch 'release-v1.13.0' into erikj/faster_device_lists_fetch 5 years ago
Richard van der Hoff 714560e325
Update changelog.d/7423.misc 5 years ago
Erik Johnston 79fe3e068b Newsfile 5 years ago
Erik Johnston f9073893af Speed up fetching device lists changes in sync. 5 years ago
Richard van der Hoff 16b1a34e80
Fix typing annotations in synapse/federation (#7382) 5 years ago
Patrick Cloke fe69fb6263
Add backwards compatibility codepath to LoggingContext. (#7408) 5 years ago
Erik Johnston 7941a70fa8
Fix bug in EventContext.deserialize. (#7393) 5 years ago
Richard van der Hoff d5aa7d93ed
Fix catchup-on-reconnect for the Federation Stream (#7374) 5 years ago
Erik Johnston 8123b2f909
Add MultiWriterIdGenerator. (#7281) 5 years ago
Brendan Abolivier 15aa09bbe6 Merge branch 'release-v1.13.0' into develop 5 years ago
Brendan Abolivier 9858d5c362
Fix ordering in MANIFEST.in 5 years ago
Brendan Abolivier ad088716bc
Merge pull request #7404 from matrix-org/babolivier/fix_manifest 5 years ago
Brendan Abolivier 068da604c2
Fix MANIFEST.in 5 years ago
Erik Johnston 350421e058
Fix redis password support. (#7401) 5 years ago
Patrick Cloke eab59d758d
Convert the room handler to async/await. (#7396) 5 years ago
Cédric Laubacher a251e0f4ba
Update runtime docker image to Alpine v3.11 5 years ago
Patrick Cloke 032e5a2aca
Convert synapse.server_notices to async/await. (#7394) 5 years ago
Patrick Cloke b0cbc57375
Convert the synapse.notifier module to async/await. (#7395) 5 years ago
Richard van der Hoff 97ef1471c6
Wait for current_state_events_membership before populate_stats_process_rooms (#7387) 5 years ago
Erik Johnston 0e719f2398
Thread through instance name to replication client. (#7369) 5 years ago
Erik Johnston 3085cde577
Use `stream.current_token()` and remove `stream_positions()` (#7172) 5 years ago
Andrew Morgan 6b22921b19
async/await is_server_admin (#7363) 5 years ago
Andrew Morgan 2e8955f4a6
Further improvements to requesting the public rooms list on a homeserver which has it set to private (#7368) 5 years ago
Richard van der Hoff b2dba06079
Workaround for assertion errors from db_query_to_update_function (#7378) 5 years ago
Patrick Cloke 627b0f5f27
Persist user interactive authentication sessions (#7302) 5 years ago
Andrew Morgan 9d8ecc9e6c
Apply federation check for /publicRooms with filter list (#7367) 5 years ago
Erik Johnston 37f6823f5b
Add instance name to RDATA/POSITION commands (#7364) 5 years ago
Erik Johnston 3eab76ad43
Don't relay REMOTE_SERVER_UP cmds to same conn. (#7352) 5 years ago
Richard van der Hoff c2e1a2110f
Fix limit logic for EventsStream (#7358) 5 years ago
Andrew Morgan eeef9633af
Fix fallback value for account_threepid_delegates.email (#7316) 5 years ago