2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 05:58:38 +00:00

20251 Commits

Author SHA1 Message Date
John Preston
2b16b0fc7c Fix gifts display when can't manage. 2025-07-25 10:21:47 +04:00
John Preston
22515c8c29 Support gift collections editing. 2025-07-25 10:21:46 +04:00
John Preston
bf050a2d5e Don't mark existing gifts as "sold out". 2025-07-25 10:21:46 +04:00
John Preston
74065714cb Fix padding for gifts list. 2025-07-25 10:21:46 +04:00
John Preston
b95a39dc10 Remove swipe navigation from SubTabs. 2025-07-25 10:21:46 +04:00
John Preston
bcdd202ef9 Fix build with Xcode. 2025-07-25 10:21:46 +04:00
John Preston
20ce2ead75 Take rating info url from appConfig. 2025-07-25 10:21:46 +04:00
John Preston
a81b9344cf Update API scheme on layer 210. 2025-07-25 10:21:46 +04:00
John Preston
a7fe004344 Load collections, request gifts in them. 2025-07-25 10:21:46 +04:00
John Preston
66e8f9865a Started gift collections. 2025-07-25 10:21:46 +04:00
John Preston
1cb4413869 Lang pack rating / premium gift features. 2025-07-25 10:21:46 +04:00
John Preston
be6dbefe7c Show premium badge on gifts. 2025-07-25 10:21:46 +04:00
John Preston
f655297052 Show stars rating tooltips. 2025-07-25 10:21:46 +04:00
John Preston
232c797507 Show stars rating bar. 2025-07-25 10:21:46 +04:00
John Preston
25d4a9c7a6 Parse current stars rating values. 2025-07-25 10:21:46 +04:00
John Preston
65e3111e35 Use real cloud lang. 2025-07-24 08:56:13 +04:00
John Preston
048d995922 Add weak_qptr to stdafx.h 2025-07-24 08:56:13 +04:00
John Preston
dcac27e072 Make sure colors are ready for webview. 2025-07-23 11:41:03 +04:00
John Preston
b754ad5248 Use base::weak_qptr / base::make_weak. 2025-07-23 11:40:59 +04:00
John Preston
321c7120df Censor 18+ marked stickers as well. 2025-07-23 11:40:37 +04:00
John Preston
4b85c9e2df Add spoilers to shared GIFs. 2025-07-23 11:40:37 +04:00
John Preston
62aec34507 Fix crash in official verify age bot open. 2025-07-23 11:40:37 +04:00
John Preston
427487c598 Verify age in sensitive toggle settings. 2025-07-23 11:40:37 +04:00
John Preston
ccb8c43961 Support age verification for sensitive media. 2025-07-23 11:40:37 +04:00
John Preston
fee892f9a2 Call completionHandler if open panel was cancelled. 2025-07-23 11:40:37 +04:00
John Preston
9b990728f6 Update API scheme to layer 210. 2025-07-23 11:40:37 +04:00
John Preston
9b490c9552 Fix unrelated stories on top. 2025-07-23 11:40:37 +04:00
23rd
133effef0e Added sound notification when recording of group call is started. 2025-07-23 11:40:37 +04:00
23rd
15706a7af8 Fixed ability to use PageDown/PageUp in section for pinned messages. 2025-07-23 11:40:36 +04:00
23rd
2a15faf12e Fixed incorrect display of no-chats label in dialogs while search mode. 2025-07-23 11:40:36 +04:00
23rd
9149792846 Aligned collapsed rows for folders to main menu button. 2025-07-23 11:40:36 +04:00
23rd
c90c53c878 Aligned first tab of slider in dialogs widget to main menu button. 2025-07-23 11:40:36 +04:00
23rd
e6387738ce Slightly improved style of top bar suggestions. 2025-07-23 11:40:36 +04:00
23rd
3882690ee1 Removed transcribe button from voice and round messages in admin log. 2025-07-23 11:40:36 +04:00
Ilya Fedin
4c049d0d75 Use Windows SDK version specified in build instruction 2025-07-22 15:37:59 +04:00
Ilya Fedin
e070af3163 Limit malloc_trim to once per second 2025-07-21 07:51:48 +04:00
Ilya Fedin
1c35a91d13 Remove -s where unneeded in snap
This has no sense with static libraries
2025-07-18 09:34:07 +04:00
Ilya Fedin
4c20e79d1f Update rnnoise to 0.2 in snap 2025-07-18 09:34:07 +04:00
Ilya Fedin
669f46d6a1 Try to fix snap build on armhf 2025-07-18 09:34:07 +04:00
Ilya Fedin
ea89a9f706 Free more disk space in snap action 2025-07-16 10:45:24 +04:00
Ilya Fedin
918985449b Self-build avif in snap for lesser package size 2025-07-16 10:45:24 +04:00
Ilya Fedin
18ab93a9f6 Self-build openal in snap for lesser package size 2025-07-16 10:45:24 +04:00
Ilya Fedin
a6a8363527 Self-build ffmpeg in snap for lesser package size 2025-07-16 10:45:24 +04:00
Ilya Fedin
90edb0903d Use only jpegli from self-built libjxl in snap 2025-07-16 10:45:24 +04:00
Ilya Fedin
ba1274ff3a Build all deps statically in snap for lesser package size 2025-07-16 10:45:24 +04:00
Ilya Fedin
60f91bff50 Stop priming static libs completely in snap 2025-07-16 10:45:24 +04:00
Ilya Fedin
ef2e9406c7 Move packages to a separate snap part 2025-07-16 10:45:24 +04:00
Ilya Fedin
3d6783597f Optimize geoclue dependency in snap
It depends on entire daemon and brings unneeded dependencies that make the package way bigger
2025-07-16 10:45:24 +04:00
Ilya Fedin
7cab32f71b Switch snap to the gnome extension 2025-07-16 10:45:24 +04:00
Ilya Fedin
78a72b42b0 Don't stage unused boost-regex shared library in snap 2025-07-16 10:45:24 +04:00