You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mleku
0a3e639fee
Add event template generator with 140+ Nostr event kinds (v0.36.2)
- Add comprehensive eventKinds.js database with all NIPs event kinds
including templates, descriptions, NIP references, and type flags
- Create EventTemplateSelector.svelte modal with search functionality
and category filtering (Social, Messaging, Lists, Marketplace, etc.)
- Update ComposeView with "Generate Template" button and error banner
for displaying permission-aware publish error messages
- Enhance publishEvent() in App.svelte with detailed error handling
that explains policy restrictions, permission issues, and provides
actionable guidance for users
- Add permission pre-check to prevent read-only users from attempting
to publish events
- Update CLAUDE.md with Web UI event templates documentation
- Create docs/WEB_UI_EVENT_TEMPLATES.md with comprehensive user guide
Files modified:
- app/web/src/eventKinds.js (new)
- app/web/src/EventTemplateSelector.svelte (new)
- app/web/src/ComposeView.svelte
- app/web/src/App.svelte
- docs/WEB_UI_EVENT_TEMPLATES.md (new)
- CLAUDE.md
- pkg/version/version
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
4 weeks ago |
| .. |
|
acl
|
Adjust ACL behavior for "none" mode and make query cache optional
|
1 month ago |
|
blossom
|
Add serve mode, fix binary tags, document CLI tools, improve Docker
|
2 months ago |
|
database
|
Interim release: documentation updates and rate limiting improvements
|
1 month ago |
|
find
|
Remove Dgraph, check hex field case, reject if any uppercase
|
1 month ago |
|
interfaces
|
Interim release: documentation updates and rate limiting improvements
|
1 month ago |
|
mode
|
Adjust ACL behavior for "none" mode and make query cache optional
|
1 month ago |
|
neo4j
|
Fix duplicate REPORTS relationships in Neo4j backend (v0.36.1)
|
4 weeks ago |
|
pid
|
Generalize PID controller as reusable library with abstract interfaces
|
1 month ago |
|
policy
|
Add ORLY_POLICY_PATH for custom policy file location
|
4 weeks ago |
|
protocol
|
Fix broken submodule and add import memory optimization plan
|
1 month ago |
|
ratelimit
|
Interim release: documentation updates and rate limiting improvements
|
1 month ago |
|
run
|
Implement PID-controlled adaptive rate limiting for database operations
|
1 month ago |
|
spider
|
add directory spider
|
2 months ago |
|
sync
|
Fix NIP-11 fetch URL scheme conversion for non-proxied relays
|
4 weeks ago |
|
utils
|
migrate to new nostr library
|
2 months ago |
|
version
|
Add event template generator with 140+ Nostr event kinds (v0.36.2)
|
4 weeks ago |
|
wasmdb
|
implement wasm/js specific database engine
|
1 month ago |