Commit Graph

26298 Commits

Author SHA1 Message Date
23rd
b84d21d07b Added retry of scroll top restore while info page grows. 2026-09-14 07:27:09 +03:00
23rd
0de38af1c2 Replaced session pointer with unique id in compose thread keys. 2026-09-13 10:05:38 +03:00
23rd
f242bafce3 Fixed accumulation of cached media views in system media controls. 2026-09-13 10:05:38 +03:00
23rd
38e7dd11bb Fixed accumulation of story userpics in chats list state. 2026-09-13 10:05:38 +03:00
23rd
29e6fe700a Fixed leaks of sending albums on logout and paid media failure. 2026-09-13 10:05:38 +03:00
23rd
e957235cac Fixed leak of premium preview preloads after show expiry. 2026-09-13 10:05:38 +03:00
23rd
3507534767 Fixed retain cycle of suggest post state through payment helper. 2026-09-13 10:05:38 +03:00
23rd
460f41d1d3 Fixed leak of setup email unlock subscription in session. 2026-09-13 10:05:38 +03:00
23rd
b86d8d1362 Fixed retain cycles of credits entry image states. 2026-09-13 10:05:38 +03:00
23rd
82eff3440e Fixed leak of usernames cache request on failed load. 2026-09-13 10:05:38 +03:00
23rd
d54eac4c6c Fixed leak of admin log kick handler through own lifetime. 2026-09-13 10:05:37 +03:00
23rd
d0320d0e29 Fixed leak of URL auth state after declined authorization. 2026-09-13 10:05:37 +03:00
23rd
d949d50948 Fixed self-retaining native window poll on macOS with Qt 6.8+. 2026-09-13 10:05:37 +03:00
23rd
6309ad7857 Fixed leaks of share states in recipient choose and contact boxes. 2026-09-13 10:05:37 +03:00
23rd
7a9f6fccd4 Fixed leak of affiliate program recipients state in bot profile. 2026-09-13 10:05:37 +03:00
23rd
074a791131 Fixed retain cycles of radio groups through change callbacks. 2026-09-13 10:05:37 +03:00
23rd
0bd5cf3d81 Fixed video cover media not released with heavy parts. 2026-09-13 10:05:37 +03:00
23rd
4f62edc419 Fixed read of destroyed QR box state from render thread. 2026-09-13 10:05:37 +03:00
23rd
353fbd6b7d Fixed destruction of running poll media reupload callback. 2026-09-13 10:05:37 +03:00
23rd
d5cdc269d2 Fixed use of destroyed dictionary loader from unpacking thread. 2026-09-13 10:05:37 +03:00
23rd
b8ca763fdf Fixed dangling userpic update callbacks in recipient popup menus. 2026-09-13 10:05:37 +03:00
23rd
27328878ce Fixed use of destroyed gift list state in transfer form response. 2026-09-13 10:05:37 +03:00
23rd
e1b53748b6 Fixed use of destroyed poll media uploader in upload media response. 2026-09-13 10:05:37 +03:00
23rd
a5bedcd73d Slightly reduced duration of chats filter switching animation.
Related commit: f5f460da36.
2026-09-13 10:05:37 +03:00
23rd
54fe9ae0b0 Excluded misspelled mark drawing from builds with patched Qt. 2026-09-13 10:05:37 +03:00
John Preston
272f6f5c2d Version 7.2.8: Fix build scripts on macOS. v7.2.8 2026-09-10 23:11:45 +04:00
John Preston
e04b7634c6 Version 7.2.8: Fix build with MSVC. 2026-09-10 21:42:00 +04:00
John Preston
6c55887e11 Version 7.2.8.
- Fix some more crashes with bad lottie files.
2026-09-10 19:50:04 +04:00
23rd
7445f27967 Added logging of Qt warnings for RHI diagnostics. 2026-09-10 19:50:04 +04:00
23rd
a23e142bf6 Added logging of Qt runtime and build versions. 2026-09-10 19:50:04 +04:00
23rd
025c6aae42 [qrhi] Fixed media viewer blink with last content on reopen. 2026-09-10 19:50:04 +04:00
Mehran
0bcbe45494 Fix vertex buffer under-allocation in the media viewer
The overlay lays out 11 quads but kQuads was 9, so the right stories
sibling's vertex writes were rejected and its avatar and name were
missing on the OpenGL renderer.
2026-09-10 19:22:29 +04:00
23rd
f5f460da36 Added slide animation for chats filter switching. 2026-09-10 15:03:52 +04:00
23rd
5d431ead94 Added adapting gifs into stickers and emoji in owned set box. 2026-09-10 15:03:52 +04:00
23rd
c70baea65c Added selector modes pairing gifs tab with stickers or emoji. 2026-09-10 15:03:52 +04:00
23rd
65687619a7 Fixed keys and shortcuts working under overlay reaction preview. 2026-09-10 15:03:52 +04:00
23rd
aa7080518b [img-editor] Fixed color around rounded corners of search field. 2026-09-10 15:03:52 +04:00
23rd
f8811b8aff Fixed video userpic of profile top bar playing in inactive window. 2026-09-10 15:03:52 +04:00
23rd
6302c0b61a [iv-editor] Added caret move to text edge on unhandled Up and Down.
Regression was introduced in 31d1cb7b6c.
2026-09-10 15:03:52 +04:00
John Preston
b9d623649e Support new secret types for path-ed WEB proxies. 2026-09-10 14:40:04 +04:00
John Preston
762525168e Fix crash in pango shaping text. 2026-09-10 14:40:04 +04:00
23rd
8bec185dd1 [img-editor] Fixed media file reading blocking main thread. 2026-09-09 13:03:32 +04:00
23rd
e5cc0af705 [img-editor] Added limiting of video items to animated result editors. 2026-09-09 13:03:32 +04:00
23rd
3122134b8e [img-editor] Added photo file choice to stickers panel of paint widget. 2026-09-09 13:03:32 +04:00
23rd
0d2ea7135b [img-editor] Added photo button row to stickers list widget. 2026-09-09 13:03:32 +04:00
23rd
5591f1e8d3 [img-editor] Added clipboard paste of media into paint widget. 2026-09-09 13:03:32 +04:00
23rd
ee9d8de349 [img-editor] Added video file item with animated overlay export. 2026-09-09 13:03:32 +04:00
23rd
adcea79c19 [img-editor] Moved animated overlay logic to separated module. 2026-09-09 13:03:32 +04:00
23rd
59be872700 [img-editor] Added half canvas fit sizing for added media items. 2026-09-09 13:03:32 +04:00
23rd
9e6d9c7c0a [img-editor] Added full resolution reading of dropped media files. 2026-09-09 13:03:32 +04:00