Commit Graph

182 Commits

Author SHA1 Message Date
23rd 4187c87876 Skipped strip area for animation during pack-to-pack swap animation. 2026-04-28 18:16:19 +07:00
23rd d71f70d0f2 Limited swap animation to content area on pack-to-pack switch. 2026-04-28 18:16:19 +07:00
23rd 3957670e9f Kept emoji search state across tab switches by skipping cancel. 2026-04-28 18:16:19 +07:00
23rd d3d30c68fd Centered and enlarged emoji preview in shortcut tile in emoji list. 2026-04-28 18:16:19 +07:00
23rd e090798db5 Reversed swap animation direction when leaving selected pack. 2026-04-28 18:16:19 +07:00
23rd 8b206ce278 Animated back-to-search row appearance with slide-wrap timing. 2026-04-28 18:16:19 +07:00
23rd 3498799376 Preserved shortcut ripple animation across pack rebuild. 2026-04-28 18:16:19 +07:00
23rd 4c26b84dcb Added horizontal wheel scrolling for shortcut pack strip. 2026-04-28 18:16:19 +07:00
23rd f226f79f2a Centered short pack titles in shortcut tiles in emoji/stickers lists. 2026-04-28 18:16:19 +07:00
23rd 6791fb851f Dropped top padding of first sticker section under shortcut strip. 2026-04-28 18:16:19 +07:00
23rd 31e9459995 Slightly improved search-result band and back-to-search row paddings. 2026-04-28 18:16:19 +07:00
23rd 523e2185ee Added label under shortcut strip in emoji/stickers list widgets. 2026-04-28 18:16:19 +07:00
23rd 016fc0e15c Factored search-words matcher used by pack shortcuts. 2026-04-28 18:16:19 +07:00
23rd fa8fdaecdd Limited emoji shortcut payload to one icon per pack. 2026-04-28 18:16:19 +07:00
23rd dc73680d0c Respected RTL text painting in emoji search pack strip. 2026-04-28 18:16:19 +07:00
23rd dc0fc34ad1 Forced static first frame for emoji search pack icons. 2026-04-28 18:16:19 +07:00
23rd 2f86d2a04c Fixed empty results when selected search pack disappears. 2026-04-28 18:16:19 +07:00
23rd c23f082d07 Collapsed pack shortcut strip when sticker/emoji pack is selected. 2026-04-28 18:16:19 +07:00
23rd 35fe7c0846 Added search pack shortcuts to emoji list widget. 2026-04-28 18:16:19 +07:00
23rd bba4eba3d5 Added ability to manage owned custom emoji packs from sticker set box. 2026-04-23 21:09:43 +03:00
23rd 4c6f774553 Added creator badge to headers of owned custom emoji sets. 2026-04-23 21:09:43 +03:00
23rd 91145dc868 Removed matching of installed emoji pack titles from emoji search. 2026-04-20 09:30:08 +03:00
23rd 252bf3e363 Improved search of emoji from emoji list widget. 2026-04-20 08:37:56 +03:00
23rd de737b3cbe Added support of pagination to stickers and emoji search. 2026-04-14 09:16:15 +03:00
23rd 6b45727129 Fixed emoji category filter losing results after cloud search response. 2026-04-02 19:58:57 +03:00
John Preston 0c3cec0da4 Fix streaming messages in topics. 2026-04-01 00:13:52 +07:00
23rd 94b8685f23 Added initial implementation of smart emoji search. 2026-03-31 13:37:10 +03:00
23rd a29acd4882 Brought non-sprite shadows revolution. 2026-03-28 11:50:50 +03:00
John Preston 9316cec95d Rewrite settings_premium to new builder pattern
- Move settings_premium.h/cpp from settings/ to settings/sections/
- Add BuildHelper with kMeta for search indexing
- Index premium features and subscribe button for search
- Keep complex Premium section UI (custom top bar, feature list) as non-indexed
- Update all include paths across the codebase

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 11:55:20 +04:00
23rd eca8dfb0ec Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
23rd b412241d25 Added minimal threshold to emoji preview for reaction selector. 2025-11-20 22:39:01 +04:00
23rd a49b3e67d0 Added ability to provide data to emoji list for preview via descriptor. 2025-09-29 15:12:51 +03:00
23rd 0b7f104c95 Added ability to preview emoji within reactions emoji pan. 2025-09-29 15:12:34 +03:00
23rd 9ad1d1c25d Fixed some unused-but-set-variable warnings. 2025-05-01 11:13:00 +04:00
John Preston abe8079296 Allow temp-set of wearable as a status. 2025-03-14 16:40:44 +04:00
John Preston 7f6e871b26 Fix crash in emoji color picker. 2025-02-10 10:46:48 +04:00
John Preston e3517aceab Improve stars in collectible emoji status. 2025-01-22 22:13:27 +04:00
John Preston c25adf8b57 Use a custom animated emoji for collectible status. 2025-01-22 22:13:27 +04:00
John Preston fecddb5203 Allow wearing collectibles from emoji status. 2025-01-22 22:13:26 +04:00
John Preston 51213b499f Start showing gifts from stories. 2025-01-22 22:13:25 +04:00
John Preston f79d70d112 Use Ui::Text::String in Ui::RoundButton. 2024-08-31 21:48:52 +04:00
John Preston 732b67ca04 Implement effects paywalls. 2024-05-30 21:35:05 +04:00
John Preston d102d256a9 Implement effects search. 2024-05-30 21:35:05 +04:00
John Preston d1106e5ae6 Check effects availability in all SendMenu-s. 2024-05-30 21:35:05 +04:00
John Preston 74db2167f9 Allow copy custom emoji from panel. 2024-05-24 12:55:48 +04:00
John Preston bb6fd4bc4d Update scheme, new sticker categories. 2024-05-01 12:47:20 +04:00
23rd 38fc6bfbb9 Added special mode to emoji list widget to exclude non-unicode emoji. 2024-04-26 11:21:41 +04:00
John Preston 170ebb57c6 Preview custom emoji on long press from the panel. 2024-04-09 12:11:07 +04:00
John Preston 9a0ea78e0f Don't show duplicated emoji set. 2024-02-18 20:11:57 +04:00
John Preston 571f1a5179 Implement free megagroup emoji set. 2024-02-15 13:51:40 +04:00