diff --git a/docs/index.rst b/docs/index.rst index 5c35bbc..7e90654 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -19,7 +19,7 @@ in alpha. For more information about Takahē, see contributing domains moderation - intercompatibility + interoperability stator tuning releases/index diff --git a/docs/intercompatibility.rst b/docs/interoperability.rst similarity index 89% rename from docs/intercompatibility.rst rename to docs/interoperability.rst index e4766b9..af674cf 100644 --- a/docs/intercompatibility.rst +++ b/docs/interoperability.rst @@ -1,7 +1,7 @@ -Intercompatibility -================== +Interoperability +================ -Takahē aims to be compatible with every modern Fediverse server, and Mastodon +Takahē aims to be compatible with every modern Fediverse server and Mastodon client app, but the range of options means that we cannot exhaustively test with everything. @@ -37,13 +37,19 @@ These servers have been tried and appear to initally work, but more testing is needed: * Akkoma -* Gotosocial + * Peertube + * Pixelfed + * Replies may not federate? + * Pleroma These servers have the beginnings of support but known bugs that need fixing: +* Gotosocial + * Issues pulling accounts + * Mitra * Sends Follow Accept messages in a compact format we don't accept yet diff --git a/docs/releases/0.6.rst b/docs/releases/0.6.rst index afa0451..288ea9f 100644 --- a/docs/releases/0.6.rst +++ b/docs/releases/0.6.rst @@ -41,7 +41,7 @@ Additionally, we've made lots of bug fixes and other improvements, including: * Profile and post URLs now work in search * Character counter on compose forms -* Compatibility with more Fediverse servers (see :doc:`/intercompatibility`) +* Compatibility with more Fediverse servers (see :doc:`/interoperability`) * Static files are now efficiently served/proxied by a bundled nginx * All uploaded images are now WebP for efficiency * Sessions use signed cookies for reduced database load