AyuGramDesktop/Telegram/SourceFiles
John Preston fadd19bca4 Beta version 4.6.9: Fix critical loading bug.
Regression was introduced in ec6dda47ae.

The HistoryWidget was infinitely trying to load history down even
when there was nothing to load and kept flooding with requests.
2023-03-10 12:02:14 +04:00
..
_other Fixed indents in some files. 2023-03-02 07:51:17 +03:00
api Fix webview switch_inline to the same chat. 2023-03-08 16:59:30 +04:00
boxes Remove confirmation when sharing a user to a bot. 2023-03-08 16:59:21 +04:00
calls Fixed crash on incoming peer calls. 2023-03-02 09:22:13 +03:00
chat_helpers Implement some power saving options. 2023-03-01 09:12:02 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Beta version 4.6.9: Fix build. 2023-03-10 11:13:46 +04:00
countries Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
data Support media covers for bot descriptions. 2023-03-08 16:10:36 +04:00
dialogs Implement switch_webview and "web_app_switch_inline_query". 2023-03-07 08:42:29 +03:00
editor Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
export Implement opening of t.me/bot/app-s. 2023-03-07 08:42:29 +03:00
ffmpeg Implement audio speed using libavfilter. 2023-03-08 16:10:36 +04:00
history Beta version 4.6.9: Fix critical loading bug. 2023-03-10 12:02:14 +04:00
info Beta version 4.6.9: Fix build. 2023-03-10 11:13:46 +04:00
inline_bots Get rid of empty unused files 2023-03-10 11:30:43 +04:00
intro Fix chat filters detection on login. 2023-02-03 17:51:47 +04:00
lang Implement dates of who read your message list. 2023-03-07 08:42:29 +03:00
layout Add search with categories to GIF. 2023-02-02 22:12:31 +04:00
main Treat test mode accounts as premium accounts. 2023-03-08 16:59:13 +04:00
media Remove unused media_openal_functions 2023-03-10 11:30:43 +04:00
menu Pass correct parent to choose folder file dialog. 2023-01-09 09:44:58 +04:00
mtproto Update API scheme to layer 154. 2023-03-07 08:42:29 +03:00
overview Get rid of empty unused files 2023-03-10 11:30:43 +04:00
passport Don't read legacy "errors" in passport. 2023-03-08 16:10:36 +04:00
payments Fix the card validator. 2023-02-21 17:10:48 +04:00
platform Fixed closing media viewer in fullscreen mode with click on top area. 2023-03-09 17:20:22 +03:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Beta version 4.6.9: Fix build. 2023-03-10 11:13:46 +04:00
storage Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
support Use TabbedSearch control for stickers panel. 2023-02-02 22:12:31 +04:00
ui Add a power saving option to stop user statuses. 2023-03-10 10:44:57 +04:00
window Fix webview switch_inline to the same chat. 2023-03-08 16:59:30 +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 Use custom workdir even if it doesn't exist 2023-02-20 13:52:59 +04: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 Fix webview switch_inline to the same chat. 2023-03-08 16:59:30 +04:00
mainwidget.h Fix webview switch_inline to the same chat. 2023-03-08 16:59:30 +04:00
mainwindow.cpp Close PiP when a passcode lock is enabled. 2023-02-15 10:47:10 +04:00
mainwindow.h Detach SystemMediaControls from Window::Controller. 2023-01-19 09:46:20 +04:00
settings.cpp videoplayer cheat code -> experimental setting 2023-02-26 13:27:17 +04:00
settings.h videoplayer cheat code -> experimental setting 2023-02-26 13:27:17 +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