Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aperezdc/synpurge

Utility script to Matrix room history purge room in Synapse using the HTTP API
https://github.com/aperezdc/synpurge

Last synced: about 2 months ago
JSON representation

Utility script to Matrix room history purge room in Synapse using the HTTP API

Awesome Lists containing this project

README

        

Synpurge
========

.. image:: https://img.shields.io/travis/aperezdc/synpurge.svg?style=flat
:target: https://travis-ci.org/aperezdc/synpurge
:alt: CI Status

Utility to remove history of Matrix rooms using the `purge_history API`__
of Synapse__.

__ https://github.com/matrix-org/synapse/blob/master/docs/admin_api/purge_history_api.rst
__ https://github.com/matrix-org/synapse

WARNING
-------

.. raw:: html


Please do NOT use this tool at the moment,
serious damage to your homeserver is very likely to happen due to
bug 27.

Licensing
---------

Distributed under the terms of the `GNU General Public License v3`__.

__ https://www.gnu.org/licenses/gpl-3.0.en.html