summary refs log tree commit diff
path: root/synapse/rest/admin/devices.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add field `total` to device list in admin API (#8644)Dirk Klimpel2020-10-261-1/+1
* Simplify super() calls to Python 3 syntax. (#8344)Patrick Cloke2020-09-181-1/+1
* Use admin_patterns for all admin APIs. (#8331)Patrick Cloke2020-09-171-10/+5
* Add device management to admin API (#7481)Dirk Klimpel2020-06-051-0/+161