Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add button to purge rooms to room list #44

Merged
merged 5 commits into from
Oct 7, 2020

Commits on May 23, 2020

  1. 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)
    dklimpel committed May 23, 2020
    Configuration menu
    Copy the full SHA
    e27ae35 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    5f5b628 View commit details
    Browse the repository at this point in the history
  2. Bugfix of merge 'master'

    dklimpel authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    29703af View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    eef20d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce96770 View commit details
    Browse the repository at this point in the history