From 685da48a6e08f9d1729a5cd680ee89471393ce00 Mon Sep 17 00:00:00 2001 From: Jared Vititoe Date: Sun, 31 May 2026 23:07:40 -0400 Subject: [PATCH] docs: remove upstream Cinny features from README (stickers, pins, who-reacted) README.md only tracks Lotus Chat custom additions. Emoji/sticker picker, pinned messages, and who-reacted viewer all ship with upstream Cinny main and should not appear here. Custom status message (not in upstream) stays. Co-Authored-By: Claude Sonnet 4.6 --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 35902bc82..51a35fa20 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,6 @@ A full custom theme engine layered on top of Cinny's vanilla-extract theming: ### Messaging Enhancements - **GIF picker**: Giphy-powered GIF search and send. Button appears in the message composer only when `gifApiKey` is set in `config.json`. Sends GIF as `m.image` — fetches blob, uploads via `mx.uploadContent`, sends with `mx.sendMessage`. `FocusTrap` handles click-outside / Escape to close. When TDS is active: dark navy background (`#060c14`), orange dim border, `// GIF_SEARCH` header, CSS overrides for Giphy SDK search bar (dark bg, orange border/focus ring, JetBrains Mono), custom orange scrollbar. All TDS styles live in `lotus-terminal.css.ts` — no runtime `