AlexeyZavar
4a7552fdab
fix: translator crashes
2025-11-05 10:59:34 +03:00
AlexeyZavar
aa57a17af6
fix: line separators in google translator
2025-11-05 10:19:52 +03:00
AlexeyZavar
926c6a55ce
fix: translator crashes
2025-11-04 10:38:08 +03:00
AlexeyZavar
3d005e8e87
fix: pluralization
2025-11-04 09:57:51 +03:00
AlexeyZavar
35ea9070e4
chore: respect autodownload settings
2025-11-01 14:41:53 +03:00
AlexeyZavar
67c5ff4939
fix: cover size on macOS
2025-11-01 14:27:03 +03:00
AlexeyZavar
4e8a6f4098
fix: filters import error message
2025-11-01 13:51:28 +03:00
AlexeyZavar
66a4b1a9f1
feat: improve app icon render & adapt macOS icons
2025-11-01 13:39:12 +03:00
AlexeyZavar
b59115e27c
fix: make it compile on macOS & fix warnings
2025-10-31 12:01:53 +03:00
bleizix
4af1ca65ed
fix: ghost toggles
2025-10-31 09:06:18 +03:00
AlexeyZavar
51a7739436
Merge remote-tracking branch 'upstream-main/dev' into dev
2025-10-27 12:17:51 +03:00
bleizix
4cfe4153b1
fix: video/gif forwarding via AyuForward
2025-10-27 03:08:09 +03:00
AlexeyZavar
af6b0cb189
fix: filters crash
2025-10-27 02:57:32 +03:00
Bush2021
df2a069371
feat: repeat message
2025-10-27 02:45:16 +03:00
Sv. Lockal
acad1d4175
Fix compilation with Clang-21 + libstdc++-16
...
.emplace() can only be used on constructible objects, while private
nested struct is not considered as constructible due to access control.
Closes #29939
Signed-off-by: Sv. Lockal <lockalsash@gmail.com >
2025-10-24 07:15:19 +04:00
AlexeyZavar
c8a096537c
feat: search cover in iTunes as fallback
2025-10-23 18:09:21 +03:00
John Preston
3ffdb1ee56
Fix build on Linux.
2025-10-23 10:29:24 +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
23rd
0d33b92d24
Added ability to edit cover for videos from edit caption box.
2025-10-23 10:09:08 +04:00
AlexeyZavar
ba1d4e97bb
fix: color generation
2025-10-23 02:25:33 +03:00
Ilya Fedin
de89d349ad
Implement launching maps on Linux
2025-10-22 22:01:45 +04:00
Ilya Fedin
dbc9beaa19
Make psLaunchMaps async
2025-10-22 22:01:45 +04:00
Ilya Fedin
1f171c4ed1
Remove unused includes from specific_linux.cpp
2025-10-22 22:01:45 +04:00
Ilya Fedin
73014a33fe
Fix build with Qt 6.10
2025-10-22 21:59:38 +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
ce9c3b4ef8
enable clicking on country chooser by pressing space bar and enter key
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
856d38df49
Fix crash in stories volume control destructor.
2025-10-22 17:32:17 +04:00
John Preston
27a5e13107
Fix glitch in forum row switch from/to.
2025-10-22 17:31:43 +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
23rd
f750d94b2d
Fixed processing of recent self forwards from share box for non-premium.
2025-10-22 12:30:54 +04:00
23rd
6eb9695e1e
Added links support to user notes.
2025-10-22 12:23:40 +04:00
John Preston
33bbad8053
Fix possible crash in saved music removing.
2025-10-22 12:18:12 +04:00
John Preston
3ea34461b2
Fix typing animation in chats list updates.
2025-10-22 12:18:12 +04:00
John Preston
b6a202b721
Fix error display in webview box.
2025-10-22 12:18:12 +04:00
John Preston
4d8cb022c5
Make screen share controls available.
2025-10-22 12:18:12 +04:00
John Preston
c351598f13
Simplify OpenGL surface renderer interface.
2025-10-22 12:18:12 +04:00
bleizix
ab9c47e4bc
fix: invert media & downloading state
2025-10-21 21:45:25 +03:00
bleizix
20e5e7cdbd
fix: missing disableNotificationsDelay button
2025-10-21 21:45:23 +03:00
bleizix
d0dd95c198
fix: hide filtered native notifications
2025-10-21 21:45:21 +03:00
bleizix
28d554af82
feat: show forward & reaction dates with years
2025-10-21 21:45:19 +03: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
9ba2426c02
Fix crash in messages with hidden senders.
2025-10-12 11:59:11 +04:00
23rd
2cbaa7b03d
Removed ability to suggest things for contacts with paid messages.
2025-10-12 11:58:57 +04:00
23rd
836a0f3a73
Removed photo buttons in edit contact box when adding new contact.
2025-10-12 11:58:57 +04:00
23rd
78abe362cd
Disabled simple sending animation of text messages when window is wide.
2025-10-11 20:30:45 +03:00