app/src-tauri
cloudwithax 72a82c1a11 feat(commands): relay-fallback search + set_relay_discoverable command
search_directory falls back to relay when local results < 5.
Relay stubs upserted with INSERT OR IGNORE to preserve existing data.
set_relay_discoverable persists setting and notifies running node.

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:35:48 -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(commands): relay-fallback search + set_relay_discoverable command 2026-02-19 12:35:48 -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