woikos cb50a9c5c4
Some checks failed
Go / build-and-release (push) Failing after 4s
feat(curating): add user event viewer and delete functionality (v0.50.0)
- Add geteventsforpubkey API method for viewing user events with pagination
- Add deleteeventsforpubkey API method to purge blacklisted user events
- Add clickable user detail view in curation UI showing all events
- Add event content expansion/truncation for long content
- Add kind name display for common Nostr event types
- Implement safety check requiring blacklist before event deletion

Files modified:
- app/handle-nip86-curating.go: Add event fetch/delete handlers
- pkg/database/curating-acl.go: Add GetEventsForPubkey, DeleteEventsForPubkey
- app/web/src/CurationView.svelte: Add user detail view with event listing
- pkg/version/version: Bump to v0.50.0

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 19:19:33 +01:00
2025-11-27 06:31:34 +00:00
Description
No description provided
Readme Unlicense 50 MiB
Languages
Go 77.6%
Svelte 10.4%
Shell 4.7%
JavaScript 3.7%
TypeScript 3%
Other 0.5%