From 2e4cab9f5228158bac7695d60eaed032aa4676a0 Mon Sep 17 00:00:00 2001 From: CyberFlame Date: Thu, 16 Feb 2023 20:34:23 +1300 Subject: [PATCH] add note that pinafore is unmaintained and fix mammoth link --- docs/supported-clients.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/docs/supported-clients.md b/docs/supported-clients.md index 7d0d734..68c014b 100644 --- a/docs/supported-clients.md +++ b/docs/supported-clients.md @@ -8,17 +8,18 @@ This is the list clients that we have been using successfully while developing a | Client | Type | Oauth | Text | Images | Search | Notifs | Edit
profile | Source | Works? | :-------------------- | :------ | :---- | :--- | :----- | :----- | :----- | :----------- | :----------- | :--- -| [Pinafore][1] | Web | yes | yes | yes | yes | yes | n/a | [github][2] | ✅ +| [Pinafore][1] | Web | yes | yes | yes | yes | yes | n/a | [github][2] | ✅ 1 | [Mastodon Android][4] | Mobile | yes | yes | yes | yes | yes | yes | [github][5] | ✅ | [Mastodon iOS][3] | Mobile | yes | yes | yes | yes | yes | yes | [github][6] | ✅ -| [Ivory for iOS][7] | Mobile | yes | ? | ? | ? | ? | ? | n/a | ❌ 1 -| [Elk][8] | Web | yes | yes | yes | yes | yes | yes | [github][9] | ✅ 2 -| [Tooot][10] | Mobile | yes | yes | yes | yes | yes | n/a | [github][11] | ✅ 2 -| [Mammoth][10] | Mobile | yes | yes | yes | yes | yes | n/a | [github][11] | ✅ 2 3 +| [Ivory for iOS][7] | Mobile | yes | ? | ? | ? | ? | ? | n/a | ❌ 2 +| [Elk][8] | Web | yes | yes | yes | yes | yes | yes | [github][9] | ✅ 3 +| [Tooot][10] | Mobile | yes | yes | yes | yes | yes | n/a | [github][11] | ✅ 3 +| [Mammoth][12] | Mobile | yes | yes | yes | yes | yes | n/a | n/a | ✅ 3 4 -1 we know what the issue is and are in contact with the author
-2 [conversations][conversations], [favourites][favorites], [bookmarks][bookmarks] and [trends][trends] are not implemented yet
-3 notification filters are broken +1 [unmaintained](pinafore-unmaintained) +2 we know what the issue is and are in contact with the author
+3 [conversations][conversations], [favourites][favorites], [bookmarks][bookmarks] and [trends][trends] are not implemented yet
+4 notification filters are broken Wildebeest also provides a read-only web client in your instance URL, where you can explore the timelines (local and federated), posts and profiles. Please use the existing Mastodon clients to post and manage your account. @@ -40,3 +41,4 @@ Wildebeest also provides a read-only web client in your instance URL, where you [bookmarks]: https://docs.joinmastodon.org/methods/bookmarks/ [trends]: https://docs.joinmastodon.org/methods/trends/ [conversations]: https://docs.joinmastodon.org/methods/conversations/ +[pinafore-unmaintained]: https://nolanlawson.com/2023/01/09/retiring-pinafore/