web-app/src/components
padreug 22b3c430fa feat: Sort Nostr chat messages by timestamp for chronological display
- Update the computed property in ChatComponent to sort messages by their creation timestamp, ensuring they are displayed in chronological order for better user experience.
2025-08-10 17:59:59 +02:00
..
auth chore: update LNBits API configuration in environment and documentation 2025-08-10 10:46:49 +02:00
events feat: Format event price and wallet balance in PurchaseTicketDialog and events page 2025-08-10 17:56:20 +02:00
layout feat: Integrate Relay Hub for centralized Nostr connection management 2025-08-10 17:59:59 +02:00
market fix: Format price display in ProductCard component 2025-08-04 09:59:35 +02:00
nostr feat: Sort Nostr chat messages by timestamp for chronological display 2025-08-10 17:59:59 +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 refactor: Update FuzzySearch component and composable for improved class handling and code clarity 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
RelayHubStatus.vue feat: Integrate Relay Hub for centralized Nostr connection management 2025-08-10 17:59:59 +02:00
ThemeToggle.vue add color theme with dark and light mode! 2025-02-02 18:44:05 +01:00