webapp/src/pages
padreug 97db2a2fec feat: Add scripts for sending admin and test notes via Nostr
- Introduce `send_admin_note.js` for sending community announcements to Nostr relays.
- Implement `send_test_note.js` for testing note sending with specified private key and relay URL.
- Enhance `NostrFeed.vue` to filter notes based on admin pubkeys and display appropriate titles and descriptions for different feed types.
- Update `Home.vue` to use the announcements feed type for the Nostr feed component.
2025-07-02 19:14:56 +02:00
..
events.vue replace heroicons with lucide-vue-next icon 2025-03-11 22:05:03 +01:00
Home.vue feat: Add scripts for sending admin and test notes via Nostr 2025-07-02 19:14:56 +02:00