Your feed paints before the network wakes up. Under 400 ms from tap to timeline.
2 replies
5 boosts
19 favorites
A native iPhone client for GoToSocial and Mastodon — instant open, media-rich, real code blocks.
Your feed paints before the network wakes up. Under 400 ms from tap to timeline.
Fenced code blocks, syntax-highlighted for real — not a screenshot glued into a post.
func supportsFeature(_ flag: Capability) -> Bool {
// never assume — ask the server
guard let apiVersions else { return false }
return apiVersions.contains(flag.minVersion)
}
One build, correct on GoToSocial and Mastodon. Your server's rules, detected — never assumed.
Four photos, four alt texts. Native video playback, no janky embeds.
Picking the default theme before launch — which one wins your homescreen?
Built for your server — GoToSocial first, Mastodon always.