feat(web): add favorites for sticker and GIF pickers
All checks were successful
CI / test (push) Successful in 21s

This commit is contained in:
2026-03-08 13:38:55 +03:00
parent c6e8b779b0
commit 88ff11c130
2 changed files with 117 additions and 9 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 - `PARTIAL` (web sticker picker with preset pack)
20. GIF - `PARTIAL` (web GIF picker with preset catalog + local search)
19. Stickers - `PARTIAL` (web sticker picker with preset pack + favorites)
20. GIF - `PARTIAL` (web GIF picker with preset catalog + local search + favorites)
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)