webapp/src/modules
padreug 484e39eba8 Enables marking scheduled events as complete
Implements a feature to mark scheduled events as complete, replacing the checkbox with a button for improved UX.

This commit enhances the Scheduled Events functionality by allowing users to mark events as complete. It also includes:

- Replaces the checkbox with a "Mark Complete" button for better usability.
- Adds logging for debugging purposes during event completion toggling.
- Routes completion events (kind 31925) to the ScheduledEventService.
- Optimistically updates the local state after publishing completion events.
2025-10-31 22:00:19 +01:00
..
base Squash merge feature/publish-metadata into main 2025-10-30 16:19:08 +01:00
chat Replace complex UnreadMessageData system with elegant path-based wildcard notification tracking inspired by Coracle's pattern. This simplifies the codebase while adding powerful batch "mark as read" capabilities. 2025-10-04 10:29:22 +02:00
events fix build errors 2025-09-14 19:13:20 +02:00
market Squash merge rely-on-nostrmarket-to-publish into main 2025-10-08 09:19:07 +02:00
nostr-feed Enables marking scheduled events as complete 2025-10-31 22:00:19 +01:00
wallet add env variable for lightning domain leveraging redirect capability 2025-10-16 00:53:06 +02:00