tuskyapp / Tusky

An Android client for the microblogging server Mastodon
https://tusky.app
GNU General Public License v3.0
2.49k stars 389 forks source link

[Discussion] officially support more networks than just Mastodon #1353

Closed connyduck closed 2 years ago

connyduck commented 5 years ago

Tusky currently works with Mastodon, Pleroma and glitchsoc, hopefully soon with Pixelfed (once they implement the api) and with Florence once they launch. Officially we only support Mastodon though.

So I propose that we extend the official support to Pleroma as well. This would mean

I would like some thoughts about this and whether glitchsoc/Florence should be treated as a different server software or just Mastodon flavours.

igalic commented 5 years ago

what about Pixelfed?

noiob commented 5 years ago

Glitchsoc still uses Mastodon branding so I'd argue it should be treated like every modified Mastodon (monsterpit, cybre and sleepingtown don't get special treatment either, do they?). Furthermore I don't think Tusky supports any glitch-soc specific features, and saying "Tusky works with Mastodon, Pleroma, […], Glitch-soc" would suggest that to me.

scarlet-tobar commented 4 years ago

Is it possible to add Friendica support? Thank you

subpub commented 4 years ago

Consider Misskey too

connyduck commented 4 years ago

Miskey and Friendica have a different api, we can't support them.

scarlet-tobar commented 4 years ago

Miskey and Friendica have a different api, we can't support them.

I understand, thanks for answering

ThatOneCalculator commented 1 year ago

@connyduck given it's now 3 years later and the popularity of Misskey (and the Fediverse in general) has grown a lot, I feel this should be revisited.

The auth flow and endpoints for Misskey, while named differently, work almost the same as Mastodon, and as there's no really good client for Misskey on Android (sorry Milktea), I feel adding Misskey support would be beneficial to the larger Fediverse community.

connyduck commented 1 year ago

@ThatOneCalculator Misskey has a completely different api that is way out of scope to implement at this point.

ThatOneCalculator commented 1 year ago

I'm working on a cross-instance-software project right now, and they're more similar that initially lets on.

connyduck commented 1 year ago

Thats possible, but we are already struggling to properly support Mastodon, so no.