Commit Graph
55 Commits
Author SHA1 Message Date
Raven ScottandCursor 8aeaf33bb5 feat(guild): channel typing gossip via TYPING_START
Wire guild mesh typing indicators for text channels.

- Handle TYPING_START in _onGossip and emit typing event
- gossipTyping() for platform signalTyping fanout
- simulateGossip routes unknown methods through _onGossip for smokes

Co-authored-by: Cursor <[email protected]>
2026-05-21 21:03:45 -04:00
Raven ScottandCursor f9a340ca1c feat(guild): EMOJI_UPSERT gossip emit and simulateGossip handler
Guild mesh now fans out custom emoji rows to peers and supports
deterministic smoke injection for EMOJI_UPSERT payloads.

Co-authored-by: Cursor <[email protected]>
2026-05-21 20:46:39 -04:00
Raven Scott 2610a5dbd3 chore: ignore node_modules and drop from index 2026-05-21 20:21:59 -04:00
Raven Scott b63275c6cc fix: multi-repo local dev (file:../ deps, package exports, missing deps) 2026-05-21 20:14:54 -04:00
Pearcord 76e3272ced chore: publish pearcord-guild from pearcord workspace 2026-05-21 20:04:37 -04:00