Commit Graph

1753 Commits (97ef1471c67bc4f736d758f2e4f99178bd01d469)

Author SHA1 Message Date
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
Patrick Cloke 627b0f5f27
Persist user interactive authentication sessions (#7302) 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
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
Richard van der Hoff fb8ff79efd
Fix collation for postgres for unit tests (#7359) 5 years ago
Brendan Abolivier 2e3b9a0fcb
Revert "Revert "Merge pull request #7315 from matrix-org/babolivier/request_token"" 5 years ago
Brendan Abolivier 1adf6a5587
Revert "Merge pull request #7315 from matrix-org/babolivier/request_token" 5 years ago
Brendan Abolivier 69ad7cc13b
Config option to inhibit 3PID errors on /requestToken 5 years ago
Richard van der Hoff 82d8b1dd1f
Another go at fixing one-word commands (#7326) 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
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
Patrick Cloke 01294e6b3a
Do not treat display names as globs for push rules. (#7271) 5 years ago
Patrick Cloke eed7c5b89e
Convert auth handler to async/await (#7261) 5 years ago
Andrew Morgan a48138784e
Allow specifying the value of Accept-Language header for URL previews (#7265) 5 years ago
Zay11Zay f1097e7720
Fix the parameters of a test fixture (#7243) 5 years ago
Andrew Morgan ac978ab3da
Default PL100 to enable encryption in a room (#7230) 5 years ago
Patrick Cloke b85d7652ff
Do not allow a deactivated user to login via SSO. (#7240) 5 years ago
Richard van der Hoff f31e65a749
bg update to clear out duplicate outbound_device_list_pokes (#7193) 5 years ago
Erik Johnston 5016b162fc
Move client command handling out of TCP protocol (#7185) 5 years ago
Brendan Abolivier d73bf18d13
Server notices: Dissociate room creation/lookup from invite (#7199) 5 years ago
Richard van der Hoff 0cbb4808ed Revert "Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback"" 5 years ago
Richard van der Hoff 0122ef1037 Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback" 5 years ago
Richard van der Hoff daa1ac89a0
Fix device list update stream ids going backward (#7158) 5 years ago
Patrick Cloke 468dcc767b
Allow admins to create aliases when they are not in the room (#7191) 5 years ago
Richard van der Hoff b4c2234232 Make do_next_background_update return a bool 5 years ago
Richard van der Hoff 51f4d52cb4 Set a logging context while running the bg updates 5 years ago
Richard van der Hoff 26d17b9bdc Make `has_completed_background_updates` async 5 years ago
Richard van der Hoff cfe8c8ab8e Remove unused `start_background_update` 5 years ago
Richard van der Hoff 7966a1cde9
Rewrite prune_old_outbound_device_pokes for efficiency (#7159) 5 years ago
Richard van der Hoff b7da598a61 Always whitelist the login fallback for SSO (#7153) 5 years ago
Dirk Klimpel fb69690761
Admin API to join users to a room. (#7051) 5 years ago
Dirk Klimpel 8327eb9280
Add options to prevent users from changing their profile. (#7096) 5 years ago
Richard van der Hoff 665630fcaa Add tests for outbound device pokes 5 years ago
Brendan Abolivier bdf3cdaec8
Lint 5 years ago
Brendan Abolivier c2ab0b3066
Whitelist the login fallback by default for SSO 5 years ago
Dirk Klimpel e8e2ddb60a
Allow server admins to define and enforce a password policy (MSC2000). (#7118) 5 years ago
Patrick Cloke 1c1242acba
Validate that the session is not modified during UI-Auth (#7068) 5 years ago
Erik Johnston 4cff617df1
Move catchup of replication streams to worker. (#7024) 5 years ago
Richard van der Hoff 28d9d6e8a9 Remove spurious "name" parameter to `default_config` 5 years ago
Richard van der Hoff 39230d2171
Clean up some LoggingContext stuff (#7120) 5 years ago
Richard van der Hoff a564b92d37
Convert `*StreamRow` classes to inner classes (#7116) 5 years ago
Richard van der Hoff c165c1233b
Improve database configuration docs (#6988) 5 years ago
Erik Johnston 4a17a647a9
Improve get auth chain difference algorithm. (#7095) 5 years ago