Claude b9180868b7 fix: address PR review comments
- nostr-kinds.ts: clarify exclusive boundary comments for kind ranges
- useStable.ts: use JSON.stringify instead of join(",") to prevent
  false positives with arrays containing commas
- useProfile.ts: check abort signal before initiating database writes
  to prevent race conditions
- KindRenderer.tsx: rename "Regular Lists" to "Replaceable Events",
  simplify redundant condition (isReplaceableKind includes kinds 0, 3),
  remove unused `kinds` import
- BaseEventRenderer.tsx: remove duplicate comment
2025-12-21 11:57:35 +00:00
2025-12-18 15:46:02 +01:00
2025-12-21 11:57:35 +00:00
2025-12-19 12:49:29 +01:00
2025-12-17 11:44:12 +01:00
2025-12-13 15:06:05 +01:00
2025-12-20 14:25:40 +01:00
2025-12-20 14:25:40 +01:00
2025-12-20 14:25:40 +01:00
2025-12-15 22:19:28 +01:00
2025-12-18 15:29:01 +01:00
2025-12-14 16:50:16 +01:00
2025-12-12 22:22:28 +01:00
Description
No description provided
MIT 14 MiB
Languages
TypeScript 98.9%
CSS 0.8%
JavaScript 0.3%