webapp/src/modules/nostr-feed
padreug d33d2abf8a Refactor NostrFeed.vue for improved connection handling
- Simplify connection checks by directly accessing the isConnected property of relayHub, enhancing code clarity.
- Update the loadNotes and startRealtimeSubscription functions to reflect the new connection logic, improving maintainability.
2025-09-05 01:51:11 +02:00
..
components Refactor NostrFeed.vue for improved connection handling 2025-09-05 01:51:11 +02:00
composables Implement modular architecture with core services and Nostr integration 2025-09-04 23:43:33 +02:00
index.ts Implement modular architecture with core services and Nostr integration 2025-09-04 23:43:33 +02:00