summary refs log tree commit diff
path: root/docs/admin_api/user_admin_api.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert admin api docs to markdown (#10089)Andrew Morgan2021-06-031-981/+0
* Add an admin API to manage ratelimit for a specific user (#9648)Dirk Klimpel2021-04-131-1/+116
* Add `order_by` to list user admin API (#9691)Dirk Klimpel2021-04-011-22/+63
* Add an `order_by` field to list users' media admin API. (#8978)Dirk Klimpel2021-02-221-4/+34
* Add the shadow-banning status to the display user admin API. (#9400)Dirk Klimpel2021-02-171-3/+6
* Add an admin API for shadow-banning users. (#9209)Patrick Cloke2021-01-251-0/+30
* Remove user's avatar URL and displayname when deactivated. (#8932)Dirk Klimpel2021-01-121-0/+21
* Also support remote users on the joined_rooms admin API. (#8948)David Teller2021-01-111-0/+4
* Make search statement in List Room and User Admin API case-insensitive (#8931)Dirk Klimpel2020-12-171-3/+6
* Remove deprecated `/_matrix/client/*/admin` endpoints (#8785)Dirk Klimpel2020-11-251-0/+7
* a comma too much (#8771)chagai952020-11-171-1/+1
* Add admin API for logging in as a user (#8617)Erik Johnston2020-11-171-0/+35
* Add an admin APIs to allow server admins to list users' pushers (#8610)Dirk Klimpel2020-10-281-0/+79
* Add admin API to list users' local media (#8647)Dirk Klimpel2020-10-271-0/+83
* Add field `total` to device list in admin API (#8644)Dirk Klimpel2020-10-261-1/+4
* Admin API for querying rooms where a user is a member (#8306)Dirk Klimpel2020-09-181-0/+37
* Explain better what GDPR-erased means (#8189)Brendan Abolivier2020-09-011-3/+5
* Wording fixes to 'name' user admin api filter (#8163)Andrew Morgan2020-08-251-3/+4
* Fix missing double-backtick in RST documentAndrew Morgan2020-08-251-1/+1
* Search in columns 'name' and 'displayname' in the admin users endpoint (#7377)Manuel Stahl2020-08-251-2/+4
* Allow accounts to be re-activated from the admin APIs. (#7847)Patrick Cloke2020-07-151-1/+5
* Clarifications to the admin api documentation (#7647)Richard van der Hoff2020-06-051-71/+96
* Add device management to admin API (#7481)Dirk Klimpel2020-06-051-0/+209
* Improve API doc readability (#7527)Paul Tötterman2020-05-191-10/+11
* Clean up admin api docs (#7361)Andrew Morgan2020-04-281-18/+42
* Return total number of users and profile attributes in admin users endpoint (...Manuel Stahl2020-04-281-3/+8
* Add an option to the set password API to choose whether to logout other devic...Patrick Cloke2020-03-181-1/+5
* Merge branch 'master' into developBrendan Abolivier2020-02-121-1/+2
|\
| * Update documentation (#6859)Robin Vleij2020-02-051-1/+2
* | Admin api to add an email address (#6789)Dirk Klimpel2020-02-071-0/+11
|/
* Allow admin users to create or modify users without a shared secret (#6495)Manuel Stahl2020-01-091-1/+32
* Replace /admin/v1/users_paginate endpoint with /admin/v2/users (#5925)Manuel Stahl2019-12-051-0/+45
* Document GET method for retrieving admin bit of user in admin APIOlivier Wilkinson (reivilibre)2019-08-271-0/+19
* Add Admin API capability to set adminship of a user (#5878)reivilibre2019-08-271-0/+20
* Clarify that the admin change password endpoint logs them out (#5303)Travis Ralston2019-05-311-1/+1
* Move admin API to a new prefixRichard van der Hoff2019-05-011-3/+3
* update doc for deactivate APIMatthew Hodgson2018-06-261-2/+15
* Document some of the admin APIs (#2143)Richard van der Hoff2017-04-211-0/+73