AlexeyZavar
cb24e7d085
Merge tag 'v6.3.10' & extra into dev
2025-12-30 14:28:06 +03:00
AlexeyZavar
6b985764f8
chore: show toast on settings reset
2025-12-30 03:01:33 +03:00
AlexeyZavar
e7ef873935
chore: revert some style changes
2025-12-30 03:01:33 +03:00
AlexeyZavar
628b2c714f
fix: reduce log spam
2025-12-30 03:01:33 +03:00
AlexeyZavar
01fc8ea1c1
feat: cache localizations
2025-12-30 03:01:33 +03:00
AlexeyZavar
6dd4af8ad5
fix: pass dialogId to edit filter box
2025-12-30 03:01:33 +03:00
AlexeyZavar
c2bc02928b
feat: support premium emoji for non-premium users
2025-12-30 03:01:33 +03:00
AlexeyZavar
b69ff3f862
feat: registration & join dates
2025-12-30 03:01:33 +03:00
Ilya Fedin
8639936e45
Remove depot_tools and yasm
...
They're actually unused
2025-12-27 09:25:47 +04:00
Ilya Fedin
89d9270ea6
Add six dependency required by gyp on macOS
2025-12-27 09:25:47 +04:00
Ilya Fedin
af24830233
Fix Ctrl+, shortcut on Linux
...
Regression was introduced in 30819509d3
2025-12-26 14:11:14 +04:00
John Preston
e762ec4631
Beta version 3.6.10.
...
- Fix user info showing from large group messages.
- Fix sent state of outgoing messages in forums.
- Show who sent your unique collectible gifts.
- Update Qt on all platforms.
2025-12-22 22:29:56 +04:00
23rd
7341c05d36
Added initial ability to translate admin log entries.
2025-12-22 22:29:38 +04:00
23rd
b1bf68b830
Added simple tooltip to fromPhoto element in view messages.
...
Fixed #773 .
2025-12-22 22:29:38 +04:00
Ilya Fedin
6de7e7f4a8
Cherry-pick a jpegli fix for DHT marker
2025-12-22 18:37:54 +04:00
John Preston
632a14e65a
Update lib_ui for updated Qt.
2025-12-22 17:57:40 +04:00
John Preston
321576658f
Show gift sender badge.
2025-12-22 17:56:56 +04:00
John Preston
fac241b87e
Return some of getDifference on unknown peers.
2025-12-22 17:56:56 +04:00
John Preston
39bd52c1e2
Fix crash in bot chat userpic right click.
2025-12-22 17:56:56 +04:00
John Preston
e55f394db5
Fix updating access hash, fix userpic loading.
2025-12-22 17:56:56 +04:00
John Preston
00d7eeb742
Fix chat row update when message is sent.
2025-12-22 17:56:55 +04:00
John Preston
bcfa106959
Show max 3 joined by invite link.
2025-12-22 17:56:55 +04:00
John Preston
fe3c545455
Fix controls disappearing in group calls.
2025-12-22 17:56:55 +04:00
John Preston
885d431d65
Fix text selection in topic webpage/collapsed-quote.
2025-12-22 17:56:55 +04:00
John Preston
a103047e03
Attempt to fix topic draft saving.
2025-12-22 17:56:55 +04:00
John Preston
b04866a2fc
Fix video metadata rotation reading.
2025-12-22 17:56:55 +04:00
John Preston
28434f4bee
Full support and build fix.
2025-12-22 17:56:55 +04:00
John Preston
53324d5494
Initial support for min-user-from-message request.
2025-12-22 17:56:55 +04:00
23rd
66645ce523
Fixed local storage of user photos when previous userpic set as main.
2025-12-22 17:56:55 +04:00
23rd
06caf65a6a
Fixed local storage of user photos when userpic was uploaded.
2025-12-22 17:56:55 +04:00
23rd
5026b07626
Added ability to replace user photo entry in storage.
2025-12-22 17:56:55 +04:00
23rd
8cfa722966
Fixed local storage of user photos when self userpic was deleted.
2025-12-22 17:56:55 +04:00
23rd
f31337ecb5
Improved style of box for denied unconfirmed authentications.
2025-12-22 17:56:55 +04:00
23rd
f468666973
Moved out creation of lottie icon in circle to single place.
2025-12-22 17:56:55 +04:00
23rd
590421daaa
Added name of single passkey to right label in privacy settings.
2025-12-22 17:56:55 +04:00
23rd
e1248ba0b2
Fixed left padding of text in resolving phone menu item.
2025-12-22 17:56:55 +04:00
23rd
89b15142ef
Returned button for topics list to profile info.
2025-12-22 17:56:55 +04:00
23rd
57b22d2ad2
Added accounts list to dock menu on macOS.
2025-12-22 17:56:54 +04:00
23rd
d51dd1cdb5
Fixed verified icon and gift status together in profile top bar.
2025-12-22 17:56:54 +04:00
23rd
6418af0ada
Improved division by zero in photo editor stroke rendering calculations.
2025-12-22 17:56:54 +04:00
Ilya Fedin
08d6e8c7eb
Update Qt
...
6.10.0 -> 6.10.1
6.2.12 -> 6.2.13
5.15.17 -> 5.15.18
2025-12-22 17:53:10 +04:00
John Preston
6b862688cb
Show all variants when clicking on percents.
2025-12-18 21:17:07 +04:00
John Preston
767eedaa76
Fix the cover in unique variants previews.
2025-12-18 21:17:07 +04:00
John Preston
1578c3c09d
Fix glitching unique variants previews.
2025-12-18 21:17:07 +04:00
John Preston
9496ebd19e
Remove AddFullWidthButton helper.
2025-12-18 21:17:07 +04:00
AlexeyZavar
b4e8d580d0
fix: apply ease to business hours
2025-12-18 09:00:59 +03:00
AlexeyZavar
d48a40fa5f
fix: badges in new profiles
2025-12-18 09:00:59 +03:00
John Preston
1ea2d936b5
Fix crash in Settings in Windows on ARM.
2025-12-17 13:01:54 +04:00
23rd
6ce7641971
Replaced WebAuthn dll loading with SafeLoadLibrary on Windows.
2025-12-16 17:09:13 +03:00
23rd
98f5247126
Fixed full recreation of pattern bg while scroll reactions settings.
2025-12-16 14:31:34 +03:00