História revízii

Autor SHA1 Správa Dátum
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 rokov pred
  Dirk Klimpel 901b264c0c Add type hints to `tests/rest/admin` (#11851) 2 rokov pred
  Andrew Morgan 18862f20b5 Remove the 'password_hash' from the Users Admin API endpoint response dictionary (#11576) 2 rokov pred
  Dirk Klimpel 7a1cefc6e3 Add admin API to get users' account data (#11664) 2 rokov pred
  Patrick Cloke 9562f0c2f1 Ensure emails are canonicalized before fetching associated user. (#11547) 2 rokov pred
  Dirk Klimpel b3bcacf3c1 Add missing `errcode` to `parse_string` and `parse_boolean` (#11542) 2 rokov pred
  Dirk Klimpel e5f426cd54 Add type hints to `synapse/tests/rest/admin` (#11501) 2 rokov pred
  Dirk Klimpel 35b1900f00 Convert status codes to `HTTPStatus` in `tests.rest.admin` (#11455) 3 rokov pred
  reivilibre 0d86f6334a Rename `get_access_token_for_user_id` method to `create_access_token_for_user_id` (#11369) 3 rokov pred
  Patrick Cloke 24b61f379a Add ability to un-shadow-ban via the admin API. (#11347) 3 rokov pred
  Jason Robinson 63cbdd8af0 Enable changing user type via users admin API (#11174) 3 rokov pred
  Dirk Klimpel ef7fe09778 Fix setting a user's external_id via the admin API returns 500 and deletes users existing external mappings if that external ID is already mapped (#11051) 3 rokov pred
  Dirk Klimpel 988de0afb0 Simplify the user admin API tests (#11048) 3 rokov pred
  Patrick Cloke a0f48ee89d Use direct references for configuration variables (part 7). (#10959) 3 rokov pred
  Patrick Cloke 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 3 rokov pred
  Patrick Cloke bb7fdd821b Use direct references for configuration variables (part 5). (#10897) 3 rokov pred
  Erik Johnston 50022cff96 Add reactor to `SynapseRequest` and fix up types. (#10868) 3 rokov pred
  Patrick Cloke bfb4b858a9 Create a constant for a small png image in tests. (#10834) 3 rokov pred
  Dirk Klimpel 220f901229 Remove not needed database updates in modify user admin API (#10627) 3 rokov pred
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 3 rokov pred
  Dirk Klimpel 3bcd525b46 Allow to edit `external_ids` by Edit User admin API (#10598) 3 rokov pred
  Dirk Klimpel 915b37e5ef Admin API to delete media for a specific user (#10558) 3 rokov pred
  Dirk Klimpel 89c4ca81bb Add `creation_ts` to list users admin API (#10448) 3 rokov pred
  Dirk Klimpel bcb0962a72 Fix deactivate a user if he does not have a profile (#10252) 3 rokov pred
  Dirk Klimpel 6c02cca95f Add SSO `external_ids` to Query User Account admin API (#10261) 3 rokov pred
  Andrew Morgan fe604a022a Remove various bits of compatibility code for Python <3.6 (#9879) 3 rokov pred
  Jonathan de Jong 495b214f4f Fix (final) Bugbear violations (#9838) 3 rokov pred
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 rokov pred
  Dirk Klimpel 1fc97ee876 Add an admin API to manage ratelimit for a specific user (#9648) 3 rokov pred
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 rokov pred