webapp/src/components/nostr
padreug 11fb45e527 feat: Add fuzzy search functionality to peer list in ChatComponent
- Implement a search input for filtering peers by name or pubkey, enhancing user experience.
- Display search results count and a message when no peers match the search query.
- Update peer list rendering to utilize filtered results, improving performance and usability.
- Refactor layout for better responsiveness and clarity in the chat interface.
2025-08-10 10:50:14 +02:00
..
ChatComponent.vue feat: Add fuzzy search functionality to peer list in ChatComponent 2025-08-10 10:50:14 +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