Commit Graph

1360 Commits

Author SHA1 Message Date
23rd 795dafe36d Replaced positional swipe init args with typed data struct. 2026-05-19 09:56:00 +03:00
23rd 95369274bb Reserved close-button width on every text line of top bar suggestion. 2026-05-18 23:38:35 +03:00
23rd cd2f09dad8 Slightly improved style of top bar suggestions. 2026-05-18 23:38:35 +03:00
John Preston 247c198ad8 Simplify chats list accessibility a bit. 2026-05-18 22:36:42 +04:00
Reza Bakhshi Laktasaraei 4e4eeeefb9 feat(accessibility): add screen reader support for message list 2026-05-18 22:36:24 +04:00
John Preston 7113392f9b Support accessibility in filtered chat list. 2026-05-18 14:12:22 +04:00
23rd 04296830dc Fixed build on Windows. 2026-05-18 12:08:28 +03:00
23rd 5eec2baabc [thanos] Warmed up compute probe after initial dialogs load. 2026-05-18 10:36:53 +03:00
23rd f34961c111 Fixed unpainted gap during search suggestions open animation in dialogs. 2026-05-18 10:36:52 +03:00
23rd 83e249d576 Added test hotkeys for top bar suggestion pill. 2026-05-18 07:57:52 +03:00
23rd e1c8fb084e Added scroll bar inset below top bar suggestion pill. 2026-05-17 13:39:05 +03:00
23rd 1c4a8bfdc8 Added scroll fade above top bar suggestion pill. 2026-05-17 13:36:16 +03:00
23rd b688da024d Added floating overlay for top bar suggestion pill. 2026-05-17 13:36:16 +03:00
23rd 5a7621eef9 Added pill design to top bar suggestion. 2026-05-17 13:36:16 +03:00
23rd bd2e3956b5 Switched top bar suggestion driver to spec table. 2026-05-17 13:36:16 +03:00
23rd d0ee20af7b Added userpic setup spec to top bar suggestion table. 2026-05-17 13:36:16 +03:00
23rd 50848533bf Added premium offer spec to top bar suggestion table. 2026-05-17 13:36:16 +03:00
23rd c1bf7a2665 Added birthday setup spec to top bar suggestion table. 2026-05-17 13:36:16 +03:00
23rd 86134e3326 Added birthday contacts spec to top bar suggestion table. 2026-05-17 13:36:04 +03:00
23rd 4f7ef0c2d1 Added low credits subscription spec to top bar suggestion table. 2026-05-17 08:52:52 +03:00
23rd f60e6acb86 Added premium grace spec to top bar suggestion table. 2026-05-17 08:52:52 +03:00
23rd 36d13e1d6a Added custom promo spec to top bar suggestion table. 2026-05-17 08:52:35 +03:00
23rd 9a23dcdc23 Added gift auctions spec to top bar suggestion table. 2026-05-17 08:52:34 +03:00
23rd 7d86b5abf5 Added unreviewed auth spec to top bar suggestion table. 2026-05-17 08:52:34 +03:00
23rd f8f77af67e Added top bar suggestion spec types. 2026-05-17 08:52:34 +03:00
23rd 00dfc72ce4 Moved auth-denied confirmation box into its own boxes file. 2026-05-16 10:30:39 +03:00
23rd 1c69103fc8 Froze top bar suggestion content during child-list collapse animation. 2026-05-16 10:17:08 +03:00
23rd 14f92613a9 Replaced top bar suggestion left padding with leading widget slot. 2026-05-16 09:23:04 +03:00
23rd 8e2782d3e0 Removed unused desiredHeight tracker on top bar suggestion content. 2026-05-16 09:14:37 +03:00
23rd 04f4bd3b02 Moved top bar suggestion child-list collapse inside the content. 2026-05-16 09:13:20 +03:00
23rd bd8f32320d Computed top bar suggestion height in resize, not in paint. 2026-05-16 09:07:37 +03:00
John Preston b215e5353a Extract chats list accessibility, fix build. 2026-05-14 17:27:03 +04:00
Reza Bakhshi Laktasaraei dd98fd67d3 feat(accessibility): add screen reader support for chat list
Expose painted dialog rows as virtual accessibility children so
screen readers can navigate the chat list.

Each row reports: chat type, name, badges, status, last message
preview, delivery status, reactions, stories, and more.

Multi-column sub-items provide structured per-field access.
2026-05-14 14:02:40 +04:00
John Preston 2a2c499b06 Collapse stories on search in chat. 2026-05-11 13:17:21 +04:00
John Preston dfaf378ab8 Fix possible glitch in chats list typing animation. 2026-05-07 18:32:50 +04:00
John Preston 20089537bd Scale bot verification down a bit. 2026-05-06 17:44:18 +04:00
John Preston be90ed8ef3 Show bot as non-forum if no topics. 2026-05-06 13:46:28 +04:00
GitHub Action 313f2de762 Removed 114 unused style entries. 2026-05-04 11:32:33 +07:00
23rd f396a5499c Fixed multiline reply layout for poll and story messages. 2026-04-28 19:27:23 +03:00
23rd 3cd2246a51 Replaced unread voice dot indicator with svg.
Related commit: f4cbbb251f.
2026-04-23 22:51:01 +03:00
John Preston e3a34eae29 Cache date string in dialog rows. 2026-04-16 21:24:39 +07:00
John Preston 59e64f56fa Fix possible crash in chats list. 2026-04-14 13:41:51 +07:00
23rd f4cbbb251f Moved unread voice dot indicator next to media label in dialog list.
Related commit: 9febcd88d4.
2026-04-11 09:11:16 +03:00
23rd 88404cfddb Removed unused private fields. 2026-04-09 12:36:51 +03:00
23rd 494833236f Defaulted RoundButton text transform to no-transform. 2026-04-06 16:58:16 +03:00
23rd 7c26a251cf Added text transform to RoundButton as mandatory argument. 2026-04-06 16:58:15 +03:00
John Preston beeb4663c4 Add 'x' button to AI Tools info toast. 2026-04-03 00:47:46 +07:00
23rd 9febcd88d4 Added unread media dot indicator for voice messages to dialog list. 2026-04-02 19:58:57 +03:00
23rd ca63b12670 Restored circle-backed unread icon badges in narrow type of dialogs. 2026-04-01 04:38:00 +03:00
23rd 3e6da6210e Added to dialogs mute icon near name behind new experimental option. 2026-03-30 13:42:23 +03:00