feat(web): add built-in sticker and GIF picker
All checks were successful
CI / test (push) Successful in 21s

This commit is contained in:
2026-03-08 13:32:26 +03:00
parent c214cc8fd8
commit 10b11b065f
2 changed files with 127 additions and 2 deletions

View File

@@ -25,8 +25,8 @@ Legend:
16. Media & Attachments - `DONE` (upload/preview/download/gallery)
17. Voice Messages - `PARTIAL` (record/send/play/seek/speed; UX still being polished)
18. Circle Video Messages - `PARTIAL` (send/play present, recording UX basic)
19. Stickers - `TODO`
20. GIF - `TODO` (native GIF search/favorites not implemented)
19. Stickers - `PARTIAL` (web sticker picker with preset pack)
20. GIF - `PARTIAL` (web GIF picker with preset catalog + local search)
21. Message History/Search - `DONE` (history/pagination/chat+global search)
22. Text Formatting - `PARTIAL` (bold/italic/underline/spoiler/mono/links supported; toolbar still evolving)
23. Groups - `PARTIAL` (create/add/remove/invite link; advanced moderation partial)