Commit History

Author SHA1 Message Date
  Erik Johnston 22fc68762e Move command processing out of transport 4 years ago
  Erik Johnston 4f21c33be3 Remove usage of "conn_id" for presence. (#7128) 4 years ago
  David Baker 07569f25d1 Merge pull request #7160 from matrix-org/dbkr/always_send_own_device_list_updates 4 years ago
  Andrew Morgan 104844c1e1 Add explanatory comment 4 years ago
  Richard van der Hoff 6486c96b65 Merge pull request #7157 from matrix-org/rev.outbound_device_pokes_tests 4 years ago
  Patrick Cloke c5f89fba55 Add developer documentation for running a local CAS server (#7147) 4 years ago
  David Baker 7406477525 black 4 years ago
  David Baker 9fc588e6dc Just add own user ID to the list we track device changes for 4 years ago
  Richard van der Hoff b7da598a61 Always whitelist the login fallback for SSO (#7153) 4 years ago
  Brendan Abolivier 84f7eaed16 Improve the UX of the login fallback when using SSO (#7152) 4 years ago
  Dirk Klimpel fb69690761 Admin API to join users to a room. (#7051) 4 years ago
  Dirk Klimpel 8327eb9280 Add options to prevent users from changing their profile. (#7096) 4 years ago
  txt-file ae219fb411 update debian installation instructions to recommend installing `virtualenv` instead of `python3-virtualenv` (#6892) 4 years ago
  Andrew Morgan 12aa5a7fa7 Ensure is_verified on /_matrix/client/r0/room_keys/keys is a boolean (#7150) 4 years ago
  David Vo fbf0782c63 Only import sqlite3 when type checking (#7155) 4 years ago
  David Baker 16ee97988a Fix undefined variable & remove debug logging 4 years ago
  David Baker a07e03ce90 black 4 years ago
  David Baker d9965fb8d6 changelog 4 years ago
  David Baker 09cc058a4c Always send the user updates to their own device list 4 years ago
  Richard van der Hoff 665630fcaa Add tests for outbound device pokes 4 years ago
  Jason Robinson 7496d3d2f6 Merge pull request #7151 from matrix-org/jaywink/saml-redirect-fix 4 years ago
  Patrick Cloke fa4f12102d Refactor the CAS code (move the logic out of the REST layer to a handler) (#7136) 4 years ago
  Jason Robinson 55ca6cf88c Update changelog.d/7151.bugfix 4 years ago
  Nektarios Katakis 825fb5d0a5 Don't default to an invalid sqlite config if no database configuration is provided (#6573) 4 years ago
  Jason Robinson 060e7dce09 Allow RedirectResponse in SAML response handler 4 years ago
  Dirk Klimpel e8e2ddb60a Allow server admins to define and enforce a password policy (MSC2000). (#7118) 4 years ago
  Patrick Cloke 1c1242acba Validate that the session is not modified during UI-Auth (#7068) 4 years ago
  Aaron Raimist 6ca5e56fd1 Remove unused captcha_bypass_secret option (#7137) 4 years ago
  Erik Johnston 4cff617df1 Move catchup of replication streams to worker. (#7024) 4 years ago
  Andrew Morgan 7bab642707 Various cleanups to INSTALL.md (#7141) 4 years ago