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

Better support of Glitch-Soc #835

Open bc1bb opened 6 years ago

bc1bb commented 6 years ago

Glitch-soc add some good things:

What’s different?

glitch-soc adds a number of experimental features to Mastodon, such as:

    Media improvements
        Images inside the CW spoiler
        fullwidth images
        scaling options
    An app settings modal
    Collapsible toots
    Toot visibility icons
    Local-only toots
    Threaded mode
    data-* attributes on statuses for custom CSS targeting
    Advanced theming via flavours+skins
    Bookmarks

(from official docs)


glitch-soc is currently in use on the following instances:

dev.glitch.social
toot-lab.reclaim.technology
sdfn-01.ninjawedding.org
ostatus.lardbucket.org
scifi.fyi
sprite.land
awoo.space
monsterpit.net
donphan.social
aleph.land
im-in.space
social.wxcafe.net
imaginair.es
soc.ialis.me
crazynoisybizarre.town

(From official docs)

- [x] I searched or browsed the repo’s other issues to ensure this is not a duplicate.
charlag commented 6 years ago

hi! thanks for reporting It's not clear from your post which features you would like us to integrate into Tusky

bc1bb commented 6 years ago

o/, Local only and bookmarks could be great on Tusky

ashkitten commented 6 years ago

i'd love to see bookmarks make their way in. not sure i'd use tusky still, over the webapp, but it'd certainly make it much closer

ashkitten commented 5 years ago

hey, just wanted to update this issue a bit with current data - as of right now according to the-federation.info, there are around 55 glitchsoc instances with an estimated 20,000 users total. i'd like to request that implementing relevant features such as bookmarks become higher priority, if possible

tastytea commented 5 years ago

Pleroma also implements the bookmarks API and has 17879 users according to fediverse.network.

ashkitten commented 5 years ago

since this was last bumped, fediverse.network now reports 78 glitchsoc instances with a total of 46410 users, not counting forks like monsterpit (numbers gathered from parsing the html page)

pleroma stands at 574 instances and 26217 users

new features supported by glitch-soc and pleroma include content-type setting for posts

@charlag @connyduck please consider adding support for content-type and bookmarks

ariasuni commented 4 years ago

Bookmarks have been implemented since it’s been added to Mastodon upstream.

So the main things that Tusky could implement are local-only posts and support for content-type.

rscmbbng commented 3 years ago

+1 for local only!

Tak commented 3 years ago

For what it's worth, I have a branch for local-only posts - I'm waiting on https://github.com/glitch-soc/mastodon/pull/1438

igalic commented 2 years ago

does Tusky consume the configuration API? https://github.com/mastodon/mastodon/pull/16485

what else could we drop in there?

Tak commented 2 years ago

Yes, we currently use it for the status and poll settings

ineffyble commented 1 year ago

Glitch is about to gain support for Misskey/Pleroma-style emoji reactions to posts, and I'd be super keen for that to land in Tusky.