提交历史

作者 SHA1 备注 提交日期
  Dirk Klimpel 4ac3a8c5dc Fix a bug in the joined_rooms admin API (#8643) 3 年之前
  Dirk Klimpel 8998217540 Fixed a bug with reactivating users with the admin API (#8362) 4 年之前
  Dirk Klimpel d688b4bafc Admin API for querying rooms where a user is a member (#8306) 4 年之前
  Patrick Cloke cef00211c8 Allow for make_awaitable's return value to be re-used. (#8261) 4 年之前
  Patrick Cloke b49a5b9307 Convert stats and related calls to async/await (#8192) 4 年之前
  Patrick Cloke d4a7829b12 Convert synapse.api to async/await (#8031) 4 年之前
  Patrick Cloke 8c7d0f163d Allow accounts to be re-activated from the admin APIs. (#7847) 4 年之前
  Dirk Klimpel 908f9e2d24 Allow new users to be registered via the admin API even if the monthly active user limit has been reached (#7263) 4 年之前
  Dirk Klimpel 901b1fa561 Email notifications for new users when creating via the Admin API. (#7267) 4 年之前
  Manuel Stahl 04dd7d182d Return total number of users and profile attributes in admin users endpoint (#6881) 4 年之前
  Dirk Klimpel 9b06d8f8a6 Fixed set a user as an admin with the new API (#6928) 4 年之前
  Andrew Morgan 8c75b621bf Ensure 'deactivated' parameter is a boolean on user admin API, Fix error handling of call to deactivate user (#6990) 4 年之前
  Andrew Morgan d8994942f2 Return a 404 for admin api user lookup if user not found (#6901) 4 年之前
  Dirk Klimpel 56ca93ef59 Admin api to add an email address (#6789) 4 年之前
  Erik Johnston ceecedc68b Fix changing password via user admin API. (#6730) 4 年之前
  Manuel Stahl d2906fe666 Allow admin users to create or modify users without a shared secret (#6495) 4 年之前