From 9510ff7cda85c1f77d29e858d79268efd4d595c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Mon, 13 Feb 2023 15:46:57 +0100 Subject: [PATCH] fix mobilizon crossposter checkmark and order --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40161fb..03d669c 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,8 @@ For an overview of known relays, see [Relay List, a regularly updated, sorted li * :heavy_check_mark: [**Moa**](https://gitlab.com/fedstoa/moa) ([site](https://moa.party/)): A Mastodon, Twitter, and Instagram Cross-poster. `MIT, Python` +* [**Mobilizon Crossposter**](https://codeberg.org/linos/crossposter-for-mobilizon): A modular crossposter to bridge events from sources you have to setup yourself to Mobilizon. `GPL-3.0, Python` + * :heavy_check_mark: [**MXToot**](https://github.com/ma1uta/mxtoot) ([Fedi account](https://mastodon.social/@ma1uta)): A Matrix <--> Mastodon bot written in Java. `Apache-2.0, Java` * :heavy_check_mark: [**Nautilus**](https://github.com/aaronpk/Nautilus): A standalone service to deliver posts from your own website to ActivityPub followers. `Apache-2.0, PHP` @@ -254,8 +256,6 @@ For an overview of known relays, see [Relay List, a regularly updated, sorted li * :heavy_check_mark: [**YouTube2PeerTube**](https://github.com/mister-monster/YouTube2PeerTube): A bot that mirrors YouTube channels to PeerTube channels as videos are released in a YouTube channel. `AGPL-3.0, Python` -* :heavy_chek_mark: [**Mobilizon Crossposter**](https://codeberg.org/linos/crossposter-for-mobilizon): A modular crossposter to bridge events from sources you have to setup yourself to Mobilizon. `GPL-3.0, Python` - ### Utilities * [**ActivityPubBotDotNet**](https://github.com/KristofferStrube/ActivityPubBotDotNet) ([Fedi account](https://hachyderm.io/@KristofferStrube)): An implementation of a ActivityPub bot that can communicate with Mastodon servers. `MIT, C#`