Files
grimoire/src/components
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-19 16:47:12 +01:00
2026-01-14 19:24:37 +01:00
2026-01-13 17:16:31 +01:00
2025-12-17 11:44:12 +01:00
2026-01-15 16:13:50 +01:00
2025-12-17 11:44:12 +01:00
2025-12-17 11:44:12 +01:00
2025-12-20 14:25:40 +01:00
2025-12-22 13:25:38 +01:00
2025-12-20 14:25:40 +01:00
2025-12-18 16:00:56 +01:00
2025-12-18 16:00:56 +01:00
2025-12-18 16:00:56 +01:00
2025-12-20 14:25:40 +01:00
2025-12-21 21:50:09 +01:00
2025-12-20 14:25:40 +01:00
2025-12-17 11:44:12 +01:00
2026-01-15 16:13:50 +01:00