summary refs log tree commit diff
path: root/tests/rest/admin/test_room.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Consolidate purge table lists to prevent desyncronisation (#8713)Andrew Morgan2020-11-041-67/+38
* Add the topic and avatar to the room details admin API (#8305)Tulir Asokan2020-09-141-0/+2
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-2/+2
* Add an option to disable purge in delete room admin API (#7964)Dirk Klimpel2020-07-281-2/+55
* Convert tests/rest/admin/test_room.py to unix file endings (#7953)Andrew Morgan2020-07-271-1447/+1447
* Add admin endpoint to get members in a room. (#7842)Michael Albert2020-07-161-0/+46
* Add delete room admin endpoint (#7613)Dirk Klimpel2020-07-141-0/+395
* Stop populating unused table `local_invites`. (#7793)Richard van der Hoff2020-07-071-1/+0
* Add room details admin endpoint (#7317)Manuel Stahl2020-05-071-0/+41
* Extend room admin api with additional attributes (#7225)Dirk Klimpel2020-04-221-1/+679
* Admin API to join users to a room. (#7051)Dirk Klimpel2020-03-271-0/+288