• Joined on 2024-06-13
clxud pushed to main at duskchat/relay 2026-02-19 22:49:29 +00:00
b29039557a add directory service for peer profile management with SQLite integration
clxud pushed to main at duskchat/app 2026-02-19 22:49:24 +00:00
044b5ca111 feat(storage): upsert directory entry to preserve existing data on conflict
ef6114a751 feat(frontend): relay discoverability toggle, sign-up disclosure, offline badge
72a82c1a11 feat(commands): relay-fallback search + set_relay_discoverable command
cb45e2e463 feat(node): wire directory service into event loop
c01dc94338 feat(app): directory protocol types, behaviour, relay_discoverable setting
Compare 5 commits »
clxud pushed to main at duskchat/app 2026-02-19 02:20:59 +00:00
31cdd4932b feat: update desktop packaging workflow for self-hosted runners and improve artifact handling
clxud pushed to main at duskchat/app 2026-02-19 02:15:26 +00:00
8e5b6cc8ac rename
clxud pushed to main at duskchat/app 2026-02-19 02:13:56 +00:00
d34def24b0 feat: add desktop packaging support for multiple platforms and CI workflow
clxud pushed to main at duskchat/app 2026-02-18 23:23:35 +00:00
f97cde8608 feat: enhance relay address validation and configuration management
clxud created branch main in clxud/ArchySP 2026-02-17 23:19:02 +00:00
clxud pushed to main at clxud/ArchySP 2026-02-17 23:19:02 +00:00
cdb260fc58 Update README with comprehensive project documentation
67665e597f chore: remove Alpine-specific build scripts
c90240d423 feat: add config overlay for auto-login, mounts, X11, and RetroArch
599b4df508 feat: update partition script to include data partition
88c7b17237 feat: add data partition creation with ROM directory structure
Compare 10 commits »
clxud created repository clxud/ArchySP 2026-02-17 23:13:01 +00:00
clxud pushed to main at duskchat/lander 2026-02-17 02:42:52 +00:00
43743bd74a added og embeds and banner
clxud pushed to main at duskchat/app 2026-02-17 02:42:36 +00:00
9c3f7250df feat: add crescent moon image asset to project
clxud pushed to main at duskchat/lander 2026-02-17 02:38:17 +00:00
985e188e32 remove unused imports from App.tsx
clxud created branch main in duskchat/lander 2026-02-17 02:35:18 +00:00
clxud pushed to main at duskchat/lander 2026-02-17 02:35:18 +00:00
98463b900a init commit
clxud created repository duskchat/lander 2026-02-17 02:35:06 +00:00
clxud pushed to main at duskchat/app 2026-02-16 22:17:34 +00:00
8f494fcc60 fix: prevent deadlock by releasing node_handle lock before requesting sync in join_community
clxud pushed to main at duskchat/app 2026-02-16 13:29:38 +00:00
197d8ec16c feat: add IPC logging for all command invocations
clxud pushed to main at duskchat/app 2026-02-16 04:17:53 +00:00
70377f13b8 feat: implement pending join role management for community invites
clxud pushed to main at duskchat/app 2026-02-16 03:47:07 +00:00
11a987e0de feat: enhance DM search functionality and improve message loading
clxud pushed to main at duskchat/app 2026-02-16 02:37:24 +00:00
a4e7e51f50 chore: checkpoint current local changes