AyuGramDesktop/Telegram/SourceFiles
2021-01-27 20:08:19 +03:00
..
_other Fix AppImage overwrite by updater 2020-08-11 10:58:17 +04:00
api All invite links are permanent right now. 2021-01-26 12:24:54 +04:00
boxes Update API scheme for phone log clearing. 2021-01-26 14:28:25 +04:00
calls Added animation of volume percents in menu of group calls. 2021-01-27 20:08:19 +03:00
chat_helpers Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +03:00
codegen/scheme Update API scheme to layer 119. Count replies. 2020-09-29 19:03:18 +03:00
core Allow disabling calls on tdesktop device. 2021-01-26 15:58:30 +04:00
data Moved common GroupCall structs to separate file. 2021-01-25 19:05:03 +03:00
dialogs Add support for FAKE badge. 2021-01-25 16:50:59 +04:00
export Move CalendarBox and ChooseDateTimeBox to td_ui. 2021-01-25 16:50:56 +04:00
ffmpeg Fix deprecation warnings when building with FFmpeg 4.2. 2020-11-06 11:21:34 +03:00
history Set preview as cancelled if no preview in editing message. 2021-01-27 20:26:27 +04:00
info Add support for FAKE badge. 2021-01-25 16:50:59 +04:00
inline_bots Replaced icon color for songs with bright one. 2021-01-24 10:41:10 +03:00
intro Replaced snap util function with std::clamp. 2021-01-24 10:41:10 +03:00
lang Move some text formatting to tg_ui:ui/text/format_values. 2020-09-30 16:29:17 +03:00
main Replaced snap util function with std::clamp. 2021-01-24 10:41:10 +03:00
media Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +03:00
mtproto Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +03:00
overview Replaced icon color for songs with bright one. 2021-01-24 10:41:10 +03:00
passport Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +03:00
platform Detect tablet mode on Windows 10. 2021-01-25 16:47:41 +04:00
profile Build Linux version with Qt 5.15.1 in CentOS 7 docker. 2020-11-06 11:21:34 +03:00
settings Update settings and report phrases. 2021-01-26 16:33:12 +04:00
storage Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +03:00
support Replaced snap util function with std::clamp. 2021-01-24 10:41:10 +03:00
ui Revert "Fixed adding caption to grouped files." 2021-01-26 12:15:54 +04:00
window Update API scheme for phone log clearing. 2021-01-26 14:28:25 +04:00
apiwrap.cpp Allow clearing calls log. 2021-01-25 16:50:59 +04:00
apiwrap.h Allow clearing calls log. 2021-01-25 16:50:59 +04:00
app.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
app.h Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
config.h Replaced voice record processing with VoiceRecordBar in HistoryWidget. 2020-11-17 12:56:50 +03:00
facades.cpp Add return from bot switch_pm to Scheduled/Replies. 2020-11-17 12:58:06 +03:00
facades.h Removed Notify::inlineKeyboardMoved as completely unused code. 2020-06-29 06:26:09 +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 Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
logs.h Add some profiling logs to lottie player. 2019-07-01 17:57:39 +02:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Allow sharing link to chats. 2021-01-25 16:47:41 +04:00
mainwidget.h Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
mainwindow.cpp Fix build and tray icon menu on Windows. 2021-01-22 16:53:59 +04:00
mainwindow.h Remove platform_specific.h include from mainwindow.h 2021-01-22 17:22:37 +04:00
settings.cpp Fix -debug argument 2020-09-20 16:51:01 +03:00
settings.h Fix -debug argument 2020-09-20 16:51:01 +03:00
stdafx.h Use threaded decoding in ffmpeg streaming. 2020-07-28 20:14:45 +04:00