John Preston
871fef2c4a
Version 4.10.3.
...
- Fix crash on external link opening. (Linux only)
2023-10-02 17:56:10 +04:00
Ilya Fedin
5c4f006550
Avoid Windows-specific hack to ruin initial main window geometry on Linux
2023-10-02 07:05:21 +04:00
John Preston
ed064ee13c
Version 4.10.2.
...
- Bug fixes and other minor improvements.
2023-09-29 00:15:19 +04:00
Ilya Fedin
618ce15b21
Revert "Workaround Wayland popup menu bug."
...
This reverts commit 51027a0bc2
.
2023-09-26 12:26:18 +04:00
John Preston
2159307643
Accept https://t.me/boost/channelusername links.
2023-09-25 12:41:34 +04:00
John Preston
ea9386f0aa
Version 4.10.1: Rebuild macOS with older Xcode.
2023-09-23 19:25:24 +04:00
John Preston
0d25b154d9
Version 4.10.
...
- Stories for Channels.
- Reaction Stickers in Stories.
2023-09-22 18:12:35 +04:00
John Preston
63a753d35c
Beta version 4.9.10.
...
- Update Qt to 6.2.5 on macOS.
- Update minimum target to macOS 10.13 and toolchain to Xcode 15.
- Update Linux build host from CentOS 7 to Rocky Linux 8.
- Update Linux toolchain to GCC 12.
2023-09-22 09:43:32 +04:00
John Preston
1c2951598b
Handle t.me/channel?boost links.
2023-09-22 09:43:32 +04:00
Ilya Fedin
1bde096417
Minimize amount of code to rebuild when switching options
2023-09-22 09:14:01 +04:00
Ilya Fedin
ff9321e971
Main thread deadlock detector for debug mode
2023-09-21 12:23:23 +04:00
Ilya Fedin
27b443b24d
Use QStandardPaths to find the externalupdater config
...
That should be more convenient for everyone and cross-platform...
2023-09-20 18:05:45 +04:00
Ilya Fedin
cc19928977
Fix logging initial working directory when TelegramForcePortable exists
2023-09-20 18:05:45 +04:00
Ilya Fedin
c5424d0a9a
Get rid of unneeded `+ '/'` for cForceWorkingDir
...
It does the same on its own
2023-09-20 18:05:45 +04:00
John Preston
fd00450f44
Version 4.9.9.
...
- Several crash fixes.
2023-09-18 12:45:55 +04:00
John Preston
76ac6c3be7
Version 4.9.8.
...
- Fix t.me/botname?startapp=token deeplinks.
- Fix a possible crash in media viewer on Wayland.
2023-09-16 07:55:02 +04:00
Ilya Fedin
7906be37b6
Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE)
2023-09-15 19:52:22 +04:00
John Preston
c12743925e
Support ?startapp=value start_param passing.
2023-09-15 15:36:09 +04:00
John Preston
94feb953aa
Version 4.9.7.
...
- Fix direct bot web app links handling.
- Close main menu when opening a web app.
- Bump libwebp revision.
2023-09-13 21:16:03 +04:00
John Preston
4296f93e1a
Version 4.9.6.
...
- Some bot web-app improvements.
- Bug fixes and other minor improvements.
2023-09-12 21:02:22 +04:00
John Preston
fbd8abc1c6
Start main menu bots.
2023-09-12 21:01:12 +04:00
John Preston
876a803e0e
Version 4.9.5.
...
- Several new bot web-app features.
- Bug fixes and other minor improvements.
2023-09-04 17:54:11 +04:00
John Preston
d77c7a70ab
Implement new bot web-app methods.
2023-09-04 17:36:55 +04:00
23rd
98bb520f47
Adjusted code for refactor of input fields in lib_ui.
2023-09-04 17:36:54 +04:00
John Preston
d8f53d5f60
Version 4.9.4.
...
- Default private chats / groups / channels notification settings.
- Forwarded / reply-to-a-story icon in chats list message preview.
- Bug fixes and other minor improvements.
2023-08-30 23:33:40 +04:00
Ilya Fedin
77c2e12ebc
Use non-throwing directory_iterator
2023-08-26 00:14:01 +02:00
John Preston
e7be8e1c60
Version 4.9.3.
...
- Fix audio output on macOS.
2023-08-22 16:22:19 +02:00
John Preston
bb4476890f
Version 4.9.2.
...
- Remove single recently used emoji or reset the list from context menu.
- Change all emoji skin colors from Emoji & People section.
- Connected Websites section in Settings > Advanced.
- Bug fixes and other minor improvements.
2023-08-21 21:29:58 +02:00
Ilya Fedin
0b115dedf5
Revert "Write Qt messages only to log in debug mode"
...
This reverts commit 1d2e34f5e9
.
2023-08-21 16:36:08 +02:00
Ilya Fedin
2cb7d8ea77
Revert "Log all Qt messages as usual in debug builds."
...
This reverts commit 52b9a1fceb
.
2023-08-21 16:36:08 +02:00
John Preston
23dbe4742a
Add recent emoji context menu.
2023-08-21 16:24:12 +02:00
John Preston
ed9028e1c4
Allow choosing emoji color for all emoji.
2023-08-18 11:00:04 +02:00
Ilya Fedin
ec9f8943de
Use QEvent::registerEventType for custom event types
2023-08-16 16:41:55 +02:00
John Preston
4e95d62018
Version 4.9.1.
...
- Fix a crash in reply area ripple animation.
- Fix a crash on start in some Linux distributions.
2023-08-15 15:53:31 +02:00
John Preston
d57d95c53f
Pass context chat from one webview to another.
2023-08-15 15:01:34 +02:00
John Preston
751af75f3e
Version 4.9.
...
- Gradual stories rollout.
2023-08-14 22:30:40 +02:00
John Preston
027e662478
Fix story links opening viewer in the background.
2023-08-14 22:30:39 +02:00
John Preston
ff2df4b1e5
Beta version 4.8.12. (macOS only)
...
- Fix crash in file attachments by a full rebuild on macOS.
2023-08-11 13:45:05 +02:00
John Preston
7ee9028783
Beta version 4.8.11.
...
- Fix initial video playback speed.
- Use native window resize on Windows 11.
- Fix memory leak in Direct3D 11 media viewer on Windows.
2023-08-10 22:24:16 +02:00
John Preston
c5718678ea
Disable OpenGL ANGLE backend.
...
Currently ANGLE can work through desktop OpenGL only with enabled
attribute EGL_SURFACE_ORIENTATION_INVERT_Y_ANGLE.
Qt can't work with it enabled and shows vertically flipped content.
2023-08-10 18:19:00 +03:00
John Preston
81be0ef20b
Version 4.8.10.
...
- Send story sharing comments as separate messages.
- Fix stories explanation tooltip ordering.
2023-07-28 21:41:24 +04:00
23rd
73373e373f
Moved important tooltip for stories in dialogs to MainWidget.
2023-07-26 22:23:45 +03:00
John Preston
b6e2360f51
Version 4.8.9.
...
- Bug fixes and other minor improvements.
2023-07-26 12:37:10 +04:00
John Preston
642c5a37c5
Version 4.8.8.
...
- Several crash fixes and story viewer improvements.
2023-07-25 21:34:40 +04:00
John Preston
5aa6102903
Implement nice expandable story caption viewer.
2023-07-25 17:48:31 +04:00
John Preston
fce8bc6201
Add stories-above-chats-list tooltip.
2023-07-24 21:42:13 +04:00
John Preston
0b1b996e33
Fix build with MSVC.
2023-07-24 10:44:36 +04:00
Ilya Fedin
cd7539c001
Detect when -workdir value is not really custom
2023-07-24 10:37:38 +04:00
John Preston
0c61e0e184
Version 4.8.7.
...
- Several crash fixes and small stories improvements.
2023-07-21 21:59:08 +04:00
John Preston
5bda700c2c
Fix t.me/s/domain links.
2023-07-21 19:25:55 +04:00