Commit Graph

2936 Commits

Author SHA1 Message Date
23rd f5ecb1ebc5 [thanos] Stabilized collapse animation for bulk deletions. 2026-05-18 10:36:53 +03:00
23rd 5eec2baabc [thanos] Warmed up compute probe after initial dialogs load. 2026-05-18 10:36:53 +03:00
23rd ae10e37fcd [thanos] Probed QRhi compute support via offscreen GL surface on Linux. 2026-05-18 10:36:53 +03:00
23rd 5f664fd077 [thanos] Gated Thanos effect on runtime QRhi compute capability probe. 2026-05-18 10:36:53 +03:00
23rd 2b75b48919 [thanos] Added scrollToY delegate callback for synthetic scroll support. 2026-05-18 10:36:53 +03:00
23rd e4585a303e [thanos] Wired up ThanosEffectController in ListWidget sections. 2026-05-18 10:36:53 +03:00
23rd f43a28e791 [thanos] Replaced single collapse gap with independent multi-gap system. 2026-05-18 10:36:52 +03:00
23rd 1e29719412 [thanos] Deferred surface show to batch all snapshots before render. 2026-05-18 10:36:52 +03:00
23rd 2e9e1ec560 [thanos] Increased animation phase and time step speed. 2026-05-18 10:36:52 +03:00
23rd d269d8b3da [thanos] Added particle shrink and fade-out during Thanos dissolution. 2026-05-18 10:36:52 +03:00
23rd 3bfe2e520f [thanos] Excluded selection checks from snapshots in message deletes. 2026-05-18 10:36:52 +03:00
23rd 7b2306f9e6 [thanos] Added smooth acceleration ramp to Thanos particle animation. 2026-05-18 10:36:52 +03:00
23rd b593fc7ebf [thanos] Fixed scroll-relative coordinate mapping and Y-axis flip. 2026-05-18 10:36:52 +03:00
23rd d93e093fc7 [thanos] Reparented surface to top widget and tuned particle physics. 2026-05-18 10:36:52 +03:00
23rd c93b638ac0 [thanos] Added debug logging to effect capture and render pipeline. 2026-05-18 10:36:52 +03:00
23rd 4ad8a3e854 [thanos] Improved effect with per-item UBO, particle cap, and lifecycle. 2026-05-18 10:36:52 +03:00
23rd e75dba5c80 [thanos] Added GPU-accelerated particle dissolution effect for messages. 2026-05-18 10:36:52 +03:00
23rd 763fce3326 Added support to document view display of sanitized SVG preview. 2026-05-18 10:36:52 +03:00
23rd 8b4413b8a1 Set initial QR box font size to fit username under code width. 2026-05-14 18:27:01 +03:00
23rd 61ef7455e2 Removed workaround in peer QR box by drawing content directly. 2026-05-14 18:27:00 +03:00
23rd fe34e21a9f Hid font size slider in QR box when username is empty. 2026-05-14 18:27:00 +03:00
John Preston 82f3b8817c Show gift offer payment as "Gift Offer". 2026-05-07 17:31:42 +04:00
Mukthar 0f84d685af accessibility: add screen reader labels to AI Editor buttons 2026-05-07 16:27:39 +04:00
John Preston 20089537bd Scale bot verification down a bit. 2026-05-06 17:44:18 +04:00
John Preston 6556ec8f25 Fix custom emoji of star in direct messages cost. 2026-05-06 17:44:18 +04:00
John Preston c0a782d519 Don't crash in location picker, show error.
Fixes #30651.
2026-05-06 16:07:38 +04:00
John Preston b7afc78fae Fix possible crash in reaction row click. 2026-05-05 10:45:45 +04:00
John Preston 2ddc6ed1be Deduplicated small right toggle button. 2026-05-05 10:45:45 +04:00
John Preston 49db372296 Update cached reactions on remove. 2026-05-05 10:45:45 +04:00
John Preston 553ecdd5f7 Delete reactions from menu / list. 2026-05-05 10:45:45 +04:00
John Preston 788411ac14 Delete tone from Edit, restore scroll. 2026-05-05 10:45:44 +04:00
John Preston d96b73ca00 Update API scheme on layer 225. Show toasts. 2026-05-05 10:45:44 +04:00
John Preston 6df177c8dd Remove legacy app-config ai tones. 2026-05-05 10:45:44 +04:00
John Preston 3cc2192791 Initial cloud tones support. 2026-05-05 10:45:44 +04:00
GitHub Action 313f2de762 Removed 114 unused style entries. 2026-05-04 11:32:33 +07:00
23rd 94eb4ebbae Fixed sticker set menu thumbnails for non-square stickers. 2026-04-29 20:47:23 +03:00
John Preston 2cfdf1b32e Rename send as a file with extension. 2026-04-28 20:50:59 +07:00
Sergey A. Osokin e019851344 Fix warnings. 2026-04-26 11:08:28 +07:00
23rd fdf75eebf3 [img-editor] Restyled popups and sticker panel as mediaview dark theme. 2026-04-23 21:10:16 +03:00
23rd 1beea1586e Replaced hardcoded color index literals with named colorIndex styles. 2026-04-23 21:09:43 +03:00
23rd 092f81dad6 [img-editor] Added icons for text style options in context menu. 2026-04-23 21:09:43 +03:00
23rd 7b22a2aea7 Added Add-to-Sticker-Set submenu for stickers from foreign packs. 2026-04-20 16:32:45 +03:00
23rd 17b72ef1bd Added assets and lang keys for sticker creation menu. 2026-04-20 12:57:12 +03:00
23rd 04aec11daa Added reply header with preview to send files box. 2026-04-20 12:53:48 +03:00
23rd 252bf3e363 Improved search of emoji from emoji list widget. 2026-04-20 08:37:56 +03:00
John Preston f543c2569e Don't offer sending text as file if hasImage. 2026-04-19 23:06:28 +07:00
Sergey A. Osokin d53ee9c241 Fix warnings. 2026-04-17 22:04:20 +07:00
John Preston c354ed7814 Simplify, reuse stuff in country_select_box. 2026-04-17 15:07:53 +07:00
Reza Bakhshi Laktasaraei 3fbe30231e feat(accessibility): add screen reader support for country select box 2026-04-17 14:56:27 +07:00
John Preston 4319245dd3 Allow seeking in video messages. 2026-04-17 12:31:58 +07:00