tdesktop/Telegram/SourceFiles
John Preston 4734700ac5 Improve opening history with one loaded message.
When we add just one last item, like we do while loading dialogs,
we want to remove a single added grouped media, otherwise it will
jump once we open the message history (first we show only that
media, then we load the rest of the group and show the group).

That way when we open the message history we show nothing until a
whole history part is loaded, it certainly will contain the group.
2017-12-16 20:50:43 +04:00
..
_other Move relaunch / update logic to Core::Launcher. 2017-12-12 18:56:36 +04:00
base Move shareContact and readServerHistory to ApiWrap. 2017-12-07 17:43:05 +04:00
boxes Improve grouped media display. 2017-12-16 20:50:43 +04:00
calls Don't use AEC on modern macOS. 2017-12-08 13:13:05 +04:00
chat_helpers Move some code around. 2017-12-12 16:47:32 +04:00
codegen Avoid generating multiple time the forward declarations in the headers generated by codegen_style. 2017-12-08 19:49:24 +04:00
core Fix build with TDESKTOP_DISABLE_CRASH_REPORTS. 2017-12-13 00:25:14 +04:00
data Improve grouped media display. 2017-12-16 20:50:43 +04:00
dialogs Move some code around. 2017-12-12 16:47:32 +04:00
history Improve opening history with one loaded message. 2017-12-16 20:50:43 +04:00
info Improve grouped media display. 2017-12-16 20:50:43 +04:00
inline_bots Enable distinct selecting of grouped media. 2017-12-16 20:50:42 +04:00
intro
lang
media Add some checks to video sound stream decoding. 2017-12-12 18:56:37 +04:00
mtproto Support grouped media rendering. 2017-12-16 20:50:42 +04:00
overview Enable distinct selecting of grouped media. 2017-12-16 20:50:42 +04:00
platform Fix build with TDESKTOP_DISABLE_CRASH_REPORTS. 2017-12-13 00:25:14 +04:00
profile Add call button to Info::Profile top bar. 2017-12-07 19:17:53 +04:00
rpl
settings Enable distinct selecting of grouped media. 2017-12-16 20:50:42 +04:00
storage Send audio files with correct attributes. 2017-12-12 18:56:38 +04:00
ui Support grouped media rendering. 2017-12-16 20:50:42 +04:00
window Remove limit on chats list width. 2017-12-12 18:56:37 +04:00
apiwrap.cpp Forward grouped items. Fast share grouped items. 2017-12-16 20:50:43 +04:00
apiwrap.h Read silent flag from PeerData, not SilentToggle. 2017-12-08 15:52:12 +04:00
app.cpp Support grouped media rendering. 2017-12-16 20:50:42 +04:00
app.h Refactor userpic storage and access in PeerData. 2017-12-05 11:58:18 +04:00
application.cpp Move some code around. 2017-12-12 16:47:32 +04:00
application.h Move some code around. 2017-12-12 16:47:32 +04:00
auth_session.cpp Forward grouped items. Fast share grouped items. 2017-12-16 20:50:43 +04:00
auth_session.h Forward grouped items. Fast share grouped items. 2017-12-16 20:50:43 +04:00
autoupdater.cpp
autoupdater.h
config.h Add some more public keys. 2017-12-08 20:26:27 +04:00
countries.h
facades.cpp Use SharedMediaMergedViewer() for audio player. 2017-12-09 14:02:51 +04:00
facades.h
layout.cpp
layout.h Enable distinct selecting of grouped media. 2017-12-16 20:50:42 +04:00
logs.cpp Move some code around. 2017-12-12 16:47:32 +04:00
logs.h Move some code around. 2017-12-12 16:47:32 +04:00
main.cpp Move some code around. 2017-12-12 16:47:32 +04:00
mainwidget.cpp Forward grouped items. Fast share grouped items. 2017-12-16 20:50:43 +04:00
mainwidget.h Remove all legacy media overview code. 2017-12-08 22:34:26 +04:00
mainwindow.cpp Move some code around. 2017-12-12 16:47:32 +04:00
mainwindow.h Move some code around. 2017-12-12 16:47:32 +04:00
mediaview.cpp Fix grouped media display in MediaView. 2017-12-16 20:50:43 +04:00
mediaview.h Use SharedMediaMergedViewer() for audio player. 2017-12-09 14:02:51 +04:00
messenger.cpp Enable distinct selecting of grouped media. 2017-12-16 20:50:42 +04:00
messenger.h Enable distinct selecting of grouped media. 2017-12-16 20:50:42 +04:00
observer_peer.cpp Remove all legacy media overview code. 2017-12-08 22:34:26 +04:00
observer_peer.h Remove all legacy media overview code. 2017-12-08 22:34:26 +04:00
passcodewidget.cpp
passcodewidget.h
qt_static_plugins.cpp
settings.cpp Move relaunch / update logic to Core::Launcher. 2017-12-12 18:56:36 +04:00
settings.h Move some code around. 2017-12-12 16:47:32 +04:00
shortcuts.cpp
shortcuts.h
stdafx.cpp
stdafx.h