Add ability to expose the mute list

This commit is contained in:
Chocobozzz
2020-05-11 10:12:57 +02:00
parent 894cc2f1d4
commit ee372c178a
3 changed files with 60 additions and 4 deletions

View File

@ -2,9 +2,18 @@
Auto mute accounts or instances based on public blocklists.
## Mute lists
**Add your public list here**
## Settings
![settings screen](https://lutim.cpy.re/qaFui9N1.png)
You can choose to expose your mute list that will be available on `https://example.com/plugins/plugins/auto-mute/router/api/v1/mute-list`.
Other instances can follow your mute list, but muting removal is not supported yet. For example, if you subscribe to the mute list of `example.com`:
* `example.com` mutes `account1`
* Your instance automatically mutes `account1`
* `example.com` unmutes `account1`
* You instance **will not** unmute `account1`
## Blocklist URL format