web-app/src
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
..
assets feat: Add logo and enhance login functionality 2025-08-03 11:20:35 +02:00
components feat: Add fuzzy search functionality to peer list in ChatComponent 2025-08-10 10:50:14 +02:00
composables feat: implement vue-use integration of Fuse.js for fuzzy search 2025-08-10 10:50:14 +02:00
i18n feat: Integrate chat feature into main navigation 2025-08-10 10:50:14 +02:00
lib chore: update LNBits API configuration in environment and documentation 2025-08-10 10:46:49 +02:00
pages style: Update ChatPage layout for improved height responsiveness 2025-08-10 10:50:14 +02:00
router feat: Add Nostr chat integration for LNBits users 2025-08-10 10:50:14 +02:00
stores refactor: Simplify useMarket composable by removing unused client references and improving parameter naming 2025-08-03 11:20:58 +02:00
App.vue Squash merge market-preload into market 2025-08-03 11:20:58 +02:00
main.ts fix vue-sonner Toast implementation 2025-07-12 18:10:26 +02:00
vite-env.d.ts PWA 2025-02-11 00:25:47 +01:00