webapp/src
padreug 55e051146e feat: Implement message addition callback and enhance scrolling behavior
- Introduce a callback for when new messages are added, allowing for automatic scrolling to the bottom of the chat when relevant peers are selected.
- Update the ChatComponent to reference the scrolling area correctly and improve the logic for scrolling to the latest messages.
- Enhance console logging for better debugging and tracking of message flow and scrolling actions.
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: Implement message addition callback and enhance scrolling behavior 2025-08-10 10:50:14 +02:00
composables feat: Implement message addition callback and enhance scrolling behavior 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