Commit Graph

16758 Commits (97ef1471c67bc4f736d758f2e4f99178bd01d469)
 

Author SHA1 Message Date
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
Andrew Morgan c58ae367d8
Clean up admin api docs (#7361) 5 years ago
Manuel Stahl 04dd7d182d
Return total number of users and profile attributes in admin users endpoint (#6881) 5 years ago
Erik Johnston fce663889b
Add some replication tests (#7278) 5 years ago
Andrew Morgan ce207aa0ff Fix typo 'datbases' in ConfigError 5 years ago
Richard van der Hoff fb8ff79efd
Fix collation for postgres for unit tests (#7359) 5 years ago
Erik Johnston 38919b521e
Run replication streamers on workers (#7146) 5 years ago
Richard van der Hoff 07337fe30b
Fix incorrect metrics reporting for renew_attestations (#7344) 5 years ago
Brendan Abolivier 036fab5d8a
Document monitoring workers (#7357) 5 years ago
lub aa2492907f
Add some explanation to application_services.md (#7091) 5 years ago
Brendan Abolivier cc9eceb00d
Don't crash when one of the configuration files is empty (#7341) 5 years ago
Patrick Cloke 7bfe0902ce
Add documentation to the sample config about the templates for SSO. (#7343) 5 years ago
Patrick Cloke 33bceb7f70
Convert some of the federation handler methods to async/await. (#7338) 5 years ago
Richard van der Hoff 69a1ac00b2
Merge pull request #7337 from matrix-org/rav/fix_update_limit_assertion 5 years ago
Richard van der Hoff 3655eafe85 changelog 5 years ago
Richard van der Hoff ce428a1abe Fix EventsStream raising assertions when it falls behind 5 years ago
Patrick Cloke 68384d96fd Merge branch 'master' into develop 5 years ago
Patrick Cloke 204664d1ad Synapse v1.12.4 5 years ago
Patrick Cloke ce9b62e13f 1.12.4 5 years ago
Richard van der Hoff 9cbdfb3a2f Make it clear that the limit for an update_function is a target 5 years ago
Richard van der Hoff 23b28266ac Remove 'limit' param from `get_repl_stream_updates` API 5 years ago
Brendan Abolivier 2e3b9a0fcb
Revert "Revert "Merge pull request #7315 from matrix-org/babolivier/request_token"" 5 years ago
Brendan Abolivier fb825759e3 Merge branch 'master' into develop 5 years ago
Brendan Abolivier 1adf6a5587
Revert "Merge pull request #7315 from matrix-org/babolivier/request_token" 5 years ago
Brendan Abolivier 6f4319368b
Merge pull request #7315 from matrix-org/babolivier/request_token 5 years ago
Richard van der Hoff 71a1abb8a1
Stop the master relaying USER_SYNC for other workers (#7318) 5 years ago
Brendan Abolivier 69ad7cc13b
Config option to inhibit 3PID errors on /requestToken 5 years ago
Erik Johnston 841c581c40
Fix replication metrics when using redis (#7325) 5 years ago
Richard van der Hoff f16beaa969 Synapse 1.12.4rc1 (2020-04-22) 5 years ago
Richard van der Hoff ba0aac5e44 formatting for the changelog 5 years ago
Richard van der Hoff 82d8b1dd1f
Another go at fixing one-word commands (#7326) 5 years ago
Richard van der Hoff dc8003f921 1.12.4rc1 5 years ago
Richard van der Hoff 83af1079d6 1.12.4rc1 5 years ago
Richard van der Hoff 7c7618c7e3 fix changelog name 5 years ago
Richard van der Hoff 13683a3a22
Extend StreamChangeCache to support multiple entities per stream ID (#7303) 5 years ago
Dirk Klimpel 6b6685db9f
Extend room admin api with additional attributes (#7225) 5 years ago
Richard van der Hoff 2aa5bf13c8 Merge branch 'release-v1.12.4' into develop 5 years ago
Erik Johnston 51f7eaf908
Add ability to run replication protocol over redis. (#7040) 5 years ago
Patrick Cloke 51f358e2fe Do not treat display names as globs for push rules. (#7271) 5 years ago