AyuGramDesktop/Telegram/SourceFiles
2021-07-13 21:31:22 +03:00
..
_other Don't check dll-s if "SetDefaultDllDirectories" is available. 2021-07-01 23:47:12 +03:00
api Don't use MTP* for StickersSet flags. 2021-07-09 09:08:58 +03:00
boxes Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
calls Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
chat_helpers Expand moderator mode + fix 2021-07-13 16:04:16 +03:00
codegen/scheme Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
core Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
data Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
dialogs Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
editor Simplified calculation of minimum crop size in photo editor. 2021-07-09 13:15:31 +03:00
export Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
ffmpeg Use av_packet_alloc instead of av_init_packet. 2021-05-26 22:53:54 +04:00
history Don't store MTPInputStickerSet in data. 2021-07-08 22:08:59 +03:00
info Don't use MTP* for ChannelData flags. 2021-07-08 16:11:09 +03:00
inline_bots Don't use MTP* for ChatAdminRight / ChatRestriction. 2021-07-08 13:34:06 +03:00
intro Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
lang Replaced observable in Lang::CloudManager with rpl. 2021-06-16 09:31:32 +03:00
main Added setting to hide photo editor hint. 2021-07-06 12:13:06 +03:00
media Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
mtproto Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
overview Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
passport Show members list in PanelMode::Wide. 2021-05-24 22:45:13 +04:00
payments Crash Fix: Destroy WebView before the container. 2021-06-29 11:07:47 +03:00
platform Right file dialog freeze fix 2021-07-12 11:10:16 +03:00
profile Don't use MTP* for ChatAdminRight / ChatRestriction. 2021-07-08 13:34:06 +03:00
settings Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
storage Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
support Animate inline path thumbnails with sliding gradient. 2021-07-02 20:40:32 +03:00
ui Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
window Fix -Wunused-function warnings 2021-07-13 21:31:22 +03:00
apiwrap.cpp Don't use MTP* for StickersSet flags. 2021-07-09 09:08:58 +03:00
apiwrap.h Don't store MTPInputStickerSet in data. 2021-07-08 22:08:59 +03:00
app.cpp Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
app.h Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
config.h Add local validation for card information. 2021-04-06 18:41:15 +04:00
facades.cpp Removed Ui::showPeerHistoryAtItem from facades. 2021-06-17 10:57:46 +04:00
facades.h Removed Ui::showPeerHistoryAtItem from facades. 2021-06-17 10:57:46 +04:00
layout.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
layout.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
logs.cpp Fix some warnings from GCC 11 2021-06-01 19:33:19 +03:00
logs.h Fix possible deadlock in debug logs. 2021-05-13 15:36:08 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Don't use MTP* for ChatAdminRight / ChatRestriction. 2021-07-08 13:34:06 +03:00
mainwidget.h Moved cancelUploadLayer from MainWidget to SessionController. 2021-06-18 09:39:10 +03:00
mainwindow.cpp Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
mainwindow.h Removed using of hardcoded numbers of tray menu actions. 2021-07-06 12:13:06 +03:00
settings.cpp Move recent emoji and variants to common settings. 2021-04-26 10:51:10 +04:00
settings.h Move recent emoji and variants to common settings. 2021-04-26 10:51:10 +04:00
stdafx.h Use threaded decoding in ffmpeg streaming. 2020-07-28 20:14:45 +04:00