dklimpel e27ae35e12 Add button to purge rooms to room list
Add button (BulkDeleteButton) to delete rooms with no local users:
- purge rooms `POST /_synapse/admin/v1/purge_room`
(https://github.com/matrix-org/synapse/blob/master/docs/admin_api/purge_room.md)
2020-05-23 19:07:16 +02:00
2020-02-10 12:59:41 +01:00
2020-02-10 13:10:08 +01:00
2020-04-06 12:17:42 +02:00
2020-02-11 10:00:04 +01:00
2020-02-10 13:10:08 +01:00
2020-02-07 21:20:57 +01:00
2020-05-04 18:28:06 +02:00
2020-02-11 10:00:04 +01:00
2020-04-23 14:29:00 +02:00

Build Status

Synapse admin ui

This project is built using react-admin.

Use yarn install after cloning this repo.

Use yarn start to launch the webserver.

Languages
JavaScript 98.8%
HTML 1%
Dockerfile 0.2%