kepka/Telegram/SourceFiles
John Preston 7b5e5c2587 Move caption to the next album item on cancel.
After #4869 albums are sent with captions in the first media.
In case we cancel the first media leaving the rest of the album
the caption will be lost unless we move it to the new "first" media.
2018-12-26 11:24:12 +04:00
..
_other Version 1.4.1: Fix Linux Updater. 2018-10-09 22:07:38 +03:00
base Move tg:// handlers to a separate module. 2018-11-26 17:31:13 +04:00
boxes Move caption to the next album item on cancel. 2018-12-26 11:24:12 +04:00
calls Fix assertion violation in calls. 2018-12-25 12:21:00 +04:00
chat_helpers Improve mouse/keyboard selection interactions. 2018-12-25 16:41:40 +04:00
codegen Version 1.5.1: Fix build for Xcode. 2018-12-11 17:21:47 +04:00
core New structs for media autodownload settings. 2018-12-25 22:15:22 +04:00
data Move caption to the next album item on cancel. 2018-12-26 11:24:12 +04:00
dialogs Improve mouse/keyboard selection interactions. 2018-12-25 16:41:40 +04:00
export Redesign auto download box. 2018-12-25 22:15:22 +04:00
history Ignore only empty drafts while sending with clear_draft (#5424) 2018-12-26 10:52:48 +04:00
info Redesign auto download box. 2018-12-25 22:15:22 +04:00
inline_bots Adding emoji in SendFilesBox and EditCaptionBox. 2018-11-22 16:48:50 +04:00
intro New structs for media autodownload settings. 2018-12-25 22:15:22 +04:00
lang Fix applying langpacks from file. 2018-12-25 15:22:01 +04:00
media Divide history_media_types to several modules. 2018-12-21 17:09:31 +04:00
mtproto Use cloud-based settings for p2p in calls. 2018-11-16 20:17:58 +04:00
overview Warn before running executable files. 2018-12-05 12:30:05 +04:00
passport Allow '-' character in code inputs. 2018-11-20 19:38:40 +04:00
platform Fix crash with event loop nesting. 2018-12-25 14:11:10 +04:00
profile Move tg:// handlers to a separate module. 2018-11-26 17:31:13 +04:00
rpl Add UI to specify export time range. 2018-10-09 19:27:17 +03:00
settings Redesign auto download box. 2018-12-25 22:15:22 +04:00
storage Move caption to the next album item on cancel. 2018-12-26 11:24:12 +04:00
support Add some automation for updates posting. 2018-12-04 14:32:46 +04:00
ui Redesign auto download box. 2018-12-25 22:15:22 +04:00
window Lock poll creating. 2018-12-23 20:47:00 +04:00
apiwrap.cpp Move caption to the next album item on cancel. 2018-12-26 11:24:12 +04:00
apiwrap.h Reload poll data each 30 seconds without update. 2018-12-24 21:03:53 +04:00
app.cpp New structs for media autodownload settings. 2018-12-25 22:15:22 +04:00
app.h Support [inputN|n]otifyBroadcasts setting. 2018-11-16 20:17:58 +04:00
application.cpp Fix crash with event loop nesting. 2018-12-25 14:11:10 +04:00
application.h Add Ui::PostponeCall() on return to event loop. 2018-12-12 14:14:28 +04:00
auth_session.cpp New structs for media autodownload settings. 2018-12-25 22:15:22 +04:00
auth_session.h New structs for media autodownload settings. 2018-12-25 22:15:22 +04:00
config.h Add support for incomplete login attempts. 2018-11-20 19:50:36 +04:00
countries.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
facades.cpp Divide history_media_types to several modules. 2018-12-21 17:09:31 +04:00
facades.h Add 'Count unread messages' option. 2018-12-04 14:32:48 +04:00
layout.cpp Warn before running executable files. 2018-12-05 12:30:05 +04:00
layout.h Warn before running executable files. 2018-12-05 12:30:05 +04:00
logs.cpp Use TelegramForcePortable for alpha versions. 2018-10-09 19:27:18 +03:00
logs.h Clear old versions of Storage::Cache::Database. 2018-09-01 18:56:08 +03:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Divide history_media_types to several modules. 2018-12-21 17:09:31 +04:00
mainwidget.h HistoryHider moved to Window namespace. 2018-11-28 15:48:35 +04:00
mainwindow.cpp Fix crash in media preview. 2018-12-11 16:22:27 +04:00
mainwindow.h Destroy boxes in Ui::hideLayer(). 2018-11-26 15:00:31 +04:00
mediaview.cpp Divide history_media_types to several modules. 2018-12-21 17:09:31 +04:00
mediaview.h Show collage/slideshow as an album in MediaView. 2018-11-04 15:51:38 +04:00
messenger.cpp Disable support shortcuts when not support mode. 2018-12-13 12:48:31 +04:00
messenger.h Add 'Count unread messages' option. 2018-12-04 14:32:48 +04:00
observer_peer.cpp Use "Feed" name for chats list index and search. 2018-02-08 12:20:51 +03:00
observer_peer.h Add edit / view of user information for support. 2018-11-20 19:50:36 +04:00
qt_static_plugins.cpp Add nimf inputcontext plugin for linux version (#5050) 2018-12-06 11:30:08 +04:00
settings.cpp Fix auto interface scale by primary screen dpi. 2018-11-04 15:51:39 +04:00
settings.h New structs for media autodownload settings. 2018-12-25 22:15:22 +04:00
stdafx.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
stdafx.h Use upstream range-v3 on MSVC. 2018-11-20 19:38:39 +04:00