tdlight/td/telegram
Arseny Smirnov 206fbc0686 downloadFile: add limit:int32
GitOrigin-RevId: 395d29e8383db5c54a3f85a555c4e9648546ef47
2019-02-18 22:08:05 +03:00
..
files downloadFile: add limit:int32 2019-02-18 22:08:05 +03:00
logevent Explicitly include common.h. 2019-02-13 00:26:36 +03:00
net Update layer to 90. 2019-02-13 19:05:34 +03:00
AccessRights.h Update copyright year. 2019-01-01 01:02:34 +03:00
AnimationsManager.cpp Better deduplicating saved animations and recent/featured stickers. 2019-02-16 05:29:28 +03:00
AnimationsManager.h Add fileSourceFavoriteStickers. 2019-02-02 13:54:40 +03:00
AnimationsManager.hpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
AudiosManager.cpp Prefer InputFile over remote location in get_input_media. 2019-02-12 04:50:30 +03:00
AudiosManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
AudiosManager.hpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
AuthManager.cpp Minor fixes. 2019-02-17 16:52:34 +03:00
AuthManager.h Add PhoneNumberManager.h. 2019-02-16 19:01:47 +03:00
AuthManager.hpp Add PhoneNumberManager.h. 2019-02-16 19:01:47 +03:00
CallActor.cpp Explicitly include common.h. 2019-02-13 00:26:36 +03:00
CallActor.h Update layer to 88. 2019-02-05 01:08:15 +03:00
CallbackQueriesManager.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
CallbackQueriesManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
CallDiscardReason.cpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
CallDiscardReason.h Update copyright year. 2019-01-01 01:02:34 +03:00
CallId.h Update copyright year. 2019-01-01 01:02:34 +03:00
CallManager.cpp Explicitly include common.h. 2019-02-13 00:26:36 +03:00
CallManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
ChannelId.h Update copyright year. 2019-01-01 01:02:34 +03:00
ChatId.h Update copyright year. 2019-01-01 01:02:34 +03:00
cli.cpp downloadFile: add limit:int32 2019-02-18 22:08:05 +03:00
Client.cpp Explicitly include common.h. 2019-02-13 00:26:36 +03:00
Client.h Update copyright year. 2019-01-01 01:02:34 +03:00
ClientActor.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
ClientActor.h Update copyright year. 2019-01-01 01:02:34 +03:00
ClientDotNet.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
ClientJson.cpp Explicitly include common.h. 2019-02-13 00:26:36 +03:00
ClientJson.h Update copyright year. 2019-01-01 01:02:34 +03:00
ConfigManager.cpp Base language pack support. 2019-02-11 03:45:09 +03:00
ConfigManager.h Unify spelling of "expires_". 2019-02-10 03:45:15 +03:00
ConfigShared.cpp Fix initialization order. 2019-01-17 23:12:31 +03:00
ConfigShared.h Fix initialization order. 2019-01-17 23:12:31 +03:00
Contact.cpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
Contact.h Update copyright year. 2019-01-01 01:02:34 +03:00
ContactsManager.cpp Add td_api::getChatNotificationSettingsExceptions. 2019-02-14 21:44:20 +03:00
ContactsManager.h Support pinned messages in private and basic group chats. 2019-02-01 15:19:32 +03:00
DelayDispatcher.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
DelayDispatcher.h Update copyright year. 2019-01-01 01:02:34 +03:00
Dependencies.h Update copyright year. 2019-01-01 01:02:34 +03:00
DeviceTokenManager.cpp Move DhHandshake to DhHandshake.{cpp,h}. 2019-01-31 14:26:06 +03:00
DeviceTokenManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
DhCache.cpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
DhCache.h Move DhHandshake to DhHandshake.{cpp,h}. 2019-01-31 14:26:06 +03:00
DhConfig.h Update copyright year. 2019-01-01 01:02:34 +03:00
DialogDate.h Update copyright year. 2019-01-01 01:02:34 +03:00
DialogDb.cpp Delete reused notification groups from database and other fixes. 2019-01-12 03:40:06 +03:00
DialogDb.h Forward-declare SqliteConnectionSafe and SqliteDb. Finally, all DB usages are private. 2019-01-07 03:17:11 +03:00
DialogId.cpp tg_cli: as_{basic_group,supergroup,secret_chat}_id. 2019-01-07 18:37:53 +03:00
DialogId.h tg_cli: as_{basic_group,supergroup,secret_chat}_id. 2019-01-07 18:37:53 +03:00
DialogParticipant.cpp Support pinned messages in private and basic group chats. 2019-02-01 15:19:32 +03:00
DialogParticipant.h Better removing of reply markup after bot has left. 2019-01-07 19:30:09 +03:00
DocumentsManager.cpp Fix some g++4.9 CE. 2019-02-13 02:29:52 +03:00
DocumentsManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
DocumentsManager.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
DraftMessage.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
DraftMessage.h Update copyright year. 2019-01-01 01:02:34 +03:00
DraftMessage.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
FileReferenceManager.cpp Explicitly include common.h. 2019-02-13 00:26:36 +03:00
FileReferenceManager.h Support file reference errors in SendMultiMediaActor. 2019-02-08 17:54:23 +03:00
FileReferenceManager.hpp Explicitly include common.h. 2019-02-13 00:26:36 +03:00
Game.cpp Support for MessageGame in get_message_content_file_ids. 2019-01-06 02:15:07 +03:00
Game.h Support for MessageGame in get_message_content_file_ids. 2019-01-06 02:15:07 +03:00
Game.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
Global.cpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
Global.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
HashtagHints.cpp Use KeyValueSyncInterface and BinlogInterface in TdDb. 2019-01-07 02:44:29 +03:00
HashtagHints.h Update copyright year. 2019-01-01 01:02:34 +03:00
InlineQueriesManager.cpp Move FileType to FileType.h. 2019-01-20 00:54:29 +03:00
InlineQueriesManager.h Add additional delay for somw service message notifications. 2019-01-08 21:24:06 +03:00
InputMessageText.cpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
InputMessageText.h Update copyright year. 2019-01-01 01:02:34 +03:00
InputMessageText.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
JsonValue.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
JsonValue.h Update copyright year. 2019-01-01 01:02:34 +03:00
LanguagePackManager.cpp Language pack handling fixes. 2019-02-12 06:28:14 +03:00
LanguagePackManager.h Explicitly include common.h. 2019-02-13 00:26:36 +03:00
Location.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Location.h Update copyright year. 2019-01-01 01:02:34 +03:00
Log.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Log.h Update copyright year. 2019-01-01 01:02:34 +03:00
LogDotNet.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Logging.cpp Implement FileSource. 2019-01-14 21:46:04 +03:00
Logging.h Update copyright year. 2019-01-01 01:02:34 +03:00
MessageContent.cpp Precerve file remote in check_input_file_id. 2019-02-15 21:49:02 +03:00
MessageContent.h Do not throw away file ids of reused media. 2019-01-25 04:38:11 +03:00
MessageEntity.cpp Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +03:00
MessageEntity.h Update copyright year. 2019-01-01 01:02:34 +03:00
MessageEntity.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
MessageId.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
MessagesDb.cpp Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +03:00
MessagesDb.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
MessagesManager.cpp downloadFile: add limit:int32 2019-02-18 22:08:05 +03:00
MessagesManager.h Fix cancelling upload file for yet unsent messages. 2019-02-15 19:54:18 +03:00
misc.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
misc.h Update copyright year. 2019-01-01 01:02:34 +03:00
Notification.h Update copyright year. 2019-01-01 01:02:34 +03:00
NotificationGroupId.h Update copyright year. 2019-01-01 01:02:34 +03:00
NotificationGroupKey.h Update copyright year. 2019-01-01 01:02:34 +03:00
NotificationGroupType.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
NotificationId.h Update copyright year. 2019-01-01 01:02:34 +03:00
NotificationManager.cpp Minor fixes. 2019-02-17 16:52:34 +03:00
NotificationManager.h Support getOption for "disable_contact_registered_notifications". 2019-02-14 19:21:54 +03:00
NotificationSettings.cpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
NotificationSettings.h Do not copy show_preview notification setting to secret chats. 2019-02-18 02:41:53 +03:00
NotificationSettings.hpp Do not copy show_preview notification setting to secret chats. 2019-02-18 02:41:53 +03:00
NotificationType.cpp Fix Global.h and TdDb.h includes. 2019-01-06 22:59:17 +03:00
NotificationType.h Update copyright year. 2019-01-01 01:02:34 +03:00
PasswordManager.cpp Various include and other fixes. 2019-02-12 19:48:52 +03:00
PasswordManager.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
Payments.cpp Add source to on_get_user and on_get_chat. 2019-01-12 06:48:39 +03:00
Payments.h Update copyright year. 2019-01-01 01:02:34 +03:00
Payments.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
PhoneNumberManager.cpp Minor fixes. 2019-02-17 16:52:34 +03:00
PhoneNumberManager.h Minor fixes. 2019-02-17 16:52:34 +03:00
Photo.cpp Prefer InputFile over remote location in get_input_media. 2019-02-12 04:50:30 +03:00
Photo.h FileManager: support two file references for photos 2019-01-30 20:08:50 +04:00
Photo.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
PrivacyManager.cpp Fix PeerToPeer calls privacy. 2019-02-07 21:53:54 +03:00
PrivacyManager.h Update layer to 88. 2019-02-05 01:08:15 +03:00
PtsManager.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
ReplyMarkup.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
ReplyMarkup.h Update copyright year. 2019-01-01 01:02:34 +03:00
ReplyMarkup.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
RequestActor.h Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +03:00
SecretChatActor.cpp Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +03:00
SecretChatActor.h Explicitly include common.h. 2019-02-13 00:26:36 +03:00
SecretChatDb.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
SecretChatDb.h Update copyright year. 2019-01-01 01:02:34 +03:00
SecretChatId.h Update copyright year. 2019-01-01 01:02:34 +03:00
SecretChatsManager.cpp Explicitly include common.h. 2019-02-13 00:26:36 +03:00
SecretChatsManager.h Forward-declare BinlogEvent. 2019-01-06 22:11:02 +03:00
SecretInputMedia.h Update copyright year. 2019-01-01 01:02:34 +03:00
SecureManager.cpp Add FileManager::cancel_upload. 2019-01-25 04:52:38 +03:00
SecureManager.h Explicitly include common.h. 2019-02-13 00:26:36 +03:00
SecureStorage.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
SecureStorage.h Update copyright year. 2019-01-01 01:02:34 +03:00
SecureValue.cpp Move FileType to FileType.h. 2019-01-20 00:54:29 +03:00
SecureValue.h Update copyright year. 2019-01-01 01:02:34 +03:00
SecureValue.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
SendCodeHelper.cpp Add SendCodeHelper.h. 2019-02-16 18:49:39 +03:00
SendCodeHelper.h Add SendCodeHelper.h. 2019-02-16 18:49:39 +03:00
SendCodeHelper.hpp Add SendCodeHelper.h. 2019-02-16 18:49:39 +03:00
SequenceDispatcher.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
SequenceDispatcher.h Update copyright year. 2019-01-01 01:02:34 +03:00
SetWithPosition.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
StateManager.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
StateManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
StickersManager.cpp Better deduplicating saved animations and recent/featured stickers. 2019-02-16 05:29:28 +03:00
StickersManager.h Support repairing file references in SaveRecentStickerQuery. 2019-02-02 14:41:30 +03:00
StickersManager.hpp Use LOG_CHECK where it is necessary 2019-02-12 19:17:20 +03:00
StorageManager.cpp Add LogInterface::get_file_paths method. 2019-01-18 01:17:20 +03:00
StorageManager.h Better on_new_file. 2019-01-11 05:45:03 +03:00
td_c_client.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
td_c_client.h Update copyright year. 2019-01-01 01:02:34 +03:00
td_emscripten.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
td_json_client.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
td_json_client.h Update copyright year. 2019-01-01 01:02:34 +03:00
td_log.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
td_log.h Update copyright year. 2019-01-01 01:02:34 +03:00
Td.cpp downloadFile: add limit:int32 2019-02-18 22:08:05 +03:00
Td.h Add td_api::getChatNotificationSettingsExceptions. 2019-02-14 21:44:20 +03:00
TdCallback.h Update copyright year. 2019-01-01 01:02:34 +03:00
TdDb.cpp Explicitly include common.h. 2019-02-13 00:26:36 +03:00
TdDb.h SetWithPosition CE and other fixes. 2019-01-19 20:19:29 +03:00
TdParameters.h Update copyright year. 2019-01-01 01:02:34 +03:00
TermsOfService.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
TermsOfService.h Update copyright year. 2019-01-01 01:02:34 +03:00
TopDialogManager.cpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
TopDialogManager.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
UniqueId.h Update copyright year. 2019-01-01 01:02:34 +03:00
UpdatesManager.cpp Fix GetNotifySettingsExceptionsQuery. 2019-02-16 05:52:08 +03:00
UpdatesManager.h Add td_api::getChatNotificationSettingsExceptions. 2019-02-14 21:44:20 +03:00
UserId.h Update copyright year. 2019-01-01 01:02:34 +03:00
Version.h Support pageBlockPhoto URL. 2019-02-06 21:00:00 +03:00
VideoNotesManager.cpp Prefer InputFile over remote location in get_input_media. 2019-02-12 04:50:30 +03:00
VideoNotesManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
VideoNotesManager.hpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
VideosManager.cpp Prefer InputFile over remote location in get_input_media. 2019-02-12 04:50:30 +03:00
VideosManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
VideosManager.hpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
VoiceNotesManager.cpp Prefer InputFile over remote location in get_input_media. 2019-02-12 04:50:30 +03:00
VoiceNotesManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
VoiceNotesManager.hpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
WallpaperManager.cpp Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
WallpaperManager.h Explicitly include common.h. 2019-02-13 00:26:36 +03:00
WebPageId.h Update copyright year. 2019-01-01 01:02:34 +03:00
WebPagesManager.cpp Fix another g++ CE. 2019-02-13 02:51:46 +03:00
WebPagesManager.h Support pageBlockMap. 2019-02-07 18:28:49 +03:00