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
Jon Staab
e2a6ef21cd
Refine domain, integrate into app
tests / tests (push) Failing after 5m14s
2026-06-19 22:21:06 -07:00
hodlbod
fe5c11b00f
rename client, update docs/skills
tests / tests (push) Failing after 5m4s
2026-06-18 19:31:14 +00:00
Jon Staab
e0d48a9f1f
Bump version
2026-05-28 11:57:52 -07:00
Jon Staab
76f65e1815
Fix some bugs with AI
2026-05-28 11:57:16 -07:00
Jon Staab
4137f35cee
Bump version
2026-05-11 09:16:05 -07:00
Jon Staab
a126907338
Bump version
2026-05-06 13:22:51 -07:00
Jon Staab
cf14af06e7
Bump version
2026-04-16 11:10:43 -07:00
Jon Staab
5f745359e1
Revert changes to poll
2026-04-02 06:55:59 -07:00
Jon Staab
a3da60b898
Bump version
2026-04-01 11:33:47 -07:00
Jon Staab
4b4878f5cc
Bump version
2026-03-30 11:39:03 -07:00
Jon Staab
dafbd17638
Add pow support to thunks
2026-03-30 11:18:14 -07:00
Jon Staab
6d912cd808
Add some commands for setting relays
2026-03-12 08:07:21 -07:00
Jon Staab
5dfcabce67
Add search relays
2026-03-11 11:36:05 -07:00
Jon Staab
54ac2274d3
Format code
2026-03-06 09:16:15 -08:00
Jon Staab
fa7b6bb526
Add no-text and livekit tag support to rooms
2026-03-06 09:13:47 -08:00
Jon Staab
ddd28508ce
Bump version
2026-02-26 13:40:11 -08:00
Jon Staab
1d94221d1b
Bump version
2026-02-25 15:32:42 -08:00
Jon Staab
16e4cb0f2a
Stabilize the event id across different wraps
2026-02-25 13:03:53 -08:00
Jon Staab
f92725b93b
Bump version
2026-02-23 15:24:56 -08:00
Jon Staab
3b6f74b24b
Bump pomade
2026-02-20 14:24:03 -08:00
Jon Staab
e2f438799f
Make outbox loader useful for non plain replaceables, add tap and bind
2026-02-18 15:27:34 -08:00
Jon Staab
55c75479c1
Version 0.8.4
2026-02-09 17:26:41 -08:00
Jon Staab
bf35082e29
Add hint parameter to tagging utils
2026-02-09 17:24:52 -08:00
Jon Staab
06ca5af7af
Load messaging relays before sending wrapped messages
2026-02-09 16:53:02 -08:00
Jon Staab
628f4595f1
Use TaskQueue for unwrapping
2026-02-09 11:17:35 -08:00
Jon Staab
119cb6248b
Fix task queue
2026-02-09 10:02:02 -08:00
Jon Staab
764241fc21
Tweak outbox again
2026-02-06 10:12:16 -08:00
Jon Staab
99c1d09b62
Various optimizations
2026-02-05 17:48:29 -08:00
Jon Staab
d2756ead28
Bump version
2026-02-04 10:43:41 -08:00
Jon Staab
c5f3681739
0.8.2
2026-01-26 14:58:46 -08:00
Jon Staab
1ce053b26f
Stringify supported nips
2026-01-26 10:08:37 -08:00
Jon Staab
414854a392
Add commands for setting relay lists
2026-01-16 16:22:16 -08:00
Jon Staab
e77c4d4b3d
Add support for blocked relays
2026-01-16 14:44:55 -08:00
Jon Staab
79a5c0104e
Refine outbox loader
2026-01-16 12:32:13 -08:00
Jon Staab
481a1fc5b7
bump version
2026-01-16 10:50:23 -08:00
Jon Staab
56ac4c3bee
Make svelte peer dependency more permissive
2026-01-13 13:11:42 -08:00
Jon Staab
09e687ab05
Remove promenade and pomade stuff from signer package
2026-01-13 10:25:29 -08:00
Jon Staab
0728910d63
Switch stuff to peer dependencies
2026-01-09 09:06:14 -08:00
Jon Staab
cd7644d7c3
Add some logging to failed signing
2026-01-08 10:08:54 -08:00
Jon Staab
c850ab405c
Add ping policy
2026-01-06 21:18:15 -08:00
Jon Staab
de9d137b57
Make outbox loader more aggressive
2026-01-06 16:49:21 -08:00
Jon Staab
72194fb959
Time out signing, rework signer log
2026-01-06 15:35:30 -08:00
Jon Staab
a7aa15d527
Add helper for deriving events directly
2026-01-06 13:36:11 -08:00
Jon Staab
d5724fbdf2
remove fetch relay via dufflepud
2026-01-06 11:28:44 -08:00
Jon Staab
282b20c460
Add pomade signer
2026-01-06 08:01:01 -08:00
Jon Staab
780148a31e
Add a few utils, fix relay fetching
2025-12-12 13:28:48 -08:00
Jon Staab
483fff2fbb
Bump version to 0.7.1
2025-12-05 09:47:08 -08:00
Jon Staab
2f6875cca6
Fix zapper loading
2025-12-05 09:44:21 -08:00
Jon Staab
2381c29799
Bump version to 0.7.0
2025-12-02 13:18:38 -08:00