23rd
4b9eb37bd5
Added phrases for single winner of giveaway in channels.
2024-07-17 10:04:14 +02:00
23rd
1d5e4040f4
Added api support of flag to view credits stats from full channel.
2024-07-17 10:04:13 +02:00
23rd
6818b8d8dc
Fixed row name in table for credits history entries in earn box.
2024-07-17 10:04:13 +02:00
23rd
3f0b962ae5
Fixed color reset for chat filters on saving.
2024-07-17 10:04:13 +02:00
23rd
8ac1ad3484
Updated Qt to 6.2.9 on macOS.
2024-07-17 10:04:13 +02:00
John Preston
c6e1cf639e
Update API scheme to layer 184.
2024-07-17 10:04:13 +02:00
Ilya Fedin
5b9278eced
Switch Docker to distro-provided cmake
2024-07-15 09:21:47 +02:00
John Preston
03d4dd00d4
Delete selection on Ctrl+Backspace.
...
Fixes #28143 .
2024-07-12 10:32:59 +02:00
John Preston
f7d698b9ff
Fix last seen within week/month.
2024-07-12 08:45:45 +02:00
John Preston
46b69a938b
Revert "Register tg:// scheme on initial launch."
...
This reverts commit 8cbeadc68a
.
2024-07-12 08:45:45 +02:00
John Preston
ebba58217c
Don't set focus to shown third section.
...
I hope it fixes #28142 .
2024-07-12 08:45:45 +02:00
John Preston
94ad8f9bc3
Don't register collapsed row click as userpic.
...
Fixes #28149 .
2024-07-12 08:45:44 +02:00
John Preston
6effac7915
Migrate games to AttachWebView.
2024-07-12 08:45:44 +02:00
John Preston
78093173a9
Version 5.2.3.
...
- Fix crash in bot star stats page.
- Bug fixes and other minor improvements.
2024-07-07 09:01:58 +04:00
John Preston
a01d48f063
Update submodules.
2024-07-06 22:21:04 +04:00
John Preston
149c69c9f5
Use a separate string for Your Stars in Settings.
2024-07-06 22:13:44 +04:00
John Preston
df277b366b
Fix build on Windows.
2024-07-06 13:31:44 +04:00
John Preston
f20475f07e
Show forbidden icon on disabled webview button.
2024-07-06 13:31:27 +04:00
John Preston
b6664625ea
Fix assigning text after formatted text.
...
Fixes #28115 .
2024-07-06 13:31:27 +04:00
John Preston
1028219276
Allow chats list preview for narrow photos.
2024-07-06 11:08:42 +04:00
John Preston
219671a3bc
Fix archive in Main Menu context menu.
2024-07-06 11:08:42 +04:00
John Preston
8c97e915ec
Create .mm source blanks for macOS modules.
2024-07-06 11:08:42 +04:00
John Preston
b648548001
Don't insert "data:image.." after image paste cancel.
2024-07-06 11:08:42 +04:00
23rd
b377c02ad3
Added support of min boost level for channel ads to feature list.
2024-07-06 11:08:41 +04:00
23rd
66d6b461f3
Fixed support type of credits history entry for ads in earn section.
2024-07-06 11:08:41 +04:00
John Preston
054a6db3ae
Fix warnings on Windows in submodules.
2024-07-06 11:08:36 +04:00
Ilya Fedin
bf7042df44
Enable warnings as errors on Windows
2024-07-06 11:05:28 +04:00
Ilya Fedin
aa140b2919
Fix warnings on Windows
2024-07-06 11:05:28 +04:00
Ilya Fedin
8d0d9bb0bd
Delay clearing transient parent until the pip window is really exposed
2024-07-06 09:17:04 +04:00
Daniel Novomeský
9ca9904732
Upgrade libjxl to v0.10.3
2024-07-05 21:30:00 +04:00
Daniel Novomeský
e6e1b9446d
Upgrade libjxl on Linux to 0.10.3
2024-07-03 20:04:32 +04:00
John Preston
a507d28b49
Version 5.2.2.
...
- Fix topics search in topic groups.
- Fix Instant View pages content updating.
2024-07-02 19:03:07 +04:00
John Preston
ec2faca145
Fix couple of crashes in secondary windows.
2024-07-02 18:08:24 +04:00
John Preston
17bb430006
Register tg:// scheme on first launch.
...
Also, allow disabling tg:// re-registration on update.
2024-07-02 13:34:52 +04:00
John Preston
8cbeadc68a
Register tg:// scheme on initial launch.
2024-07-02 13:22:33 +04:00
John Preston
3947056654
Use cached views count from not modified page.
2024-07-02 10:40:39 +04:00
John Preston
ad7d1fddf0
Reload IV on each open, take hash into account.
...
Fixes #28111 .
2024-07-02 10:27:26 +04:00
John Preston
ab20f8eb31
Fix topics search in topic groups.
...
Fixes #28110 .
2024-07-02 09:53:56 +04:00
John Preston
f75429cbaa
Version 5.2.1: Shorten webview socket path.
...
Fixes #28106 .
2024-07-01 21:35:39 +04:00
John Preston
dc8c4a8332
Version 5.2.1: No auto-enable system password unlock on macOS.
2024-07-01 21:03:05 +04:00
John Preston
096530c96a
Version 5.2.1: Fix drafts / translations crash on macOS.
2024-07-01 19:21:27 +04:00
23rd
ed0850d823
Renamed files for bot and channel earn sections with different names.
2024-07-01 15:40:39 +03:00
John Preston
4a2173deaf
Version 5.2.1.
...
- Fix crash when opening topic in a new window.
- Fix crash in topic search scope dropdown.
- Fix crash in video player.
- Fix feeze and crash in Instant View (Windows).
- Allow unlock by Apple Watch or System Password (macOS).
2024-07-01 15:01:35 +04:00
John Preston
f40a584905
Support unlock with Watch/SystemPassword.
2024-07-01 15:01:35 +04:00
John Preston
e54204b136
Don't allow forwarding local items by drag.
2024-07-01 13:20:45 +04:00
John Preston
715dff0a3e
Fix a crash and a memory leak in video player.
...
Fixes #28104 .
2024-07-01 11:03:19 +04:00
23rd
558daa3382
Fixed align of icons in list of top-up credit options.
2024-07-01 10:50:52 +04:00
GitHub Action
7265297b19
Update User-Agent for DNS to Chrome 126.0.0.0.
2024-07-01 10:49:45 +04:00
John Preston
1fac6db8bd
Fix crash in topic search context menu destruction.
2024-07-01 10:46:34 +04:00
John Preston
c9bd776d1e
Fix freeze in IV due to cyclic focus request.
2024-07-01 10:38:41 +04:00