Commit Graph

9 Commits

Author SHA1 Message Date
cloudwithax 718bd9557e feat(dev-server): add development-only HTTP API for programmatic access
feat(Cargo.toml): add axum as a dependency with dev-server feature
fix(package.json): update tauri script to include dev-server option
2026-02-15 12:37:42 -05:00
cloudwithax 1940bb3fbf feat(readme): enhance README with versioning, licensing, and system dependencies
feat(profile): implement profile announcement and publishing on peer discovery

fix(directory): refresh known peers on modal open for immediate visibility
2026-02-15 10:51:34 -05:00
cloudwithax ed7e6d6239 feat(relay): add custom relay address handling and UI for selection 2026-02-14 22:14:43 -05:00
cloudwithax b4f75cd995 feat(peer-discovery): implement global peer discovery and update peer profile handling 2026-02-14 20:42:29 -05:00
cloudwithax 34cc1883f5 feat(auth): handle fresh install flow in splash screen
add separate effect for users without stored identity to play
animation then transition to signup, preventing unnecessary
retry loop meant only for returning users
2026-02-14 20:31:21 -05:00
cloudwithax 086c2a9d2c lint fixes 2026-02-14 19:55:12 -05:00
cloudwithax 1f06ada9d2 started implementing core features (profiles, dms, servers, text/voice, settings, etc)
added icons and branding
2026-02-14 19:54:55 -05:00
cloudwithax e008d4e579 add LICENSE and README files for project documentation 2026-02-13 18:23:41 -05:00
cloudwithax 99e5a1d0ec init commit 2026-02-13 18:12:13 -05:00