tdlight/td/telegram
levlam 643371aa2f Check message reply header in updates.
GitOrigin-RevId: bb71f4cf73f104b6d2f9da18305007336b9397bf
2020-09-10 16:28:25 +03:00
..
files Fix FileLoader closing. 2020-09-03 00:16:49 +03:00
logevent Support sending silent messages in secret chats. 2020-08-21 15:38:23 +03:00
net Fix NetQueryDebug.state_timestamp_ initialization. 2020-09-03 07:21:01 +03:00
AccessRights.h Move MessageSearchFilter to separate files. 2020-08-22 10:27:13 +03:00
AnimationsManager.cpp Add td_api::animatedChatPhoto. 2020-07-07 11:41:01 +03:00
AnimationsManager.h Add td_api::animatedChatPhoto. 2020-07-07 11:41:01 +03:00
AnimationsManager.hpp Add animated thumbnail support for animations and videos 2020-05-30 01:48:56 +03:00
AudiosManager.cpp Add inputMessageDocument.force_file. 2020-06-22 02:02:21 +03:00
AudiosManager.h Update copyright year. 2020-01-01 04:23:48 +03:00
AudiosManager.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
AuthManager.cpp Remove copy-paste 2020-08-18 18:29:45 +03:00
AuthManager.h Remove copy-paste. 2020-08-17 17:35:15 +03:00
AuthManager.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
AutoDownloadSettings.cpp Simplify NetQuery creation. 2020-03-16 00:17:11 +03:00
AutoDownloadSettings.h Update copyright year. 2020-01-01 04:23:48 +03:00
BackgroundId.h Update copyright year. 2020-01-01 04:23:48 +03:00
BackgroundManager.cpp Add td_api::thumbnail. 2020-05-31 22:22:15 +03:00
BackgroundManager.h Update copyright year. 2020-01-01 04:23:48 +03:00
BackgroundType.cpp Improve spelling. 2020-05-18 22:54:18 +03:00
BackgroundType.h Update copyright year. 2020-01-01 04:23:48 +03:00
BackgroundType.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
CallActor.cpp Add two new call problems. 2020-08-21 20:53:39 +03:00
CallActor.h Update layer to 117. Support WebRTC call servers. 2020-08-10 18:37:03 +03:00
CallbackQueriesManager.cpp Add CallbackWithPassword buttons support. 2020-08-18 09:32:37 +03:00
CallbackQueriesManager.h Add CallbackWithPassword buttons support. 2020-08-18 09:32:37 +03:00
CallDiscardReason.cpp Remove useless forward declarations. 2020-02-23 23:00:51 +03:00
CallDiscardReason.h Remove useless forward declarations. 2020-02-23 23:00:51 +03:00
CallId.h Unify conversion function names. 2020-06-22 04:28:03 +03:00
CallManager.cpp Add td_api::sendCallSignalingData. 2020-08-10 11:34:28 +03:00
CallManager.h Add td_api::sendCallSignalingData. 2020-08-10 11:34:28 +03:00
ChannelId.h Update copyright year. 2020-01-01 04:23:48 +03:00
ChatId.h Update copyright year. 2020-01-01 04:23:48 +03:00
cli.cpp Add min_date/max_date to searchMessages. 2020-09-08 14:58:02 +03:00
Client.cpp Fix tdweb build. 2020-08-25 16:32:22 +03:00
Client.h Fix tdweb build. 2020-08-25 16:32:22 +03:00
ClientActor.cpp NetQueryStats 2020-07-30 17:28:56 +03:00
ClientActor.h Fix some includes. 2020-08-01 21:57:03 +03:00
ClientDotNet.cpp Use #pragma managed(push, off) around unmanaged includes in managed code. 2020-06-06 22:51:45 +03:00
ClientJson.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
ClientJson.h Update copyright year. 2020-01-01 04:23:48 +03:00
ConfigManager.cpp Fix misprint. 2020-08-23 20:34:05 +03:00
ConfigManager.h Fix misprint. 2020-08-23 20:34:05 +03:00
ConfigShared.cpp Remove "disabled_" options clean up. 2020-04-23 17:30:48 +03:00
ConfigShared.h Remove "disabled_" options clean up. 2020-04-23 17:30:48 +03:00
Contact.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
Contact.h Support arbitrary dice sticker sets. 2020-04-19 16:30:04 +03:00
ContactsManager.cpp Allow write access to linked supergroups. 2020-09-09 03:40:17 +03:00
ContactsManager.h Add reply_count and recent_replier_user_ids to MessageIntercationInfo. 2020-08-31 13:42:27 +03:00
CountryInfoManager.cpp Add td_api::getPhoneNumberInfo. 2020-08-25 13:42:14 +03:00
CountryInfoManager.h Add td_api::getPhoneNumberInfo. 2020-08-25 13:42:14 +03:00
DelayDispatcher.cpp Wait DelayDispatcher closing before FileLoader closing. 2020-08-27 00:52:01 +03:00
DelayDispatcher.h Wait DelayDispatcher closing before FileLoader closing. 2020-08-27 00:52:01 +03:00
Dependencies.cpp Move resolve_dependencies to Dependencies.cpp. 2020-01-27 03:09:05 +03:00
Dependencies.h Move resolve_dependencies to Dependencies.cpp. 2020-01-27 03:09:05 +03:00
DeviceTokenManager.cpp Use Global::is_expected_error whenever appropriate. 2020-03-31 00:35:58 +03:00
DeviceTokenManager.h Safe and reliable device token re-registration. 2020-01-01 19:38:54 +03:00
DhCache.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
DhCache.h Update copyright year. 2020-01-01 04:23:48 +03:00
DhConfig.h Update copyright year. 2020-01-01 04:23:48 +03:00
DialogAdministrator.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
DialogAdministrator.h Update copyright year. 2020-01-01 04:23:48 +03:00
DialogDate.h Update copyright year. 2020-01-01 04:23:48 +03:00
DialogDb.cpp DialogDb, MessageDb, MessagesManager: abort if an error happens during a transaction 2020-07-27 18:03:22 +03:00
DialogDb.h Store pinned dialog list in binlog. 2020-05-03 01:10:54 +03:00
DialogFilter.cpp Add DialogFilter::get_chat_filter_info_object. 2020-06-07 21:51:21 +03:00
DialogFilter.h Add DialogFilter::get_chat_filter_info_object. 2020-06-07 21:51:21 +03:00
DialogFilter.hpp Move DialogFilter implementation to separate files. 2020-06-02 13:58:53 +03:00
DialogFilterId.h Dialog list fixes. 2020-05-28 21:24:50 +03:00
DialogId.cpp Add InputDialogId. 2020-05-12 15:52:10 +03:00
DialogId.h Add InputDialogId. 2020-05-12 15:52:10 +03:00
DialogListId.h Fix some includes. 2020-06-07 18:14:52 +03:00
DialogLocation.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
DialogLocation.h Update copyright year. 2020-01-01 04:23:48 +03:00
DialogParticipant.cpp Update layer 119. Add sender_chat_id. 2020-09-08 22:08:10 +03:00
DialogParticipant.h Add DialogParticipant::left. 2020-08-03 21:16:08 +03:00
DialogSource.cpp Minor fixes. 2020-04-30 22:21:42 +03:00
DialogSource.h Support removing PSA from the shat list. 2020-04-30 14:57:01 +03:00
Document.cpp Add animated thumbnail support for animations and videos 2020-05-30 01:48:56 +03:00
Document.h Do not send updates if web page is not changed. 2020-01-26 04:59:19 +03:00
Document.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
DocumentsManager.cpp Add td_api::animatedChatPhoto. 2020-07-07 11:41:01 +03:00
DocumentsManager.h Add td_api::thumbnail. 2020-05-31 22:22:15 +03:00
DocumentsManager.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
DraftMessage.cpp Add draftMessage.date. 2020-03-12 19:56:42 +03:00
DraftMessage.h Update copyright year. 2020-01-01 04:23:48 +03:00
DraftMessage.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
FileReferenceManager.cpp Add photo to *FullInfo. 2020-07-06 15:26:29 +03:00
FileReferenceManager.h Add photo to *FullInfo. 2020-07-06 15:26:29 +03:00
FileReferenceManager.hpp Add photo to *FullInfo. 2020-07-06 15:26:29 +03:00
FolderId.h Add DialogListId. 2020-05-21 19:39:34 +03:00
FullMessageId.h Update copyright year. 2020-01-01 04:23:48 +03:00
Game.cpp Simplify get_photo_object. 2020-07-06 18:45:43 +03:00
Game.h Add Game::has_input_media. 2020-01-16 05:18:06 +03:00
Game.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
Global.cpp NetQueryStats 2020-07-30 17:28:56 +03:00
Global.h Various improvements. 2020-07-30 22:59:23 +03:00
HashtagHints.cpp Ignore SQLite key-value responses after close. 2020-05-16 02:25:03 +03:00
HashtagHints.h Update copyright year. 2020-01-01 04:23:48 +03:00
InlineQueriesManager.cpp Add progressive JPEG support. 2020-08-25 15:09:24 +03:00
InlineQueriesManager.h Add td_api::thumbnail. 2020-05-31 22:22:15 +03:00
InputDialogId.cpp Fix include. 2020-06-07 20:13:33 +03:00
InputDialogId.h Delete unused method. 2020-06-02 14:02:12 +03:00
InputMessageText.cpp Add "always_parse_markdown" option. 2020-03-12 20:20:59 +03:00
InputMessageText.h Update copyright year. 2020-01-01 04:23:48 +03:00
InputMessageText.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
JsonValue.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
JsonValue.h Update copyright year. 2020-01-01 04:23:48 +03:00
LanguagePackManager.cpp Add td_api::getCountries. 2020-08-24 23:38:45 +03:00
LanguagePackManager.h Add td_api::getCountries. 2020-08-24 23:38:45 +03:00
Location.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
Location.h Update copyright year. 2020-01-01 04:23:48 +03:00
Log.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
Log.h Documentation improvements. 2020-01-06 21:44:09 +03:00
LogDotNet.cpp Use #pragma managed(push, off) around unmanaged includes in managed code. 2020-06-06 22:51:45 +03:00
Logging.cpp Improve spelling. 2020-05-18 22:54:18 +03:00
Logging.h Update copyright year. 2020-01-01 04:23:48 +03:00
MessageContent.cpp Add progressive JPEG support. 2020-08-25 15:09:24 +03:00
MessageContent.h Add MessageCopyOptions. 2020-08-09 14:18:08 +03:00
MessageContentType.cpp Rename Die to Dice. 2020-03-30 00:34:37 +03:00
MessageContentType.h Rename Die to Dice. 2020-03-30 00:34:37 +03:00
MessageCopyOptions.h Add reply_markup to copy options. 2020-08-11 11:52:38 +03:00
MessageEntity.cpp Add static assert for array size. 2020-08-23 21:25:06 +03:00
MessageEntity.h Add static assert for array size. 2020-08-23 21:25:06 +03:00
MessageEntity.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
MessageId.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
MessageId.h Improve logging on check fail. 2020-03-12 18:36:47 +03:00
MessageReplyInfo.cpp Support chats as recent repliers. 2020-09-09 02:32:07 +03:00
MessageReplyInfo.h Support chats as recent repliers. 2020-09-09 02:32:07 +03:00
MessagesDb.cpp Move MessageSearchFilter to separate files. 2020-08-22 10:27:13 +03:00
MessagesDb.h Move MessageSearchFilter to separate files. 2020-08-22 10:27:13 +03:00
MessageSearchFilter.cpp Early conversion to MessageSearchFilter. 2020-08-22 10:48:36 +03:00
MessageSearchFilter.h Early conversion to MessageSearchFilter. 2020-08-22 10:48:36 +03:00
MessagesManager.cpp Add MessagesManager::fix_server_reply_to_message_id. 2020-09-10 14:54:34 +03:00
MessagesManager.h Add MessagesManager::fix_server_reply_to_message_id. 2020-09-10 14:54:34 +03:00
misc.cpp Unify enum constant name style. 2020-06-15 04:23:47 +03:00
misc.h Replace emoji with icon_mane in chat filters. 2020-06-01 16:55:31 +03:00
Notification.h Update copyright year. 2020-01-01 04:23:48 +03:00
NotificationGroupId.h Update copyright year. 2020-01-01 04:23:48 +03:00
NotificationGroupKey.h Update copyright year. 2020-01-01 04:23:48 +03:00
NotificationGroupType.h Update copyright year. 2020-01-01 04:23:48 +03:00
NotificationId.h Update copyright year. 2020-01-01 04:23:48 +03:00
NotificationManager.cpp Update layer 119. Add sender_chat_id. 2020-09-08 22:08:10 +03:00
NotificationManager.h Update layer 119. Add sender_chat_id. 2020-09-08 22:08:10 +03:00
NotificationSettings.cpp Improve spelling. 2020-05-18 22:54:18 +03:00
NotificationSettings.h Update copyright year. 2020-01-01 04:23:48 +03:00
NotificationSettings.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
NotificationType.cpp Update layer 119. Add sender_chat_id. 2020-09-08 22:08:10 +03:00
NotificationType.h Update layer 119. Add sender_chat_id. 2020-09-08 22:08:10 +03:00
PasswordManager.cpp Unify conversion function names. 2020-06-22 04:28:03 +03:00
PasswordManager.h Unify conversion function names. 2020-06-22 04:28:03 +03:00
Payments.cpp Remove remained TON integration methods. 2020-06-08 02:12:57 +03:00
Payments.h Remove remained TON integration methods. 2020-06-08 02:12:57 +03:00
Payments.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
PhoneNumberManager.cpp Minor fixes. 2020-03-16 22:00:44 +03:00
PhoneNumberManager.h Update copyright year. 2020-01-01 04:23:48 +03:00
Photo.cpp Add progressive JPEG support. 2020-08-25 15:09:24 +03:00
Photo.h Add progressive JPEG support. 2020-08-25 15:09:24 +03:00
Photo.hpp Add progressive JPEG support. 2020-08-25 15:09:24 +03:00
PhotoSizeSource.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
PhotoSizeSource.h Update copyright year. 2020-01-01 04:23:48 +03:00
PhotoSizeSource.hpp Improve error message. 2020-05-22 15:59:29 +03:00
PollId.h Update copyright year. 2020-01-01 04:23:48 +03:00
PollId.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
PollManager.cpp Change minimum chunk size of poll voters to 10. 2020-06-06 02:30:06 +03:00
PollManager.h Drop poll voters cache when poll options changes. 2020-05-23 20:04:51 +03:00
PollManager.hpp Reget poll once after close. 2020-04-05 05:35:52 +03:00
PrivacyManager.cpp Unify conversion function names. 2020-06-22 04:28:03 +03:00
PrivacyManager.h Unify conversion function names. 2020-06-22 04:28:03 +03:00
PtsManager.h Remove some logging in tests. 2020-08-02 01:40:48 +03:00
PublicDialogType.h Update copyright year. 2020-01-01 04:23:48 +03:00
QueryCombiner.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
QueryCombiner.h Update copyright year. 2020-01-01 04:23:48 +03:00
ReplyMarkup.cpp Add CallbackWithPassword buttons support. 2020-08-18 09:32:37 +03:00
ReplyMarkup.h Add CallbackWithPassword buttons support. 2020-08-18 09:32:37 +03:00
ReplyMarkup.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
RequestActor.h Unify constant names style. 2020-06-16 05:10:16 +03:00
RestrictionReason.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
RestrictionReason.h Update copyright year. 2020-01-01 04:23:48 +03:00
ScheduledServerMessageId.h Update copyright year. 2020-01-01 04:23:48 +03:00
SecretChatActor.cpp Support sending silent messages in secret chats. 2020-08-21 15:38:23 +03:00
SecretChatActor.h Support initial folder for secret chats. 2020-06-30 12:11:22 +03:00
SecretChatDb.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
SecretChatDb.h Update copyright year. 2020-01-01 04:23:48 +03:00
SecretChatId.h Update copyright year. 2020-01-01 04:23:48 +03:00
SecretChatsManager.cpp Minor fixes. 2020-08-14 22:51:10 +03:00
SecretChatsManager.h Minor fixes. 2020-08-14 22:51:10 +03:00
SecretInputMedia.h Update copyright year. 2020-01-01 04:23:48 +03:00
SecureManager.cpp Improve function name. 2020-08-23 23:02:20 +03:00
SecureManager.h Improve function name. 2020-08-23 23:02:20 +03:00
SecureStorage.cpp Improve error messages. 2020-03-02 12:52:13 +03:00
SecureStorage.h Make FileDataView private. 2020-01-03 04:16:05 +03:00
SecureValue.cpp Improve spelling. 2020-05-18 22:54:18 +03:00
SecureValue.h Update copyright year. 2020-01-01 04:23:48 +03:00
SecureValue.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
SendCodeHelper.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
SendCodeHelper.h Update copyright year. 2020-01-01 04:23:48 +03:00
SendCodeHelper.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
SequenceDispatcher.cpp Improve NetQuery public field names. 2020-06-10 02:44:54 +03:00
SequenceDispatcher.h Update copyright year. 2020-01-01 04:23:48 +03:00
ServerMessageId.h Update copyright year. 2020-01-01 04:23:48 +03:00
SetWithPosition.h Update copyright year. 2020-01-01 04:23:48 +03:00
SpecialStickerSetType.cpp Minor fixes. 2020-04-21 03:29:20 +03:00
SpecialStickerSetType.h Add SpecialStickerSetType::get_dice_emoji. 2020-04-19 21:21:17 +03:00
StateManager.cpp Minor fixes. 2020-08-05 20:36:13 +03:00
StateManager.h Minor fixes. 2020-08-05 20:36:13 +03:00
StickerSetId.h Update copyright year. 2020-01-01 04:23:48 +03:00
StickerSetId.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
StickersManager.cpp Decrease sticker set cache time. 2020-07-30 23:49:46 +03:00
StickersManager.h Do not load dice sticker sets before init. 2020-06-04 01:19:37 +03:00
StickersManager.hpp Minor fixes. 2020-04-30 22:21:42 +03:00
StorageManager.cpp Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
StorageManager.h Fix tdutils after merge. 2020-06-26 02:24:13 +03:00
SuggestedAction.cpp Add updateSuggestedActions. 2020-07-11 23:50:21 +03:00
SuggestedAction.h Add updateSuggestedActions. 2020-07-11 23:50:21 +03:00
td_c_client.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
td_c_client.h Update copyright year. 2020-01-01 04:23:48 +03:00
td_emscripten.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
td_json_client.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
td_json_client.h Add a comma, 2020-01-31 03:47:28 +03:00
td_log.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
td_log.h Documentation improvements. 2020-01-06 21:44:09 +03:00
Td.cpp Add min_date/max_date to searchMessages. 2020-09-08 14:58:02 +03:00
Td.h Add td_api::getPhoneNumberInfo. 2020-08-25 13:42:14 +03:00
TdCallback.h Update copyright year. 2020-01-01 04:23:48 +03:00
TdDb.cpp TdDb: reuse derived sqlcipher version 2020-08-14 17:48:43 +03:00
TdDb.h Update copyright year. 2020-01-01 04:23:48 +03:00
TdParameters.h Update copyright year. 2020-01-01 04:23:48 +03:00
TermsOfService.cpp Simplify NetQuery creation. 2020-03-16 00:17:11 +03:00
TermsOfService.h Update copyright year. 2020-01-01 04:23:48 +03:00
TopDialogCategory.h Unify conversion function names. 2020-06-22 04:28:03 +03:00
TopDialogManager.cpp Unify conversion function names. 2020-06-22 04:28:03 +03:00
TopDialogManager.h Fix some includes. 2020-01-27 04:54:01 +03:00
UniqueId.h Update copyright year. 2020-01-01 04:23:48 +03:00
UpdatesManager.cpp Check message reply header in updates. 2020-09-10 16:28:25 +03:00
UpdatesManager.h Check message reply header in updates. 2020-09-10 16:28:25 +03:00
UserId.h Update copyright year. 2020-01-01 04:23:48 +03:00
Venue.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
Venue.h Update copyright year. 2020-01-01 04:23:48 +03:00
Version.h Update layer to 119. 2020-08-30 22:12:43 +03:00
VideoNotesManager.cpp Add inputMessageDocument.force_file. 2020-06-22 02:02:21 +03:00
VideoNotesManager.h Update copyright year. 2020-01-01 04:23:48 +03:00
VideoNotesManager.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
VideosManager.cpp Add td_api::animatedChatPhoto. 2020-07-07 11:41:01 +03:00
VideosManager.h Add td_api::animatedChatPhoto. 2020-07-07 11:41:01 +03:00
VideosManager.hpp Add animated thumbnail support for animations and videos 2020-05-30 01:48:56 +03:00
VoiceNotesManager.cpp Add inputMessageDocument.force_file. 2020-06-22 02:02:21 +03:00
VoiceNotesManager.h Update copyright year. 2020-01-01 04:23:48 +03:00
VoiceNotesManager.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
WebPageBlock.cpp Rename chatPhoto to chatPhotoInfo. 2020-07-07 13:00:56 +03:00
WebPageBlock.h Improve handling of Instant View anchors. 2020-03-03 00:40:52 +03:00
WebPageId.h Update copyright year. 2020-01-01 04:23:48 +03:00
WebPagesManager.cpp Simplify get_photo_object. 2020-07-06 18:45:43 +03:00
WebPagesManager.h Update layer to 111. 2020-03-14 01:56:47 +03:00