AyuGramDesktop/Telegram/SourceFiles
2023-02-11 15:40:00 +04:00
..
_other Simplify app name in Install-nd-Remove. 2022-11-01 19:25:32 +04:00
api Support text-color-ed emoji in userpic editor. 2023-02-07 20:43:50 +04:00
boxes Fix layout in blocked users list. 2023-02-09 13:05:21 +04:00
calls Add "Open in new window" to context menu. 2023-02-03 20:47:59 +04:00
chat_helpers Add empty emoji search icon. 2023-02-10 20:12:28 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Round system scale in step of 5 points, just like in settings 2023-02-11 15:40:00 +04:00
countries Added support of multiple phone pattern groups. 2022-12-29 11:11:08 +03:00
data Preload complex last message on demand. 2023-02-09 09:56:54 +04:00
dialogs Preload complex last message on demand. 2023-02-09 09:56:54 +04:00
editor Moved out size of result file for userpic to public interface. 2023-02-02 22:12:31 +04:00
export Update API scheme to layer 152. 2023-02-02 22:12:31 +04:00
ffmpeg Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
history Check restrictions in attach menu bots. 2023-02-09 13:15:45 +04:00
info Show empty search results in emoji panel. 2023-02-09 12:55:44 +04:00
inline_bots Check restrictions in attach menu bots. 2023-02-09 13:15:45 +04:00
intro Fix chat filters detection on login. 2023-02-03 17:51:47 +04:00
lang Add translation bar dropdown menu. 2023-02-02 22:12:32 +04:00
layout Add search with categories to GIF. 2023-02-02 22:12:31 +04:00
main Add chat name / account name / unread count title settings. 2023-02-03 17:51:47 +04:00
media Add "Open in new window" to context menu. 2023-02-03 20:47:59 +04:00
menu Pass correct parent to choose folder file dialog. 2023-01-09 09:44:58 +04:00
mtproto Update User-Agent for DNS to Chrome 109.0.5414.74. 2023-02-04 09:56:19 +04:00
overview Removed unused keys from overview.style. 2023-02-02 22:12:32 +04:00
passport Removed unused keys from passport.style. 2023-02-02 22:12:32 +04:00
payments Fix build with GCC12 2023-02-09 11:18:02 +04:00
platform Improve the tabbed emoji panel design. 2023-02-02 22:12:31 +04:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Fix layout in blocked users list. 2023-02-09 13:05:21 +04:00
storage Fix killing of upload sessions for inactivity. 2023-02-02 22:12:32 +04:00
support Use TabbedSearch control for stickers panel. 2023-02-02 22:12:31 +04:00
ui Don't allow empty "Do Not Translate" list. 2023-02-07 18:38:10 +04:00
window Fix polls forwarding to private chats. 2023-02-07 16:28:59 +04:00
apiwrap.cpp Don't request settings of unknown peers. 2023-02-06 12:24:08 +04:00
apiwrap.h Check if bot is in group or if can be added. 2023-02-02 22:12:33 +04:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +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 Track window activation history. 2023-02-03 20:48:12 +04:00
mainwidget.h Allow opening new account in a separate window. 2023-02-02 10:55:04 +04:00
mainwindow.cpp Detach SystemMediaControls from Window::Controller. 2023-01-19 09:46:20 +04:00
mainwindow.h Detach SystemMediaControls from Window::Controller. 2023-01-19 09:46:20 +04:00
settings.cpp cTimeFormat/cDateFormat -> QLocale::ShortFormat 2022-12-28 10:28:12 +04:00
settings.h cTimeFormat/cDateFormat -> QLocale::ShortFormat 2022-12-28 10:28:12 +04:00
stdafx.h Moved constants of arc angles to td_ui. 2023-01-19 08:51:57 +03:00
tray.cpp Create QSystemTrayIcon even when tray is not supported 2022-09-02 17:29:57 +04:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00