AyuGramDesktop/Telegram/SourceFiles
John Preston 0de5080874 Version 5.3.2.
- Fix crash on launch by focing non-LTO jemalloc build.

Fixes #28213, fixes #28221.
2024-08-02 18:14:03 +03:00
..
_other Add Windows on ARM to build scripts. 2024-07-19 11:58:26 +02:00
api Added api support to create invoice for credit gifts. 2024-07-31 17:03:54 +02:00
boxes Fix crash on empty gift receivers list. 2024-08-01 12:55:23 +02:00
calls Implement Stars gift view from service messages. 2024-07-31 17:03:54 +02:00
chat_helpers Removed placeholder from input field in box for renaming sticker set. 2024-08-01 17:21:01 +02:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Version 5.3.2. 2024-08-02 18:14:03 +03:00
countries Add flag emoji by country iso2 method. 2023-10-26 14:08:41 +04:00
data Show bot active users count in status. 2024-08-01 13:28:03 +02:00
dialogs Don't show recent apps in popular apps. 2024-08-01 14:13:27 +02:00
editor Slightly improved code style for long equality expressions. 2024-04-15 11:20:30 +04:00
export Update API scheme to layer 185. 2024-07-31 17:03:53 +02:00
ffmpeg Add compatibility with FFMPEG 7.0 2024-05-14 14:39:29 +04:00
history Fix possible crash in forward preview. 2024-08-01 12:55:34 +02:00
info Implement recent/popular apps list. 2024-07-31 17:03:55 +02:00
inline_bots Allow opening tonsite:// from web apps. 2024-08-01 14:47:16 +02:00
intro Change InputField::font to InputField::style in styles. 2024-06-15 20:56:24 +04:00
iv Encode/Decode tonsite:// punycode correctly. 2024-08-01 17:14:26 +02:00
lang fix typo 2024-04-24 19:18:33 +04:00
layout Spread some style entries from basic style. 2023-11-15 04:19:51 +03:00
main Use special webview storage for tonsite. 2024-07-31 17:03:55 +02:00
media Save Celsius/Fahrenheit in Settings. 2024-07-31 17:03:55 +02:00
menu Fix problems with message effect preview. 2024-06-30 21:16:11 +04:00
mtproto Update API scheme to layer 185. 2024-07-31 17:03:53 +02:00
overview Fixed color of radial animation in audio files from shared media. 2024-05-28 20:30:40 +04:00
passport Change InputField::font to InputField::style in styles. 2024-06-15 20:56:24 +04:00
payments Show webview error in Iv::Controller. 2024-07-31 17:03:55 +02:00
platform Ensure fake modal widget is a window 2024-08-01 08:58:16 +04:00
profile Update API scheme on layer 172. 2024-01-17 09:39:05 +04:00
settings Show webview error in Iv::Controller. 2024-07-31 17:03:55 +02:00
statistics Added credits icon to statistical charts. 2024-06-30 21:16:07 +04:00
storage Use special webview storage for tonsite. 2024-07-31 17:03:55 +02:00
support Support limited formatting input in factcheck. 2024-05-30 21:35:07 +04:00
ui Make IV internal links bg semi-transparent. 2024-07-31 17:03:56 +02:00
window Improve focusing of shown layers. 2024-07-31 17:03:56 +02:00
apiwrap.cpp Added ability to force request favorite stickers. 2024-07-31 16:50:04 +03:00
apiwrap.h Added ability to force request favorite stickers. 2024-07-31 16:50:04 +03:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Get error message from the right object when copying log file 2024-01-27 07:17:24 +04:00
logs.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Fix couple of crashes in secondary windows. 2024-07-02 18:08:24 +04:00
mainwidget.h Fix couple of crashes in secondary windows. 2024-07-02 18:08:24 +04:00
mainwindow.cpp Implement separate instances for web apps. 2024-07-24 13:46:22 +02:00
mainwindow.h Removed some include directives. 2023-11-28 21:55:26 +04:00
settings.cpp Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
settings.h Removed cIntRetinaFactor and cRetinaFactor. 2024-03-24 07:10:07 +03:00
stdafx.h Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
tray.cpp Optimized include directives of core_settings header. 2023-11-15 03:30:04 +03:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00