web-app/src/components
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
..
auth chore: update LNBits API configuration in environment and documentation 2025-08-10 10:46:49 +02:00
events fix: Update manual payment message in PurchaseTicketDialog for clarity 2025-08-03 11:20:58 +02:00
layout feat: Integrate chat feature into main navigation 2025-08-10 10:50:14 +02:00
market fix: Format price display in ProductCard component 2025-08-04 09:59:35 +02:00
nostr feat: Add fuzzy search functionality to peer list in ChatComponent 2025-08-10 10:50:14 +02:00
notifications feat: Implement push notification system for admin announcements 2025-07-12 18:10:33 +02:00
pwa feat: Enhance admin announcement functionality and introduce PWA installation prompt 2025-07-12 18:10:33 +02:00
theme-provider bare repo 2025-03-09 12:28:49 +01:00
ui fix: Update private key field in chat integration documentation 2025-08-10 10:50:14 +02:00
LanguageSwitcher.vue refactor(ui): Optimize LanguageSwitcher component rendering and type safety 2025-03-11 02:18:29 +01:00
ThemeToggle.vue add color theme with dark and light mode! 2025-02-02 18:44:05 +01:00