diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-04 12:26:04 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-04 12:30:18 +0200 |
commit | 52ed889ef8d3535da2f3a6cae887aec91311690f (patch) | |
tree | 84b98eb2713aba02906000f16aa08d0e5b7e2150 | |
parent | 277ec7e8e12f671f32d319f58efb743ecfcef242 (diff) |
readme re server compat
-rw-r--r-- | README.org | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -415,9 +415,17 @@ 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 also has partial support for the non-Mastodon API servers: +- Misskey ([[https://misskey.io/][misskey.io]]) +- Firefish ([[https://joinfirefish.org/][joinfirefish.org]], formerly Calkey) + +If you attempt to use =mastodon.el= with a server and run into problems, feel +free to open an issue. ** Contributing |