AyuGramDesktop/Telegram/SourceFiles
2024-08-15 16:18:33 +03:00
..
_other Add Windows on ARM to build scripts. 2024-07-19 11:58:26 +02:00
api Support tg://stars_topup links. 2024-08-14 18:17:52 +02:00
boxes Removed interface for subscription links from mega groups. 2024-08-15 16:18:33 +03:00
calls Moved bunch of arguments for creation of invite links to structure. 2024-08-14 18:17:50 +02:00
chat_helpers Support 18+/restrictions for messages. 2024-08-14 18:17:52 +02:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Version 5.4. 2024-08-14 23:32:55 +03:00
countries Add flag emoji by country iso2 method. 2023-10-26 14:08:41 +04:00
data Replaced api for credits rate. 2024-08-15 16:18:33 +03:00
dialogs Fixed drawing online badge. 2024-08-14 18:17:52 +02:00
editor Slightly improved code style for long equality expressions. 2024-04-15 11:20:30 +04:00
export Fix build on macOS. 2024-08-14 19:02:31 +02:00
ffmpeg Add compatibility with FFMPEG 7.0 2024-05-14 14:39:29 +04:00
history Fix switching profiles in a channel. 2024-08-15 10:45:55 +02:00
info Fix build with GCC. 2024-08-14 23:32:55 +03:00
inline_bots Provide privacy policy in mini-app. 2024-08-14 18:17:52 +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 Support 18+/restrictions for messages. 2024-08-14 18:17:52 +02:00
media Added button to media viewer for photo from sponsored messages. 2024-08-15 00:46:58 +03:00
menu Fix build on Windows. 2024-08-14 18:17:52 +02:00
mtproto Update API scheme on layer 186. 2024-08-14 18:17:51 +02:00
overview Fixed color of radial animation in audio files from shared media. 2024-05-28 20:30:40 +04:00
passport Allow tonsite:// custom links. 2024-08-14 18:17:53 +02:00
payments Allow sending star reactions to discussion roots. 2024-08-15 10:14:30 +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 Support tg://stars_topup links. 2024-08-14 18:17:52 +02:00
statistics Added credits icon to statistical charts. 2024-06-30 21:16:07 +04:00
storage Start paid reaction toast notification. 2024-08-14 18:17:49 +02:00
support Support limited formatting input in factcheck. 2024-05-30 21:35:07 +04:00
ui Slightly improved input of credits with large numbers for invite links. 2024-08-15 16:18:33 +03:00
window Support arbitrary content in toasts. 2024-08-14 18:17:49 +02:00
apiwrap.cpp Support group-like channels. 2024-08-14 18:17:52 +02: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 focus search on topic open. 2024-08-15 09:48:59 +02: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