kopia lustrzana https://github.com/cloudflare/wildebeest
add note that pinafore is unmaintained and fix mammoth link
rodzic
2f49056e3b
commit
2e4cab9f52
|
@ -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<br>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] | ✅ <sup>1</sup>
|
||||
| [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 | ❌ <sup>1</sup>
|
||||
| [Elk][8] | Web | yes | yes | yes | yes | yes | yes | [github][9] | ✅ <sup>2</sup>
|
||||
| [Tooot][10] | Mobile | yes | yes | yes | yes | yes | n/a | [github][11] | ✅ <sup>2</sup>
|
||||
| [Mammoth][10] | Mobile | yes | yes | yes | yes | yes | n/a | [github][11] | ✅ <sup>2</sup> <sup>3</sup>
|
||||
| [Ivory for iOS][7] | Mobile | yes | ? | ? | ? | ? | ? | n/a | ❌ <sup>2</sup>
|
||||
| [Elk][8] | Web | yes | yes | yes | yes | yes | yes | [github][9] | ✅ <sup>3</sup>
|
||||
| [Tooot][10] | Mobile | yes | yes | yes | yes | yes | n/a | [github][11] | ✅ <sup>3</sup>
|
||||
| [Mammoth][12] | Mobile | yes | yes | yes | yes | yes | n/a | n/a | ✅ <sup>3</sup> <sup>4</sup>
|
||||
|
||||
<sup>1</sup> we know what the issue is and are in contact with the author<br/>
|
||||
<sup>2</sup> [conversations][conversations], [favourites][favorites], [bookmarks][bookmarks] and [trends][trends] are not implemented yet<br/>
|
||||
<sup>3</sup> notification filters are broken
|
||||
<sup>1</sup> [unmaintained](pinafore-unmaintained)
|
||||
<sup>2</sup> we know what the issue is and are in contact with the author<br/>
|
||||
<sup>3</sup> [conversations][conversations], [favourites][favorites], [bookmarks][bookmarks] and [trends][trends] are not implemented yet<br/>
|
||||
<sup>4</sup> 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/
|
||||
|
|
Ładowanie…
Reference in New Issue