From ea72050202b50fe6d77f23d0d9bd5f46f5dd3459 Mon Sep 17 00:00:00 2001 From: hobokenchicken Date: Mon, 6 Jul 2026 14:04:48 -0400 Subject: [PATCH] docs: add formatting toolbar, DM kaomoji/GIFs, last-channel restore to features list --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 902ab08..e1473c3 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,9 @@ For optional features, copy `.env.example` to `.env` and set Giphy, MinIO, LiveK - [x] WebAuthn backend (full begin/finish flow) - [x] REST API documentation (Swagger UI at /docs) - [x] Push notification mention parsing and dispatch +- [x] Inline markdown formatting toolbar (B/I/S/code/spoiler) +- [x] GIF picker and kaomoji in DMs +- [x] Restore last active channel on login ## Project Structure