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
John Preston
5fc10c934a
Version 4.8.6.
...
- Fix langpack keys by a full rebuild on macOS.
2023-07-21 06:18:47 +04:00
John Preston
e034f5e304
Version 4.8.5.
...
- Bug fixes and other minor improvements. And stories preview.
2023-07-20 23:19:48 +04:00
John Preston
150957abcd
Fix story viewer after attach choose dialog.
2023-07-20 20:20:38 +04:00
John Preston
4e046ca31a
Closed alpha version 4.8.4.5.
2023-07-20 07:20:57 +04:00
John Preston
ac136638a4
Closed alpha version 4.8.4.4.
2023-07-20 07:20:56 +04:00
John Preston
7d98acb4a3
Closed alpha version 4.8.4.3.
2023-07-20 07:20:56 +04:00
John Preston
51027a0bc2
Workaround Wayland popup menu bug.
...
When hiding a child popup first the app receives ApplicationDeactivate
event and in a short time (a couple of ms) ApplicationActivate.
But the first event hides all popups, so the parent popup gets closed too.
Delay handling of ApplicationDeactivate event in this specific case.
2023-07-20 07:20:47 +04:00
John Preston
35e34541b0
Closed alpha version 4.8.4.2.
2023-07-20 07:20:46 +04:00
John Preston
1c914e40bb
Closed alpha version 4.8.4.1.
2023-07-20 07:20:33 +04:00
John Preston
3c44cf0251
Track all sponsored messages clicks.
2023-07-20 07:20:12 +04:00
John Preston
80bec508b6
Support new stories link t.me/username/s/123.
2023-07-20 07:20:12 +04:00
John Preston
d7186e68e2
Open stories by t.me/username?story=id links.
2023-07-20 07:20:11 +04:00
John Preston
d76c80bf0e
Show recent viewers in self stories.
2023-07-20 07:20:10 +04:00
John Preston
f814e401b9
Mark stories as read.
2023-07-20 07:20:09 +04:00
Ilya Fedin
2c1a2088b7
Port forgetten places to Core::Launcher::Instance()
2023-06-16 11:38:54 +04:00
Ilya Fedin
1d234ea990
Use argv0 for shortcuts when updater is disabled
2023-06-16 11:38:54 +04:00
Ilya Fedin
32f13c3716
Deduplicate executable path computation
2023-06-16 11:38:54 +04:00
John Preston
9c6ffa0101
Version 4.8.4.
...
- Fix opening links on Linux.
2023-06-14 16:11:20 +04:00
Ilya Fedin
af00247362
Provide access to un-joined argument list in Core::Launcher
...
This allows to re-use the variable in Linux-specific code
2023-06-13 12:19:21 +04:00
Ilya Fedin
a7bd097b2f
Have a global Core::Launcher accessor
...
This allows to use Launcher in code executing before Sandbox is created
2023-06-13 12:19:21 +04:00