Project
Architecture — managed middleware + one shared node
Linkiny runs as a single Go binary. Managed deployments add a thin "managed middleware" that routes each subdomain to its own store for auth + identity, while s…
19 Apr 2026, 05:43The Vision — one user, one subdomain
Most messengers are hosted for you on a single corporate server. Your name, your contacts, your files — all inside someone else's database. Linkiny flips that:…
19 Apr 2026, 05:43Roadmap — what ships next
## Shipped (Apr 2026) - One-command self-host: VPS + domain, SSL auto-renew, Let's Encrypt wired in - Chat text + media in one message (no more ugly separate s…
19 Apr 2026, 05:43Why federation matters in 2026
Everyone's rediscovering that putting everything on one megacorp server has downsides. Federation isn't a magic cure — it shifts the incentive structure. When y…
19 Apr 2026, 05:43News
📲 iOS TestFlight is open. Grab the app — calling, channels, dating, federated search and market all work out of the box. Link: https://testflight.apple.com/join…
📲 iOS TestFlight is open. Grab the app — calling, channels, dating, federated search and market all work out of the box. Link: https://testflight.apple.com/join…
19 Apr 2026, 05:43🚀 Linkiny v0.17 ships — text + media in a single chat message across iOS and web. Attachments now live on the entry, not as separate rows. Channel broadcasts re…
🚀 Linkiny v0.17 ships — text + media in a single chat message across iOS and web. Attachments now live on the entry, not as separate rows. Channel broadcasts re…
19 Apr 2026, 05:43🎨 Apple-style UI pass landed on the public site. Bigger typography, content-column alignment, soft card shadows, lock-icon trust badges on contact forms. Same i…
🎨 Apple-style UI pass landed on the public site. Bigger typography, content-column alignment, soft card shadows, lock-icon trust badges on contact forms. Same i…
19 Apr 2026, 05:43🌐 Federation-wide search is live. Type a word — results come from every peer your node talks to. Ranked by recency and space popularity. Try it in the iOS Disco…
🌐 Federation-wide search is live. Type a word — results come from every peer your node talks to. Ranked by recency and space popularity. Try it in the iOS Disco…
19 Apr 2026, 05:43Updates
v0.17.59 — Apple-style UI refresh.
v0.17.59 — Apple-style UI refresh. - Page headings scale fluidly (clamp 40→72px on desktop) - Header + content share one 980px column - Market / Blogs / Channe…
19 Apr 2026, 05:43v0.17.21 — Federated in-app navigation.
v0.17.21 — Federated in-app navigation. Tapping a card on another node no longer opens an external browser. iOS pushes a `FederatedViewerSheet`; web opens `ope…
19 Apr 2026, 05:43v0.17.32 — Price formatting.
v0.17.32 — Price formatting. Listings priced in millions (e.g. 35,000,000 RUB apartments) rendered as `3.5e+07` via `fmt.Sprintf("%v")`. Replaced with `formatP…
19 Apr 2026, 05:43v0.17.35 — Channel media parity.
v0.17.35 — Channel media parity. Channel broadcasts composed via the new "text + media in one message" flow now surface their attachments on both the public ch…
19 Apr 2026, 05:43v0.17.43 — Dating photo fix.
v0.17.43 — Dating photo fix. Profile photos on `/api/v1/dating/feed/` shipped with relative `/uploads/...` paths, which iOS AsyncImage dropped. Server now abso…
19 Apr 2026, 05:43v0.17.60 — Simpler public nav.
v0.17.60 — Simpler public nav. - Each public space is its own nav entry again, with its own URL. - The auto-suffix → aggregator trick (which collapsed multiple…
19 Apr 2026, 05:53v0.17.61 — Markdown is now rendered on the public site.
v0.17.61 — Markdown is now rendered on the public site. - Posts with `content_type=text/markdown` go through goldmark (GFM flavour: tables, task lists, autolin…
19 Apr 2026, 05:53v0.17.62 — Markdown everywhere + in-place edits + sidebar filter fix
v0.17.62 — Markdown everywhere + in-place edits + sidebar filter fix - Chat bubbles, channel posts, blog posts and previews all render Markdown now (headings,…
19 Apr 2026, 06:09v0.17.64 — Fixed Markdown regression on short messages.
v0.17.64 — Fixed Markdown regression on short messages. - Short plain-text chats and channel posts keep the timestamp inline next to the text again (one-liner…
19 Apr 2026, 06:28v0.17.66 — Markdown renders everywhere on the public site
v0.17.66 — Markdown renders everywhere on the public site - `renderBody` now routes `text/plain` and empty content_type through goldmark, not only `text/markdo…
19 Apr 2026, 07:05Downloads
System requirements
The Linkiny server runs as a single Go binary. No Postgres, no Redis, no message queue. Just SQLite in WAL mode under the hood. ## Minimum - OS: Linux (Ubuntu…
19 Apr 2026, 05:44Become a Linkiny partner
Linkiny partners are the people who get Linkiny running for end users and small teams. If you already work with VPS, DNS, self-hosted infra, or systems integrat…
19 Apr 2026, 05:44Get Linkiny — apps and partners
## Mobile apps - **iOS** — TestFlight open: https://testflight.apple.com/join/mWMPztB4 (iOS 16+, free while in beta) - **Android** — coming Q3 2026. ## Self-ho…
19 Apr 2026, 05:44