webapp/src/components/nostr
padreug 390f77539e feat: Enhance Nostr chat functionality and debugging
- Improve console logging in ChatComponent and useNostrChat for better tracking of message sending, user authentication, and key management.
- Update user authentication checks to ensure valid Nostr keypairs are available before sending messages.
- Refactor message handling logic to streamline subscription and processing of incoming messages, enhancing overall chat experience.
2025-08-10 17:59:59 +02:00
..
ChatComponent.vue feat: Enhance Nostr chat functionality and debugging 2025-08-10 17:59:59 +02:00
ConnectionStatus.vue chore: Update project metadata and dependencies 2025-03-19 23:02:30 +01:00
IdentityDialog.vue feat: Implement secure VAPID key generation for push notifications 2025-07-12 18:10:33 +02:00
NostrFeed.vue refactor: Improve layout and responsiveness of NostrFeed and Home components 2025-08-03 11:20:48 +02:00
PasswordDialog.vue feat: Update app configuration and enhance identity management 2025-07-12 18:10:33 +02:00