tdesktop/Telegram/SourceFiles
2024-11-17 13:43:19 +03:00
..
_other Add Windows on ARM to build scripts. 2024-07-19 11:58:26 +02:00
api Fixed pagination of subscriptions in list. 2024-11-15 11:00:07 +03:00
boxes Added debug logs for changing chats filters from context menu. 2024-11-17 13:27:57 +03:00
calls PoC video messages sending. 2024-10-24 13:24:43 +04:00
chat_helpers Follow show-panel-on-click for attach menu. 2024-11-06 17:53:09 +04:00
codegen/scheme
core Don't drop the old state of "systemDarkModeEnabled". 2024-11-17 14:07:22 +04:00
countries
data Fix bug in ChatBotCommands::update when commands empty (#28631) 2024-11-14 11:35:57 +04:00
dialogs Added ability to go to top of chats list by clicking on selected filter. 2024-11-17 13:43:19 +03:00
editor Removed include directive for ui_utility from rp_widget header. 2024-08-28 14:38:33 +03:00
export Support PeerData::isVerifyCodes() peer type. 2024-10-04 10:06:20 +04:00
ffmpeg PoC video messages sending. 2024-10-24 13:24:43 +04:00
history Move read/reacted list to a layer. 2024-11-17 14:03:29 +04:00
info Move read/reacted list to a layer. 2024-11-17 14:03:29 +04:00
inline_bots Follow show-panel-on-click for attach menu. 2024-11-06 17:53:09 +04:00
intro Added default ripple animation style with windowBgOver color. 2024-10-24 09:05:27 +04:00
iv Fix initial IV zoom level. 2024-11-01 22:25:07 +04:00
lang Show exact reactions count in channels. 2024-11-04 11:20:29 +04:00
layout
main Improve gift convert confirmation. 2024-10-26 16:34:43 +04:00
media Added shortcuts to flip photos in media viewer. 2024-11-16 11:39:40 +03:00
menu Add special string for bot revenue. 2024-11-01 14:16:43 +04:00
mtproto Update User-Agent for DNS to Chrome 130.0.0.0. 2024-11-01 08:39:37 +04:00
overview Fixed display of message without text in section of shared links. 2024-09-11 16:31:46 +03:00
passport Added default ripple animation style with windowBgOver color. 2024-10-24 09:05:27 +04:00
payments Replaced list of credits topup options with big label in settings. 2024-11-16 11:39:47 +03:00
platform Remove #ifndef __MINGW32__ from Windows notifications 2024-10-31 19:22:37 +04:00
profile Use Ui::Text::String in Ui::RoundButton. 2024-08-31 21:48:52 +04:00
settings Don't expand minimum window size for folders 2024-11-17 14:04:27 +04:00
statistics Rounded earn values from overview to two decimal digits. 2024-10-31 16:12:31 +03:00
storage Send correct round video upload actions. 2024-11-12 22:58:05 +04:00
support
tests Add test_text test app. 2024-08-28 14:58:09 +04:00
ui Added ability to go to top of chats list by clicking on selected filter. 2024-11-17 13:43:19 +03:00
window Don't expand minimum window size for folders 2024-11-17 14:04:27 +04:00
apiwrap.cpp Allow ctrl/cmd+click copy private post link. 2024-11-04 15:22:13 +04:00
apiwrap.h Allow ctrl/cmd+click copy private post link. 2024-11-04 15:22:13 +04:00
config.h
logs.cpp
logs.h
main.cpp
mainwidget.cpp Slightly improved process of switching between chats filters view types. 2024-11-11 10:18:00 +03:00
mainwidget.h Slightly improved process of switching between chats filters view types. 2024-11-11 10:18:00 +03:00
mainwindow.cpp Removed include directive for ui_utility from rp_widget header. 2024-08-28 15:15:58 +03:00
mainwindow.h
settings.cpp
settings.h
stdafx.h Added debug util to ensure end of life of objects. 2024-09-04 14:14:12 +04:00
tray.cpp
tray.h