AyuGramDesktop/Telegram/SourceFiles
ZavaruKitsu 3cc09578c9 Merge tag 'v4.10.2' into dev
# Conflicts:
#	Telegram/Resources/winrc/Telegram.rc
#	Telegram/Resources/winrc/Updater.rc
#	Telegram/SourceFiles/core/version.h
#	Telegram/lib_ui
2023-09-30 15:18:12 +03:00
..
_other Merge tag 'v4.10.0' into dev 2023-09-23 10:58:57 +03:00
api feat: implement read after actions 2023-09-30 15:04:54 +03:00
ayu feat: implement read after actions 2023-09-30 15:04:54 +03:00
boxes fix: adjust code for refactor of input fields in lib_ui 2023-09-23 14:00:47 +03:00
calls Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
chat_helpers fix: cleanup a bit 2023-09-29 13:34:31 +03:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Merge tag 'v4.10.2' into dev 2023-09-30 15:18:12 +03:00
countries Fix crash in cloud lang manager destructor. 2023-02-12 15:01:50 +04:00
data Merge tag 'v4.10.2' into dev 2023-09-30 15:18:12 +03:00
dialogs Merge tag 'v4.10.2' into dev 2023-09-30 15:18:12 +03:00
editor Implement full theming of attachments in stories. 2023-07-20 07:20:08 +04:00
export Merge tag 'v4.10.0' into dev 2023-09-23 10:58:57 +03:00
ffmpeg Fix crash when libvpx decoder is absent. 2023-09-25 12:41:34 +04:00
history Merge tag 'v4.10.2' into dev 2023-09-30 15:18:12 +03:00
info Merge remote-tracking branch 'upstream-main/dev' into dev 2023-09-27 20:38:30 +03:00
inline_bots Fix build on macOS. 2023-09-15 20:42:23 +04:00
intro Merge tag 'v4.10.0' into dev 2023-09-23 10:58:57 +03:00
lang Merge tag 'v4.10.0' into dev 2023-09-23 10:58:57 +03:00
layout Removed some unwanted include directives of styles in header files. 2023-09-08 11:40:18 +03:00
main Merge tag 'v4.10.0' into dev 2023-09-23 10:58:57 +03:00
media Merge remote-tracking branch 'upstream-main/dev' into dev 2023-09-27 20:38:30 +03:00
menu Allowed to save not loaded photos from bulk download menu item. 2023-09-08 11:40:18 +03:00
mtproto Update API scheme to layer 165. 2023-09-28 23:51:29 +04:00
overview Removed some unwanted include directives of styles in header files. 2023-09-08 11:40:18 +03:00
passport Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
payments Update API scheme to layer 164. 2023-09-22 09:43:31 +04:00
platform Merge remote-tracking branch 'upstream-main/dev' into dev 2023-09-27 20:38:30 +03:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Merge tag 'v4.10.2' into dev 2023-09-30 15:18:12 +03:00
storage fix: adjust code for refactor of input fields in lib_ui 2023-09-23 14:00:47 +03:00
support Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
ui Version 4.10.2: Fix build with GCC. 2023-09-29 09:36:10 +04:00
window feat: disable notifications delay 2023-09-29 14:22:56 +03:00
apiwrap.cpp Merge tag 'v4.10.2' into dev 2023-09-30 15:18:12 +03:00
apiwrap.h Don't expect itemId from shareContact. 2023-09-05 19:30:29 +04:00
config.h fix: adjust code for refactor of input fields in lib_ui 2023-09-23 14:00:47 +03:00
logs.cpp Fix debug build on Linux 2023-09-23 06:29:10 +04:00
logs.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Simplify ordering of stories tooltip. 2023-07-28 12:19:53 +04:00
mainwidget.h Support chat wallpaper set from gallery. 2023-04-18 16:47:31 +04:00
mainwindow.cpp Added closing of attached bot web view when app is locked by passcode. 2023-08-04 08:46:45 +02:00
mainwindow.h Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
settings.cpp Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
settings.h Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
stdafx.h Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE) 2023-09-15 19:52:22 +04:00
tray.cpp fix: adjust code for refactor of input fields in lib_ui 2023-09-23 14:00:47 +03:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00