hodlbod
5b8fef5b23
Fix NIP conformance in domain kinds; add domain docs/skill
...
tests / tests (push) Failing after 5m8s
NIP fixes:
- RelayMembers (13534): use NIP-43 `member` tags (not `p`) and set the required
NIP-70 `-` protected tag.
- Profile (kind 0): remove display-name support entirely (getter, setter, display()
fallback, and the search weight).
- Comment (1111): A/a tags now carry a real address, not the event id.
- BlossomServerList (10063): normalize server URLs with normalizeUrl (HTTP), not
normalizeRelayUrl (which forced wss://).
- HandlerRecommendation (31989): fix inverted removeRecommendation filter; add
setSupportedKind()/supportedKind() for the NIP-89 d-tag.
- Report (1984): place the report-type string on the e tag (note reports) or p tag
(profile reports); always emit the p tag.
Docs/skills:
- Add @welshman/domain docs (docs/domain/) and the welshman-domain skill.
- Prune @welshman/util docs/skill of the moved Profile/List/Handler/Encryptable
helpers; register domain in the sidebar, index, and skills README.
- Apply accuracy fixes to the @welshman/app docs/skill.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01BsMjvv7krpZeHK1Njeneru
2026-06-20 14:55:21 +00:00
hodlbod
fe5c11b00f
rename client, update docs/skills
tests / tests (push) Failing after 5m4s
2026-06-18 19:31:14 +00:00
Jon Staab
dbd043f105
Update docs
2026-06-10 14:12:47 -07:00
Jon Staab
0a4a2861cb
Add nip nip86 methods
2026-02-26 13:39:43 -08:00
Jon Staab
36997c127f
Add fromPromenade method to Nip46Bunker
2025-12-04 11:31:02 -08:00
Jon Staab
2fec078a5b
Update docs, tweak url based event derivation
2025-11-20 15:08:59 -08:00
Jon Staab
6d36f5a912
Migrate collections to new stores, change some conventions
2025-11-19 16:47:17 -08:00
Jon Staab
24860c9a02
Add prepend util
2025-11-12 11:06:13 -08:00
Jon Staab
e582d46afd
Break down relay utils, replace removeNil with removeUndefined
2025-11-11 14:05:30 -08:00
Jon Staab
0be540c0d2
Remove relay package, move everything into net
2025-10-20 14:48:40 -07:00
Jon Staab
247c7bafeb
Add wrap manager for tracking gift wraps
2025-10-20 14:19:44 -07:00
Jon Staab
543dbda64f
Make thunks an array instead of an object
2025-10-20 14:19:44 -07:00
Jon Staab
5c03ff3e29
Pass pubkey to nip 55 signer to avoid mixing up sessions
2025-10-13 11:20:01 -07:00
Jon Staab
d01f844078
Re-work publish/thunk status
2025-10-01 16:59:16 -07:00
Jon Staab
a2d519766d
Bump version, drop storage stuff
2025-09-30 15:55:18 -07:00
Jon Staab
b417525cd3
Update docs
2025-09-30 09:39:11 -07:00
Jon Staab
beadfc571c
Move deduplicateEvents to util
2025-09-17 09:41:20 -07:00
Jon Staab
a3295dc2fe
Add sign timeout to thunk
2025-09-16 11:56:00 -07:00
Jon Staab
599e6a5085
Add some type utils, findFeed, and fix feed listener to use limit: 0 instead of since
2025-09-09 16:20:21 -07:00
Jon Staab
8716d1fdb1
Update docs, bump version
2025-09-05 09:33:02 -07:00
Jon Staab
eca1ce849b
Combine auto open and auto close policies
2025-08-20 11:35:39 -07:00
Jon Staab
c6434028a6
Add docs for new stuff
2025-08-01 14:49:35 -07:00
Jon Staab
2ed88c3345
Add setProfile and sync helper
2025-07-15 21:26:53 -07:00
viniersiren
bf587d58c7
Removal of localStorage dependency v1
2025-07-09 11:55:42 -07:00
Jon Staab
ee6fa8b956
Finish pass on docs
2025-06-11 15:12:12 -07:00
Jon Staab
1a81768e8e
Re-write net docs
2025-06-10 15:07:58 -07:00
Jon Staab
5b73c507b7
Update feed docs
2025-06-10 14:15:45 -07:00
Jon Staab
26739f9271
Update docs for editor
2025-06-10 13:43:45 -07:00
Jon Staab
a6db067a8b
Remove dvm package
2025-06-10 13:28:28 -07:00
Jon Staab
4cabf53c2f
Add docs for blossom, add nip 86 and 98 support
2025-06-10 13:18:03 -07:00
Jon Staab
90b2ab2974
Update docs for content
2025-06-10 08:38:41 -07:00
Jon Staab
d13ea745ff
Add blossom support
2025-06-06 16:35:46 -07:00
Jon Staab
bc65b96d46
Sort events in deriveEventsMapped, bump nostr-tools
2025-06-06 12:55:03 -07:00
Jon Staab
59db0eda9d
Update util docs
2025-06-04 17:52:25 -07:00
Jon Staab
95eae509cc
Add more lib docs
2025-06-04 14:13:45 -07:00
Jon Staab
d2d0b208ed
Document some tools
2025-06-04 14:01:18 -07:00
Jon Staab
e2c950f751
Add some router docs
2025-04-23 13:45:28 -07:00
Jon Staab
2996e25359
Split router out into its own library
2025-04-23 13:34:04 -07:00
Jon Staab
bdef37d404
Update docs for app session
2025-04-11 10:26:38 -07:00
Jon Staab
8e585fc150
Delete readmes, update docs
2025-04-09 11:17:12 -07:00
Jon Staab
02202d298e
Tweak docs
2025-04-08 14:43:12 -07:00
Ticruz
1bb83e556b
fix vitepress prod build
2025-02-26 11:37:42 +01:00
Ticruz
94375a56ec
Add vitepress docs
2025-02-25 14:07:44 -08:00
Jon Staab
4f9b84fad5
remove docs directory
2024-12-16 09:32:22 -08:00
Jon Staab
474555ff4d
Add tsdoc to Tools
2024-12-13 15:03:10 -08:00
Jon Staab
f7baa54724
Add documentation
2024-12-13 14:16:38 -08:00