tdesktop/Telegram/SourceFiles
John Preston a7d0473a1a WebDocument without size is allowed to load.
We load a WebDocument with an unknown size the same way as we load
normal photos with FileLocation, that doesn't contain size as well.

If the size information from WebDocument and upload.WebFile is
inconsistent we still fail to load the file.
2017-03-30 12:49:15 +03:00
..
_other Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
boxes Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
codegen Fix GCC warning on Release build in Emoji::Init. 2017-03-23 15:47:01 +03:00
core Closed beta 1000018001: calls and payments dummies. 2017-03-30 12:49:15 +03:00
data Make MTPstring and MTPvector value types. 2017-03-10 23:27:26 +03:00
dialogs Calendar button added to DialogsWidget. 2017-03-07 21:59:47 +03:00
history WebDocument without size is allowed to load. 2017-03-30 12:49:15 +03:00
inline_bots Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
intro Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
media Allow audio and video files with duration < 1s. 2017-03-27 15:50:40 +03:00
mtproto Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
overview Show video thumbnail in SendFileBox. 2017-03-10 17:14:10 +03:00
platform Update .desktop file on Linux (#3109) 2017-03-23 18:00:21 +03:00
profile Make MTPstring and MTPvector value types. 2017-03-10 23:27:26 +03:00
settings Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
stickers Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
storage WebDocument without size is allowed to load. 2017-03-30 12:49:15 +03:00
ui WebDocument wrap to HistoryPhoto supported. 2017-03-30 12:49:15 +03:00
window Select exception users in EditPrivacyBox. 2017-03-18 12:49:46 +03:00
apiwrap.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
apiwrap.h Save privacy in ApiWrap. Handle privacy updates. 2017-03-18 12:49:47 +03:00
app.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
app.h Save privacy in ApiWrap. Handle privacy updates. 2017-03-18 12:49:47 +03:00
application.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
application.h Moved AppClass to messenger.cpp:Messenger. 2017-02-25 19:48:20 +03:00
auth_session.cpp Use refs in AuthSession part getters. 2017-03-15 19:24:06 +03:00
auth_session.h Show warning when user edits last seen first time. 2017-03-18 12:49:48 +03:00
autoupdater.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
autoupdater.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
config.h WebDocument without size is allowed to load. 2017-03-30 12:49:15 +03:00
countries.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
dialogswidget.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
dialogswidget.h Add block user box. Search isn't working yet. 2017-03-14 17:16:03 +03:00
facades.cpp Pay button and messageMediaInvoice supported. 2017-03-30 12:49:15 +03:00
facades.h Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
history.cpp Pay button and messageMediaInvoice supported. 2017-03-30 12:49:15 +03:00
history.h Pay button and messageMediaInvoice supported. 2017-03-30 12:49:15 +03:00
historywidget.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
historywidget.h Use refs in AuthSession part getters. 2017-03-15 19:24:06 +03:00
lang.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
lang.h First version of CalendarBox is done. 2017-03-07 22:29:49 +03:00
langloaderplain.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
langloaderplain.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
layerwidget.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
layerwidget.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
layout.cpp Show video thumbnail in SendFileBox. 2017-03-10 17:14:10 +03:00
layout.h Show video thumbnail in SendFileBox. 2017-03-10 17:14:10 +03:00
logs.cpp Select exception users in EditPrivacyBox. 2017-03-18 12:49:46 +03:00
logs.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
main.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
mainwidget.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
mainwidget.h Use refs in AuthSession part getters. 2017-03-15 19:24:06 +03:00
mainwindow.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
mainwindow.h Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
mediaview.cpp Use refs in AuthSession part getters. 2017-03-15 19:24:06 +03:00
mediaview.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
messenger.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
messenger.h Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
observer_peer.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
observer_peer.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
overviewwidget.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
overviewwidget.h Replace T_WIDGET macro with a template base class. 2017-02-11 14:24:37 +03:00
passcodewidget.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
passcodewidget.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
qt_static_plugins.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
settings.cpp Use refs in AuthSession part getters. 2017-03-15 19:24:06 +03:00
settings.h Use refs in AuthSession part getters. 2017-03-15 19:24:06 +03:00
shortcuts.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
shortcuts.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
stdafx.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
stdafx.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
structs.cpp Make MTPstring and MTPvector value types. 2017-03-10 23:27:26 +03:00
structs.h Make MTPstring and MTPvector value types. 2017-03-10 23:27:26 +03:00