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
|
7b65c9174f
|
Link system libwebp instead of Qt-s.
|
2023-09-13 21:07:24 +04:00 |
|
John Preston
|
e74021fbc9
|
Show "Open Bot" button for main menu apps.
|
2023-09-13 20:51:01 +04:00 |
|
John Preston
|
e6a474d720
|
Close main menu on a web app opening.
|
2023-09-13 20:51:01 +04:00 |
|
23rd
|
976c696004
|
Slightly improved style of mini icons in dialogs list for replies story.
|
2023-09-13 12:09:16 +03:00 |
|
John Preston
|
c057c88d30
|
Try title overscroll colors only on macOS.
|
2023-09-13 09:04:29 +04:00 |
|
John Preston
|
674bab69f5
|
Send viewport updates in web-apps.
|
2023-09-13 09:04:28 +04:00 |
|
John Preston
|
97d93b23dc
|
Fix direct bot app links.
|
2023-09-13 08:24:38 +04:00 |
|
23rd
|
d363a6ea84
|
Replaced url click handler in view buttons with external sponsored link.
|
2023-09-13 00:34:00 +03:00 |
|
John Preston
|
da7e8a8dc3
|
Version 4.9.6: Fix build.
|
2023-09-12 21:14:01 +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
|
d0b16ce05b
|
Fix macOS webview transparent background.
|
2023-09-12 21:01:12 +04:00 |
|
John Preston
|
c3340fd016
|
Don't destroy by timer single-view media.
|
2023-09-12 21:01:12 +04:00 |
|
John Preston
|
36f1a18b3b
|
Show terms on attach bot direct link app.
|
2023-09-12 21:01:12 +04:00 |
|
John Preston
|
ef969df86e
|
Improve main menu bots disclaimer acceptance.
|
2023-09-12 21:01:12 +04:00 |
|
John Preston
|
229f7a2c15
|
Handle background / title colors in web-apps.
|
2023-09-12 21:01:12 +04:00 |
|
John Preston
|
fbd8abc1c6
|
Start main menu bots.
|
2023-09-12 21:01:12 +04:00 |
|
John Preston
|
73f3110403
|
Update API scheme to layer 163.
|
2023-09-12 21:01:11 +04:00 |
|
Ilya Fedin
|
dfa5386a27
|
Ensure closing is supported for running in background
|
2023-09-12 19:49:48 +04:00 |
|
John Preston
|
e5227a7e05
|
Improve OpenGL windows on macOS.
Fix #26268 by adding a workaround for incorrect FBO size.
Fix #26166 by forcing sRGB color scheme on all app windows.
|
2023-09-12 11:41:31 +04:00 |
|
John Preston
|
a6b844408a
|
Add verified/fake/scam badge to ConfirmInviteBox.
|
2023-09-12 11:40:33 +04:00 |
|
John Preston
|
dbd4aecc56
|
Don't show message bottom info in bot about.
|
2023-09-12 11:40:33 +04:00 |
|
23rd
|
3332f012cf
|
Added tooltip and ability to copy external link to sponsored messages.
|
2023-09-12 11:40:33 +04:00 |
|
23rd
|
456f4d7b8a
|
Fixed api id and hash in Github Action on Windows for nightly builds.
|
2023-09-12 11:40:33 +04:00 |
|
Ilya Fedin
|
0b4ef3214e
|
Leverage QImage's CoW in Linux native notifications
|
2023-09-12 10:29:29 +04:00 |
|
Ilya Fedin
|
e946bf5338
|
Run in background on Linux when minimization is not supported
|
2023-09-12 10:27:13 +04:00 |
|
Ilya Fedin
|
e8a1fc0300
|
Add a method to check whether to run in background instead of checking for macOS
|
2023-09-12 10:27:13 +04:00 |
|
Ilya Fedin
|
0bf0fb29d2
|
Add nodiscard for a bunch of platform specific methods
|
2023-09-12 10:27:13 +04:00 |
|
Ilya Fedin
|
566f2dd670
|
Switch XDP open with dialog to QWaylandWindow::requestXdgActivationToken
|
2023-09-11 11:12:08 +04:00 |
|
Ilya Fedin
|
e52e1672e8
|
Make PortalAutostart asynchronous
|
2023-09-11 11:11:40 +04:00 |
|
Ilya Fedin
|
bf255c0e00
|
Don't use crl::on_main unnecessarily in Linux native notifications code
All those dbus methods call callbacks on the same thread
|
2023-09-11 11:11:04 +04:00 |
|
Ilya Fedin
|
55fb3405e5
|
Move feature warnings to the relevant code
|
2023-09-11 11:05:05 +04:00 |
|
23rd
|
adbe5e9605
|
Slightly improved style of mini icons in dialogs list.
|
2023-09-08 11:40:18 +03:00 |
|
23rd
|
29bfe43386
|
Added ability to export chat for html and json formats simultaneously.
|
2023-09-08 11:40:18 +03:00 |
|
23rd
|
ca30c35c2b
|
Added initial export writer for both html and json formats.
|
2023-09-08 11:40:18 +03:00 |
|
23rd
|
d4ad5d9f13
|
Removed uppercase from some phrases in export.
|
2023-09-08 11:40:18 +03:00 |
|
23rd
|
fd79973509
|
Fixed crash when importing custom theme with duplicated entries.
|
2023-09-08 11:40:18 +03:00 |
|
23rd
|
d2bd109169
|
Removed uppercase from some phrases in theme editor.
|
2023-09-08 11:40:18 +03:00 |
|
23rd
|
1b5b9f46d2
|
Allowed to save not loaded photos from bulk download menu item.
|
2023-09-08 11:40:18 +03:00 |
|
23rd
|
ed345e0823
|
Allowed to select loaded documents for bulk download menu item.
|
2023-09-08 11:40:18 +03:00 |
|
23rd
|
90adc2d97c
|
Fixed misaligned line in expanded reaction menu with disabled animation.
Fixed #26748.
|
2023-09-08 11:40:18 +03:00 |
|
23rd
|
787ed443f4
|
Increased clickable area to change forward options in sections.
|
2023-09-08 11:40:18 +03:00 |
|
23rd
|
7ffb341597
|
Removed some unwanted include directives of styles in header files.
|
2023-09-08 11:40:18 +03:00 |
|
Ilya Fedin
|
483909854a
|
Use brackets include for QtWaylandScanner-generated headers
|
2023-09-08 07:28:13 +04:00 |
|
Ilya Fedin
|
289257dd0f
|
Update submodules
|
2023-09-08 07:10:53 +04:00 |
|
Ilya Fedin
|
547a39d835
|
Update tg_owt in snap
|
2023-09-07 07:40:52 +04:00 |
|
John Preston
|
eef3cdd31b
|
Update mini_forward/mini_reply_story icons.
|
2023-09-05 21:33:04 +04:00 |
|
John Preston
|
4bfe40d02e
|
Don't close ShareBox by outside click.
|
2023-09-05 21:33:04 +04:00 |
|
John Preston
|
107b72f442
|
Fix possible crash in AddBotToGroupBox.
|
2023-09-05 21:33:04 +04:00 |
|
John Preston
|
8adbbe6885
|
Don't expect itemId from shareContact.
|
2023-09-05 19:30:29 +04:00 |
|