app/src-tauri
cloudwithax cb45e2e463 feat(node): wire directory service into event loop
- Registers profile on relay reservation accepted (if discoverable)
- DirectorySearch, DirectoryRegister, DirectoryRemove, SetRelayDiscoverable commands
- Pending reply map for async search results

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-02-19 12:25:15 -05:00
..
capabilities feat: integrate notification functionality with Tauri plugin 2026-02-15 19:54:22 -05:00
icons started implementing core features (profiles, dms, servers, text/voice, settings, etc) 2026-02-14 19:54:55 -05:00
src feat(node): wire directory service into event loop 2026-02-19 12:25:15 -05:00
.gitignore init commit 2026-02-13 18:12:13 -05:00
Cargo.lock feat: enhance DM search functionality and improve message loading 2026-02-15 22:46:59 -05:00
Cargo.toml feat: enhance DM search functionality and improve message loading 2026-02-15 22:46:59 -05:00
build.rs init commit 2026-02-13 18:12:13 -05:00
tauri.conf.json feat: add desktop packaging support for multiple platforms and CI workflow 2026-02-18 21:13:48 -05:00