summary refs log tree commit diff
path: root/synapse/rest/admin/rooms.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add room details admin endpoint (#7317)Manuel Stahl2020-05-071-1/+25
* Extend room admin api with additional attributes (#7225)Dirk Klimpel2020-04-221-1/+14
* Admin API to join users to a room. (#7051)Dirk Klimpel2020-03-271-3/+76
* Admin API to list, filter and sort rooms (#6720)Andrew Morgan2020-01-221-0/+82
* Move admin endpoints into separate files (#6308)Manuel Stahl2019-11-201-0/+157