webapp/src/modules/nostr-feed/services
padreug 0e42318036 Adds date navigation to scheduled events
Implements date navigation for scheduled events, allowing users to view events for different days.

This change replaces the static "Today's Events" section with a dynamic date selector.
It introduces buttons for navigating to the previous and next days, as well as a "Today" button to return to the current date.
A date display shows the selected date, and a message indicates when there are no scheduled events for a given day.
2025-11-06 11:30:42 +01:00
..
FeedService.ts Enables marking scheduled events as complete 2025-11-06 11:30:42 +01:00
ProfileService.ts fix build errors 2025-09-23 23:59:37 +02:00
ReactionService.ts Squash merge nostrfeed-ui into main 2025-10-21 21:31:25 +02:00
ScheduledEventService.ts Adds date navigation to scheduled events 2025-11-06 11:30:42 +01:00