Files
grimoire/src
Claude f72991e7c7 fix(chat): fix TypeScript errors and add GroupLink Communikey fallback
- Fix test errors by making tests async and using rejects.toThrow()
- Fix pool.connectedRelays → pool.relays (correct API)
- Export isCommunikey and isValidPubkey helpers for reuse
- Add Communikey detection to GroupLink component
  - When clicking a group from kind 10009 list
  - Checks if group ID is pubkey with kind 10222
  - Automatically uses Communikey protocol
- Fix unused parameter warning in communikey adapter

This enables Communikey fallback both from:
1. Command line: chat relay.com'<pubkey>
2. Group lists: clicking groups stored in kind 10009
2026-01-20 12:21:07 +00:00
..
2026-01-14 19:24:37 +01:00
2026-01-16 18:47:16 +01:00
👶
2025-12-09 16:26:31 +01:00