AyuGramDesktop/Telegram/SourceFiles
2024-04-23 19:13:46 +04:00
..
_other Fix build for Windows Store. 2023-12-25 23:21:47 +00:00
api Update API scheme to layer178, ads broke build. 2024-04-23 19:13:46 +04:00
boxes Update API scheme to layer178, ads broke build. 2024-04-23 19:13:46 +04:00
calls Slightly improved code style for long equality expressions. 2024-04-15 11:20:30 +04:00
chat_helpers Fixed display of default box for message schedule in correspond window. 2024-04-18 11:57:25 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Cache topPeers locally. 2024-04-23 19:13:46 +04:00
countries Add flag emoji by country iso2 method. 2023-10-26 14:08:41 +04:00
data Added support of simplified constructor for MTP sponsored message. 2024-04-23 19:13:46 +04:00
dialogs Don't create top/recent peers unnecessary. 2024-04-23 19:13:46 +04:00
editor Slightly improved code style for long equality expressions. 2024-04-15 11:20:30 +04:00
export Always export file_name in json. 2024-04-23 19:13:45 +04:00
ffmpeg Fix crash on some videos 2024-01-02 11:43:15 +04:00
history Added support of simplified constructor for MTP sponsored message. 2024-04-23 19:13:46 +04:00
info Simplified creation of label with custom emoji. 2024-04-16 03:44:00 +03:00
inline_bots Fixed display of default box for message schedule in correspond window. 2024-04-18 11:57:25 +04:00
intro Removed cIntRetinaFactor and cRetinaFactor. 2024-03-24 07:10:07 +03:00
iv Check the URL in IV like in attach bots. 2024-04-06 22:59:03 +04:00
lang Fixed legal link in some files. 2024-02-08 15:20:42 +03:00
layout Spread some style entries from basic style. 2023-11-15 04:19:51 +03:00
main Implement basic recent search results. 2024-04-23 19:13:46 +04:00
media Slightly improved code style for long equality expressions. 2024-04-15 11:20:30 +04:00
menu Fixed display of default box for message schedule in correspond window. 2024-04-18 11:57:25 +04:00
mtproto Update API scheme to layer178, ads broke build. 2024-04-23 19:13:46 +04:00
overview Reimplement file open confirmations. 2024-04-15 12:07:27 +04:00
passport Slightly improved code style for long equality expressions. 2024-04-15 11:20:30 +04:00
payments Simplified management of PasscodeBox within customCheckCallback. 2024-04-15 11:20:30 +04:00
platform Stop using the plasma-shell protocol 2024-04-22 10:59:16 +04:00
profile Update API scheme on layer 172. 2024-01-17 09:39:05 +04:00
settings Support disabling top peers completely. 2024-04-23 19:13:46 +04:00
statistics Initially refactored statistics module to simplify value types changing. 2024-04-15 11:20:30 +04:00
storage Add data component for RecentPeers. 2024-04-23 19:13:46 +04:00
support Implement sending of shortcutted messages. 2024-03-08 10:53:59 +04:00
ui Implement basic recent search results. 2024-04-23 19:13:46 +04:00
window Allow opening top peers in a new window. 2024-04-23 19:13:46 +04:00
apiwrap.cpp Moved out ScheduledMessages module to components submodule. 2024-04-15 11:20:30 +04:00
apiwrap.h Pass Ui::Show to all add participant handlers. 2024-04-01 22:44:26 +04: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 Allow clearing search results. 2024-04-23 19:13:46 +04:00
mainwidget.h Allow clearing search results. 2024-04-23 19:13:46 +04:00
mainwindow.cpp Slightly improved code style for long equality expressions. 2024-04-15 11:20:30 +04: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