gotosocial thinking
What would be *really* cool would be if you could use the gotosocial server as a generic backend, and then drop whatever kind of UI you wanted on top of it, to give different user experiences.
Imagine, one UI is made to look a bit like twitter, another could be made to look more like facebook, or tumblr. All using the same API.
gotosocial thinking
@dumpsterqueer hmm, maybe cooperating with (one of the) existing mastodon frontend forks like hometown and glitchsoc, or alternatives like brutaldon to see if they'd be open to supporting the extra features
i do frontend but also perpetually overwhelmed with my own projects so can't commit to anything
gotosocial thinking
@dumpsterqueer right, I was thinking their codebase might be better to strip the frontend parts from, especially as they already have more features and configurability
gotosocial thinking
@f0x hometown and glitchsoc unfortunately aren't just frontends: they use the 'all-in-one' model that Mastodon uses, so they're an integrated frontend/backend. Brutaldon is more like it (that's a dedicated front-end) but it looks like it's read-only now.