aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-10-04 12:26:04 +0200
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-10-04 13:48:54 +0200
commitf4cd336db111e58f07ad3a0b8a78ad82bcb2a047 (patch)
tree80032a84b18aea0108350fe557647ad37c0f5c56
parentccd3015d0846203ec624705356a2e6b9af54a19e (diff)
readme re server compat
-rw-r--r--README.org12
1 files changed, 9 insertions, 3 deletions
diff --git a/README.org b/README.org
index e114d26..3d6c087 100644
--- a/README.org
+++ b/README.org
@@ -415,9 +415,15 @@ Optional dependencies (install yourself, =mastodon.el= can use them):
=mastodon.el= should work with ActivityPub servers that implement the Mastodon API.
-Apart from Mastodon itself, it is currently known to work with Pleroma and
-Gotosocial. If you attempt to use =mastodon.el= with another server that
-implements the Mastodon API and run into problems, feel free to open an issue.
+Apart from Mastodon itself, it is currently known to work with:
+- Pleroma ([[https://pleroma.social/][pleroma.social]])
+- Akkoma ([[https://akkoma.social/][akkoma.social]])
+- Gotosocial ([[https://gotosocial.org/][gotosocial.org]])
+
+It does not support the non-Mastodon API servers Misskey ([[https://misskey.io/][misskey.io]]) and Firefish ([[https://joinfirefish.org/][joinfirefish.org]], formerly Calkey), but it should fully support displaying and interacting with posts and users on those platforms.
+
+If you attempt to use =mastodon.el= with a server and run into problems, feel
+free to open an issue.
** Contributing