Merge pull request 'Add fediverse-importer utility' (#13) from embeaken/delightful-activitypub-development:embeaken-add-fediverse-importer into main

Reviewed-on: https://codeberg.org/fediverse/delightful-activitypub-development/pulls/13
This commit is contained in:
Arnold Schrijver 2022-12-01 07:14:08 +00:00
commit 44c2f86d92

View file

@ -272,6 +272,8 @@ For an overview of known relays, see [A sorted list of ActivityPub relays for Ma
* :heavy_check_mark: [**Moderator Alerts**](https://gitlab.com/stemid/mastodon-moderator-alerts) ([Fedi account](https://mastodon.se/@stemid)): Mastodon moderation alerts using Pushover.net. `-, Python`
* [**fediblock-importer**](https://github.com/irubnich/fediblock-importer): Import domain blocks to your Mastodon v4+ instance. `GPL-3.0, Python`
### Testing
* :heavy_check_mark: [**activitypub-mock**](https://gitlab.com/evanp/activitypub-mock): A mock ActivityPub server to use in testing code `Apache-2.0, Javascript`