Ilya Fedin
18acef841b
Add experimental option for QT_WIDGETS_HIGHDPI_DOWNSCALE
2026-01-21 20:59:52 +04:00
John Preston
6e412f43b2
Version 6.4.2.
...
- Fix non-closing popup menu items.
- Fix crash in my profile section resize.
- Fix some text glitches because of render optimizations.
2026-01-10 21:29:01 +04:00
23rd
cd065beb0c
Replaced ItemBase::setClickedCallback with setActionTriggered.
2026-01-09 22:49:23 +03:00
23rd
81820a220d
Removed workaround for shadows from some menu items.
...
Related commits: 52d78ef724 and 4c545181ad .
2026-01-06 08:30:08 +03:00
23rd
9d09a637fe
Slightly simplified resize handler for menu items.
2026-01-06 08:30:08 +03:00
23rd
b958e0a275
Replaced generic widget-based parent with explicit Menu class in items.
2026-01-06 07:21:15 +03:00
John Preston
3502287832
Version 6.4.1.
...
- Fix context menu double activations.
- Fix text rendering in animating bubbles.
2026-01-05 17:56:42 +04:00
John Preston
e3d7791a9c
Version 6.4.
...
- AI Summaries for posts in channels.
2026-01-03 23:30:06 +04:00
John Preston
1ba2e78f4d
Make DeadlockDetector an experimental setting.
2026-01-02 16:56:58 +04:00
23rd
f2dc58d4a8
Made login email check less restricted in privacy settings.
2025-12-30 20:47:54 +03:00
23rd
926bb91fac
Added ability to set shortcut for admin log.
2025-12-28 13:36:55 +03: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
John Preston
28434f4bee
Full support and build fix.
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
4c545181ad
Fixed display of resolving phone menu item with increased round radius.
2025-12-16 11:17:42 +03:00
John Preston
beb4fafdf3
Version 6.3.9.
...
- Fix possible crash in audio playback speed menu.
- Fix possible crash in forum or bot topic deletion.
2025-12-15 22:51:14 +04:00
John Preston
08a979e638
Use more simple tr::... text helpers.
2025-12-15 21:40:54 +04:00
23rd
0f41fd1356
Added ability to remove personal channel from your profile section.
2025-12-15 21:40:53 +04:00
23rd
8c3a8a7d20
Added ability set currently opened channel as personal from info menu.
2025-12-15 21:40:53 +04:00
John Preston
dbbe4b9398
Version 6.3.8. (Linux only)
...
- Fix crash on older Linux.
2025-12-15 16:40:41 +04:00
John Preston
516d6cf11e
Version 6.3.7.
...
- Fix login with passkey visibility on Windows.
- Improve gift upgrading experience.
2025-12-14 16:03:36 +04:00
23rd
eca8dfb0ec
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
John Preston
1c4f663941
Version 6.3.6.
...
- Fix crash in media viewer.
- Fix crash in experimental settings.
2025-12-06 00:07:39 +04:00
John Preston
4f685552e7
Version 6.3.5.
...
- Offer stars or TON for unique gifts.
- Preview gift auctions before they start.
- Support passkey login on Windows.
2025-12-05 23:11:53 +04:00
John Preston
1e89ee4e50
Show Reject/Accept buttons for offers.
2025-12-05 20:11:53 +04:00
John Preston
84266aef2c
Version 6.3.4.
...
- Show active auctions above chats list.
- Add star sending effects in live stories.
- Fix back button in group member profile view.
- Export separate topics message history.
- Export audio files saved to profile.
- Many different crash fixes.
2025-11-26 14:58:32 +04:00
John Preston
fc11d81673
Version 6.3.3.
...
- Some more improvements for gift auctions.
2025-11-21 19:07:31 +04:00
John Preston
7204c3c25d
Version 6.3.2: Fix build with GCC.
2025-11-20 23:58:26 +04:00
John Preston
688e7316eb
Version 6.3.1.
...
- Reorder saved music in My Profile.
- Fix new cover overlapping information in My Profile.
- Fix opening stories from My Profile.
- Fix media viewer breaking after viewing Live Stories.
- Fix several possible crashes.
2025-11-17 20:45:32 +04:00
John Preston
febd6dd18f
Version 6.3.
...
- Support for Gift auctions.
- Support for Live stories.
- New profile pages design.
2025-11-15 18:22:08 +04:00
John Preston
e43830c08e
Handle auction links.
2025-11-15 12:00:01 +04:00
23rd
f832e31c7b
Added support of pending suggestion to set up login email.
2025-11-15 11:59:20 +04:00
John Preston
2a88103b5f
Support live stories links.
2025-11-15 11:59:20 +04:00
23rd
449f7fb2a3
Added support settings/login_email link.
2025-11-15 11:59:19 +04:00
John Preston
6ee72b9c32
Beta version 6.2.6.
...
- Bug fixes in the new profile page design.
2025-11-07 16:39:44 +04:00
John Preston
8f26a24f78
Beta version 6.2.5.
...
- New profile pages design.
- Qt 6.10 on Linux.
2025-10-29 14:34:51 +04:00
Ilya Fedin
5fbf280e4a
Combine startUrls and sendPaths
...
This commit allows to handle multiple URLs of all types as positional arguments simultaneously:
* tg:// links
* tonsite:// links
* interpret:// file paths
* generic file paths (to share files)
This allows to Drag'n'Drop files to the Telegram shortcut/binary.
2025-10-23 10:23:53 +04:00
Ilya Fedin
f787e0fa1d
Allow to pass URLs without --
...
This allows to make tdesktop as a URL handler with generic file dialog in e.g. Firefox (previously the window was opening but no URL handled)
2025-10-23 10:23:53 +04:00
John Preston
abab44a02b
Adapt latest lib_ui changes for accessibility.
2025-10-22 21:56:41 +04:00
Reza Bakhshi Laktasaraei
b9c07e644f
Setting accessibleName and accessibleRole for objects
2025-10-22 20:40:08 +04:00
Reza Bakhshi Laktasaraei
13862bd561
adding the entry poin for enabling accessibility
2025-10-22 20:40:08 +04:00
John Preston
a71c24f803
Version 6.2.4.
...
- Highlight links in contact notes.
- Show menu with screen share controls in wide group call mode.
- Fix possible crash in saved music removing.
- Fix crash in theme editor.
2025-10-22 12:54:20 +04:00
John Preston
758ec52b91
Fix build.
2025-10-22 12:54:20 +04:00
Ilya Fedin
96418bb9f1
Make QFileOpenEvent timeout immediate
2025-10-22 12:48:33 +04:00
John Preston
e117d08b2c
Version 6.2.3.
...
- Fix crash when viewing messages with hidden senders.
- Fix possible crash when editing contacts.
- Fix layout of character count warning in contact notes.
- Fix icons when editing contacts.
- Fix color of sending messages animation in complex themes.
- Fix crash in chat open on Flatpak build.
2025-10-12 12:06:00 +04:00
John Preston
b1e707c346
Version 6.2.2.
...
- Fix layer.
2025-10-10 23:12:58 +04:00
John Preston
36b7b3a7cd
Version 6.2.1.
...
- Fix sending gifts.
- Fix possible crash on Linux.
2025-10-10 23:12:22 +04:00
John Preston
d51195a537
Version 6.2.
...
- Comments and reactions in group calls.
- Notes for contacts.
- Suggested birthdays.
- Threads for AI bots.
- Reorder gifts collections and stories albums.
- Reorder gifts inside collections.
- Apply tags instantly when forwarding to Saved Messages.
- Choose which screen to show notifications on.
- Nice text message sending animation.
2025-10-10 20:40:33 +04:00
23rd
a2d17f6f3f
Added ability to choose display for notifications to settings.
2025-10-10 11:24:07 +03:00
23rd
68f0e25227
Wrapped buttons in edit contact box.
2025-10-10 09:27:00 +04:00