John Preston
|
089118f144
|
Replace a leftover qCeil in the external webapp shell.
|
2026-09-17 13:57:07 +04:00 |
|
John Preston
|
fb2e332095
|
Version 7.2.9.
- Fix some tlottie incorrect renderings.
|
2026-09-17 12:38:31 +04:00 |
|
John Preston
|
b0e8237606
|
Fix build on x64 with Qt 5.
|
2026-09-17 12:38:31 +04:00 |
|
John Preston
|
73f055c44e
|
Use brace-init instead of make_pair.
|
2026-09-17 12:38:30 +04:00 |
|
John Preston
|
173c0f138d
|
Make the unsupported notice badge smaller and pointy
|
2026-09-16 23:53:35 +04:00 |
|
23rd
|
8d5cf8672e
|
Fixed profile about copy and translate including peer id.
|
2026-09-16 22:53:00 +04:00 |
|
Ilya Fedin
|
0bf3e7e9ad
|
Fix the scale of the external webapp shell.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
2026-09-16 21:54:22 +04:00 |
|
John Preston
|
db3405699f
|
Remove legacy interpret path helper.
|
2026-09-16 21:42:13 +04:00 |
|
23rd
|
0b63ca4365
|
Fixed shortcuts on non-latin layouts in media viewer.
|
2026-09-15 13:16:50 +03:00 |
|
23rd
|
e1ef28b03c
|
Fixed out of range alpha in speed boost arrows from media viewer.
|
2026-09-15 13:16:50 +03:00 |
|
23rd
|
aca7dd8b9a
|
Fixed video frame timing at non-default playback speed.
|
2026-09-15 13:16:49 +03:00 |
|
23rd
|
4542a0ecd1
|
Fixed hold-to-speedup reset by seek or quality change in media viewer.
|
2026-09-15 12:40:07 +03:00 |
|
23rd
|
6714926049
|
Slightly improved code style in country select box.
|
2026-09-15 09:09:22 +03:00 |
|
23rd
|
24e6443fc6
|
Replaced floorclamp and ceilclamp with Ui::RowsInRange.
|
2026-09-15 08:49:44 +03:00 |
|
23rd
|
3a346455fc
|
Slightly improved code style in field autocomplete.
|
2026-09-15 08:29:25 +03:00 |
|
23rd
|
b7ff51114b
|
Slightly improved code style in stickers box.
|
2026-09-15 08:29:25 +03:00 |
|
23rd
|
52945553e8
|
Slightly improved code style in sticker set box.
|
2026-09-15 08:29:25 +03:00 |
|
23rd
|
6e8d16bc54
|
Replaced qRound with base::SafeRound.
|
2026-09-14 18:41:41 +03:00 |
|
23rd
|
9f3d070fe1
|
Replaced qFloor with int(std::floor()).
|
2026-09-14 18:22:38 +03:00 |
|
23rd
|
bc92322ce0
|
Replaced qCeil with int(std::ceil()).
|
2026-09-14 18:16:44 +03:00 |
|
23rd
|
657ac9957f
|
Replaced qSwap, qMakePair and qSin with std equivalents.
|
2026-09-14 18:03:31 +03:00 |
|
23rd
|
3535fafe1a
|
Replaced qMin, qMax and qAbs with std::min, std::max and std::abs.
|
2026-09-14 18:03:15 +03:00 |
|
23rd
|
01c440a5ac
|
Added recent actions shortcut to threads in history view chat section.
Related commit: 93dfa63097.
|
2026-09-14 11:40:31 +03:00 |
|
23rd
|
d623608993
|
Fixed confirmation texts of mark as read for archive and all chats.
|
2026-09-14 10:03:23 +03:00 |
|
23rd
|
e23059df87
|
Added grouping and admins preload to participants saved state.
Related commits: 9fa11844f2, 969ade40f3.
|
2026-09-14 07:27:09 +03:00 |
|
23rd
|
d64208dacb
|
Added saving of profile tab state in section memento.
Related commits: 76e26ebbb1, e01a603a80.
|
2026-09-14 07:27:09 +03:00 |
|
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
|
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 |
|
John Preston
|
e04b7634c6
|
Version 7.2.8: Fix build with MSVC.
|
2026-09-10 21:42:00 +04:00 |
|