summary refs log tree commit diff
path: root/.buildkite (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-30Remove usage of "conn_id" for presence. (#7128)Erik Johnston9-22/+86
2020-03-30Add explanatory commentAndrew Morgan2-1/+4
2020-03-30Add developer documentation for running a local CAS server (#7147)Patrick Cloke3-2/+71
2020-03-30blackDavid Baker1-1/+3
2020-03-30Just add own user ID to the list we track device changes forDavid Baker2-7/+11
2020-03-27Always whitelist the login fallback for SSO (#7153)Richard van der Hoff4-1/+28
2020-03-27Improve the UX of the login fallback when using SSO (#7152)Brendan Abolivier3-22/+32
2020-03-27Admin API to join users to a room. (#7051)Dirk Klimpel5-4/+405
2020-03-27Add options to prevent users from changing their profile. (#7096)Dirk Klimpel7-1/+449
2020-03-27update debian installation instructions to recommend installing `virtualenv` ...txt-file2-1/+2
2020-03-27Ensure is_verified on /_matrix/client/r0/room_keys/keys is a boolean (#7150)Andrew Morgan3-2/+4
2020-03-27Only import sqlite3 when type checking (#7155)David Vo2-2/+6
2020-03-27Fix undefined variable