AyuGramDesktop/Telegram/SourceFiles
John Preston a7c4aea9ff Revert "Clear draft that failed to be saved."
This reverts commit 7866013ab6.

Loosing the current field text in case the server doesn't accept
the draft is worse than showing some sticked draft in the list.

We always can just hide the cloud draft in chats list in case you
can't edit it really if there are reports about them.
2023-01-02 10:50:59 +04:00
..
_other Simplify app name in Install-nd-Remove. 2022-11-01 19:25:32 +04:00
api Added handler of urls for login. 2022-12-29 11:11:08 +03:00
boxes Hide default download folder option if it's not available 2022-12-29 14:18:08 +04:00
calls cTimeFormat/cDateFormat -> QLocale::ShortFormat 2022-12-28 10:28:12 +04:00
chat_helpers Fix reactions panel expanding animation. 2022-12-28 10:11:38 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Version 4.5. 2022-12-30 14:55:09 +04:00
countries Added support of multiple phone pattern groups. 2022-12-29 11:11:08 +03:00
data Version 4.5: Fix build with GCC. 2022-12-30 16:16:35 +04:00
dialogs Version 4.5: Fix search in topic. 2022-12-30 15:50:56 +04:00
editor Don't lose focus when showing image editor. 2022-12-28 13:05:23 +04:00
export Remove splits reverse. It was done on the server. 2022-12-30 10:49:51 +04:00
ffmpeg Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
history Fix spoiler / custom emoji in pinned bar unpause. 2022-12-30 14:27:00 +04:00
info Revert "Move Blocked users to Privacy in Settings." 2022-12-29 14:44:45 +04:00
inline_bots Support request_write_access flag in attach bots. 2022-12-26 14:24:07 +04:00
intro Fixed changing of button style between states within single intro step. 2022-12-29 23:25:53 +03:00
lang cTimeFormat/cDateFormat -> QLocale::ShortFormat 2022-12-28 10:28:12 +04:00
layout Show spoilers in shared media overview. 2022-12-27 13:10:38 +04:00
main Fix possible crash on force-logout from the server.. 2022-12-29 12:21:21 +04:00
media Close PiP if message with video gets deleted. 2022-12-30 14:26:43 +04:00
menu Respect hidden_members_group_size_min in group edit. 2022-12-26 14:24:08 +04:00
mtproto Update User-Agent for DNS to Chrome 108.0.5359.98. 2023-01-02 10:10:34 +04:00
overview Show spoilers in shared media overview. 2022-12-27 13:10:38 +04:00
passport Moved regexp for excluding digits to single place. 2022-12-29 13:36:28 +03:00
payments Make HistoryItem a final class. 2022-12-26 14:24:04 +04:00
platform Fix various line length in notifications_manager_linux 2022-12-29 12:30:17 +04:00
profile Support adaptive forum userpic rounding radius. 2022-12-05 16:18:10 +04:00
settings Fix crash in profile photo privacy edition. 2023-01-02 10:09:31 +04:00
storage Remove force-disabling of Qt's color space support for sent images 2022-12-27 11:52:27 +04:00
support cTimeFormat/cDateFormat -> QLocale::ShortFormat 2022-12-28 10:28:12 +04:00
ui Fix spoiler / custom emoji in pinned bar unpause. 2022-12-30 14:27:00 +04:00
window Fix possible crash in logout. 2022-12-29 12:16:49 +04:00
apiwrap.cpp Revert "Clear draft that failed to be saved." 2023-01-02 10:50:59 +04:00
apiwrap.h Implement pinned topics reordering. 2022-11-22 00:26:48 +00: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 Remove ui/special_buttons module. 2022-12-26 14:24:06 +04:00
mainwidget.h Use Window::SlideAnimation in all widgets. 2022-12-01 14:18:37 +04:00
mainwindow.cpp Use Window::SlideAnimation in all widgets. 2022-12-01 14:18:37 +04:00
mainwindow.h Use Window::SlideAnimation in all widgets. 2022-12-01 14:18:37 +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 Get rid of workarounds for old flatpak versions 2022-11-07 13:47:58 +04: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