This repository has been archived on 2020-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork/td/telegram
levlam 20503e04d2 Various fixes.
GitOrigin-RevId: da4869e5054952663ad5993f5770f2984a473818
2019-07-22 07:01:51 +03:00
..
files Fix tdutils after update. 2019-07-21 21:07:07 +03:00
logevent Add misaligned pointer debug. 2019-05-03 16:53:34 +03:00
net Add actor_name_prefix to prepare_connection parameters. 2019-07-22 05:55:01 +03:00
AccessRights.h Update copyright year. 2019-01-01 01:02:34 +03:00
AnimationsManager.cpp Do not try to reload stickers and saved animations while closing. 2019-04-30 00:37:55 +03:00
AnimationsManager.h Update layer to 92: minithumbnails support. 2019-03-01 22:51:33 +03:00
AnimationsManager.hpp Update layer to 92: minithumbnails support. 2019-03-01 22:51:33 +03:00
AudiosManager.cpp Update layer to 92: minithumbnails support. 2019-03-01 22:51:33 +03:00
AudiosManager.h Update layer to 92: minithumbnails support. 2019-03-01 22:51:33 +03:00
AudiosManager.hpp Minor fixes. 2019-05-14 17:26:13 +03:00
AuthManager.cpp Add separate authorizationStateWaitRegistration. 2019-07-16 22:08:34 +03:00
AuthManager.h Add separate authorizationStateWaitRegistration. 2019-07-16 22:08:34 +03:00
AuthManager.hpp Add separate authorizationStateWaitRegistration. 2019-07-16 22:08:34 +03:00
AutoDownloadSettings.cpp Minor fixes. 2019-05-14 17:26:13 +03:00
AutoDownloadSettings.h Support auto-download settings. 2019-05-14 02:03:05 +03:00
BackgroundId.h Initial background support. 2019-05-07 05:51:56 +03:00
BackgroundManager.cpp Cache backgorund by their names. 2019-07-19 05:34:49 +03:00
BackgroundManager.h Cache backgorund by their names. 2019-07-19 05:34:49 +03:00
BackgroundType.cpp Minor fixes. 2019-05-14 17:26:13 +03:00
BackgroundType.h Add td_api::setBackground. 2019-05-10 15:36:37 +03:00
BackgroundType.hpp Make set background persistent. 2019-05-10 17:58:44 +03:00
CallActor.cpp Update layer to 98. 2019-06-08 12:26:35 +03:00
CallActor.h Update layer to 98. 2019-06-08 12:26:35 +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 Update layer to 98. 2019-06-08 12:26:35 +03:00
CallManager.h Update layer to 98. 2019-06-08 12:26:35 +03:00
CallbackQueriesManager.cpp Add source to MessagesManager::have_message. 2019-03-14 22:31:37 +03:00
CallbackQueriesManager.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
Client.cpp Mark constructor explicit. 2019-06-12 16:37:11 +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 Fix usage of HttpDate in ConfigRecoverer. 2019-07-11 23:32:45 +03:00
ConfigManager.h Fix usage of HttpDate in ConfigRecoverer. 2019-07-11 23:32:45 +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 Fix warnings. 2019-07-01 19:52:48 +03:00
ContactsManager.h Add support for is_scam mark for users and channels. 2019-06-18 16:41:53 +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 Remove restriction on number of other_user_ids in registerDevice. 2019-04-23 17:10:49 +03:00
DeviceTokenManager.h Remove restriction on number of other_user_ids in registerDevice. 2019-04-23 17:10:49 +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 Decrease queries delay in MessageDb, DialogDb and SQLite key-value. 2019-03-31 22:46:32 +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 Restrict sending other messages in interface only if all messages are restricted. 2019-07-01 00:17:18 +03:00
DialogParticipant.h Add td_api::chatMembersFilterContacts. 2019-05-12 21:49:21 +03:00
Document.cpp Initial background support. 2019-05-07 05:51:56 +03:00
Document.h Initial background support. 2019-05-07 05:51:56 +03:00
Document.hpp Fix includes order. 2019-04-26 02:21:12 +03:00
DocumentsManager.cpp Fix handling of sticker thumbnails. 2019-07-15 04:01:26 +03:00
DocumentsManager.h Initial background support. 2019-05-07 05:51:56 +03:00
DocumentsManager.hpp Minor fixes. 2019-05-14 17:26:13 +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 File reference support for backgrounds. 2019-05-09 04:07:21 +03:00
FileReferenceManager.h File reference support for backgrounds. 2019-05-09 04:07:21 +03:00
FileReferenceManager.hpp File reference support for backgrounds. 2019-05-09 04:07:21 +03:00
Game.cpp Use get_photo(telegram_api::Photo) whenever possible. 2019-06-17 02:41:57 +03:00
Game.h Fix adding thumbnails to file_ids list. 2019-02-28 21:40:57 +03:00
Game.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
Global.cpp Fix testProxy. 2019-07-22 05:04:18 +03:00
Global.h Better logic for time difference in tls obfuscation 2019-07-04 18:21:07 +02:00
HashtagHints.cpp Use KeyValueSyncInterface and BinlogInterface in TdDb. 2019-01-07 02:44:29 +03:00
HashtagHints.h Remove some unneeded TDLib headers in SplitSource.php. 2019-04-26 21:26:48 +03:00
InlineQueriesManager.cpp Support animated stickers. 2019-07-15 03:43:05 +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 Add connection_parameters options. 2019-07-15 21:37:45 +03:00
JsonValue.h Add connection_parameters options. 2019-07-15 21:37:45 +03:00
LanguagePackManager.cpp Get info about the chosen language pack if needed. 2019-07-11 04:22:17 +03:00
LanguagePackManager.h Get info about the chosen language pack if needed. 2019-07-11 04:22:17 +03:00
Location.cpp Poll results polling. 2019-02-22 22:53:02 +03:00
Location.h Make Location.access_hash mutable. 2019-02-19 18:52:09 +03:00
Log.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Log.h Deprecate Log methods in C++ and JSON interfaces. 2019-03-07 01:28:35 +03:00
LogDotNet.cpp Deprecate Log in .NET native binding. 2019-02-24 19:17:36 +03:00
Logging.cpp Minor fixes. 2019-04-22 03:46:51 +03:00
Logging.h Minor fixes. 2019-04-22 03:46:51 +03:00
MessageContent.cpp Increase MessageUnsupported version to reget all animated stickers. 2019-07-18 19:49:14 +03:00
MessageContent.h Add reply_markup to stopPoll. 2019-04-12 02:10:33 +03:00
MessageEntity.cpp Find entities in MESSAGE_ANNOUNCEMENT. 2019-03-26 01:24:23 +03:00
MessageEntity.h Find entities in MESSAGE_ANNOUNCEMENT. 2019-03-26 01:24:23 +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 Add more logging. 2019-05-30 01:35:19 +03:00
MessagesDb.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
MessagesManager.cpp Fix animated stickers extension. 2019-07-18 19:47:29 +03:00
MessagesManager.h Fix get_chat_event_action_object. 2019-06-17 19:46:07 +03:00
Notification.h Fix pdateActiveNotifications. 2019-03-31 18:27:35 +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 Add support for is_scam mark for users and channels. 2019-06-18 16:41:53 +03:00
NotificationManager.h Support SESSION_REVOKE push notification. 2019-04-20 22:39:41 +03:00
NotificationSettings.cpp Compare local settings in getChatNotificationSettingsExceptions. 2019-03-05 17:15:17 +03:00
NotificationSettings.h Compare local settings in getChatNotificationSettingsExceptions. 2019-03-05 17:15:17 +03:00
NotificationSettings.hpp Do not copy show_preview notification setting to secret chats. 2019-02-18 02:41:53 +03:00
NotificationType.cpp Remove commented NotificationType::get_type(). 2019-05-03 23:22:49 +03:00
NotificationType.h Remove commented NotificationType::get_type(). 2019-05-03 23:22:49 +03:00
PasswordManager.cpp Return PasswordState from confirming recovery email address methods. 2019-02-25 21:37:26 +03:00
PasswordManager.h Return PasswordState from confirming recovery email address methods. 2019-02-25 21:37:26 +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 Add td_api::phoneNumberAuthenticationSettings and support automatic code retrival from SMS on Android. 2019-05-03 05:44:59 +03:00
PhoneNumberManager.h Minor fixes. 2019-05-14 17:26:13 +03:00
Photo.cpp Ignore 'i' and 't' photo sizes received from the server. 2019-07-20 02:33:49 +03:00
Photo.h Add PhotoSizeSource.h. 2019-06-19 03:18:44 +03:00
Photo.hpp Add PhotoSizeSource.h. 2019-06-19 03:18:44 +03:00
PhotoSizeSource.cpp Split DialogPhoto to Small and Big. 2019-06-20 04:35:08 +03:00
PhotoSizeSource.h Split DialogPhoto to Small and Big. 2019-06-20 04:35:08 +03:00
PhotoSizeSource.hpp Add PhotoSizeSource FileType checks. 2019-06-20 04:53:50 +03:00
PollId.h Fix includes. 2019-02-22 23:15:43 +03:00
PollId.hpp Add messagePoll support. 2019-02-19 16:45:32 +03:00
PollManager.cpp Do not replace total_voter_count with 0 just in case. 2019-04-26 22:56:52 +03:00
PollManager.h Add reply_markup to stopPoll. 2019-04-12 02:10:33 +03:00
PollManager.hpp Rename poll answers to options. 2019-02-21 03:52:58 +03:00
PrivacyManager.cpp Update layer to 97. Support new privacies. 2019-05-14 03:18:34 +03:00
PrivacyManager.h Update layer to 97. Support new privacies. 2019-05-14 03:18:34 +03:00
PtsManager.h Remove unneded includes of td/utils/loggging.h. 2019-02-12 23:48:16 +03:00
QueryCombiner.cpp Do not send uqeries in QueryCombiner when closing. 2019-04-01 20:41:27 +03:00
QueryCombiner.h Minor fixes. 2019-03-17 23:43:58 +03:00
ReplyMarkup.cpp Support forwsrd text for login URL buttons. 2019-05-27 17:48:15 +03:00
ReplyMarkup.h Support forwsrd text for login URL buttons. 2019-05-27 17:48:15 +03:00
ReplyMarkup.hpp Support LoginUrl buttons. 2019-05-23 23:35:26 +03:00
RequestActor.h Fix spelling of inaccessible. 2019-03-15 03:19:10 +03:00
SecretChatActor.cpp Fix checks for additional data at the end. 2019-07-11 03:12:27 +03:00
SecretChatActor.h Use some unused Status responses. 2019-04-28 15:00:06 +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 Fix processing secret chats binlog events. 2019-04-21 20:57:49 +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 Fix misprints. 2019-03-24 22:05:06 +03:00
SecureManager.h Explicitly include common.h. 2019-02-13 00:26:36 +03:00
SecureStorage.cpp Fd::stat returns Result<Stat> instead of Stat 2019-06-19 16:31:25 +02: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 separate authorizationStateWaitRegistration. 2019-07-16 22:08:34 +03:00
SendCodeHelper.h Add separate authorizationStateWaitRegistration. 2019-07-16 22:08:34 +03:00
SendCodeHelper.hpp Add separate authorizationStateWaitRegistration. 2019-07-16 22:08:34 +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 Fix animated stickers extension. 2019-07-18 19:47:29 +03:00
StickersManager.h Fix handling of sticker thumbnails. 2019-07-15 04:01:26 +03:00
StickersManager.hpp Fix handling of sticker thumbnails. 2019-07-15 04:01:26 +03:00
StorageManager.cpp Fix stopping FileGC when closing. 2019-06-05 04:53:43 +03:00
StorageManager.h Minor fixes. 2019-05-22 21:17:24 +03:00
Td.cpp Add actor_name_prefix to prepare_connection parameters. 2019-07-22 05:55:01 +03:00
Td.h td_api: TestProxy query draft 2019-07-20 15:13:36 +02:00
TdCallback.h Update copyright year. 2019-01-01 01:02:34 +03:00
TdDb.cpp Fix CE. 2019-04-26 05:10:02 +03:00
TdDb.h experimental td_api::getDatabaseStatistics 2019-04-17 12:17:51 +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 Unify names of ParserT/StorerT classes. 2019-02-21 20:54:20 +03:00
TopDialogManager.cpp Fix setting disable_top_chats option before logging in as a bot. 2019-03-06 01:06:33 +03:00
TopDialogManager.h More start_up and bots fixes. 2019-03-05 07:35:17 +03:00
UniqueId.h Update copyright year. 2019-01-01 01:02:34 +03:00
UpdatesManager.cpp Fix misprint in in_acceptable_user. 2019-07-13 18:17:55 +03:00
UpdatesManager.h Add UpdatesManager::is_acceptable_{user,chat,channel} methods. 2019-06-17 04:48:29 +03:00
UserId.h Update copyright year. 2019-01-01 01:02:34 +03:00
Version.h PhotoSizeSource fixes. 2019-06-12 14:42:06 +03:00
VideoNotesManager.cpp Update layer to 92: minithumbnails support. 2019-03-01 22:51:33 +03:00
VideoNotesManager.h Update layer to 92: minithumbnails support. 2019-03-01 22:51:33 +03:00
VideoNotesManager.hpp Minor fixes. 2019-05-14 17:26:13 +03:00
VideosManager.cpp Update layer to 92: minithumbnails support. 2019-03-01 22:51:33 +03:00
VideosManager.h Update layer to 92: minithumbnails support. 2019-03-01 22:51:33 +03:00
VideosManager.hpp Minor fixes. 2019-05-14 17:26:13 +03:00
VoiceNotesManager.cpp Prefer InputFile over remote location in get_input_media. 2019-02-12 04:50:30 +03:00
VoiceNotesManager.h Unify names of ParserT/StorerT classes. 2019-02-21 20:54:20 +03:00
VoiceNotesManager.hpp Unify names of ParserT/StorerT classes. 2019-02-21 20:54:20 +03:00
WebPageBlock.cpp Speed up WebPageBlock constructors. 2019-06-17 02:55:27 +03:00
WebPageBlock.h Add more logging. 2019-05-30 01:35:19 +03:00
WebPageId.h Add messagePoll support. 2019-02-19 16:45:32 +03:00
WebPagesManager.cpp Various fixes. 2019-07-22 07:01:51 +03:00
WebPagesManager.h Remove unneeded includes. 2019-04-27 04:15:05 +03:00
cli.cpp Fix testProxy. 2019-07-22 05:04: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
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 Improve JSON interface documentation. 2019-04-30 01:07:04 +03:00
td_log.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
td_log.h Deprecate Log methods in C++ and JSON interfaces. 2019-03-07 01:28:35 +03:00