Decentralized social media network — no central server, user-owned data
- Node::open_with_bind no longer runs bootstrap (anchor connect, NAT probe, referrals). New run_bootstrap() method called from background task after UI is live. - Background tasks (pull cycle, diff cycle, etc.) start after bootstrap completes, not during block_on. - Feed no longer pre-loaded during welcome screen readiness check. Ready button enables immediately after get_node_info succeeds. - Feed loads on tab switch, not during startup. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| crates | ||
| deploy | ||
| docs | ||
| frontend | ||
| website | ||
| .gitignore | ||
| .sync-exclude.lst | ||
| ARCHITECTURE.md | ||
| Cargo.lock | ||
| Cargo.toml | ||
| download-page.html | ||
| pic2.png | ||
| project discussion.txt | ||
| project-notes-from-elitebook.md | ||
| TODO.md | ||