Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aperezdc/synpurge
- Owner: aperezdc
- Created: 2017-01-03T16:56:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-29T00:34:08.000Z (almost 6 years ago)
- Last Synced: 2024-10-11T02:48:12.148Z (2 months ago)
- Language: Python
- Size: 48.8 KB
- Stars: 20
- Watchers: 7
- Forks: 4
- Open Issues: 14
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome-starred - aperezdc/synpurge - Utility script to Matrix room history purge room in Synapse using the HTTP API (others)
README
Synpurge
========.. image:: https://img.shields.io/travis/aperezdc/synpurge.svg?style=flat
:target: https://travis-ci.org/aperezdc/synpurge
:alt: CI StatusUtility 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/synapseWARNING
-------.. 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