tdlight/td/telegram
levlam 0d520e25be Add private load_dialog_filter.
GitOrigin-RevId: 9bdee3788d0bbe1c8cce1624df4945b1fcec3b3a
2020-05-19 03:02:05 +03:00
..
files First check existence of generate location in run_generate. 2020-05-24 21:35:47 +03:00
logevent Workaround MSVC 19.4 Internal Compiler Error. 2020-02-01 07:43:54 +03:00
net Add new DC2 IP address. 2020-05-29 10:20:29 +03:00
AccessRights.h Update copyright year. 2020-01-01 04:23:48 +03:00
AnimationsManager.cpp Add td_api::updateAnimationSearchParameters. 2020-05-30 02:42:45 +03:00
AnimationsManager.h Add td_api::updateAnimationSearchParameters. 2020-05-30 02:42:45 +03:00
AnimationsManager.hpp Add animated thumbnail support for animations and videos 2020-05-30 01:48:56 +03:00
AudiosManager.cpp Update copyright year. 2020-01-01 04:23:48 +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 Add td_api::createChatFilter. 2020-05-18 22:26:44 +03:00
AuthManager.h Remove AuthManager::set_is_bot. 2020-04-30 00:54:43 +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 Ignore SQLite key-value responses after close. 2020-05-16 02:25:03 +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 Update layer to 114. 2020-05-29 11:26:08 +03:00
CallActor.h Update layer to 114. 2020-05-29 11:26:08 +03:00
CallbackQueriesManager.cpp Simplify NetQuery creation. 2020-03-16 00:17:11 +03:00
CallbackQueriesManager.h Update copyright year. 2020-01-01 04:23:48 +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 Update layer to 114. 2020-05-29 11:26:08 +03:00
CallManager.cpp Update layer to 114. 2020-05-29 11:26:08 +03:00
CallManager.h Update layer to 114. 2020-05-29 11:26:08 +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 td_api::reorderChatFilters. 2020-05-19 02:41:07 +03:00
Client.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
Client.h Documentation improvements. 2020-01-06 21:44:09 +03:00
ClientActor.cpp Correctly merge new entities. 2020-02-24 20:26:08 +03:00
ClientActor.h Update copyright year. 2020-01-01 04:23:48 +03:00
ClientDotNet.cpp Update copyright year. 2020-01-01 04:23:48 +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 Add td_api::updateAnimationSearchParameters. 2020-05-30 02:42:45 +03:00
ConfigManager.h Update copyright year. 2020-01-01 04:23:48 +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 Remove excessive user photos instead of adjusting total_count. 2020-05-18 16:23:30 +03:00
ContactsManager.h Add source to get_channel_full_force. 2020-05-01 14:18:40 +03:00
DelayDispatcher.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
DelayDispatcher.h Update copyright year. 2020-01-01 04:23:48 +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 Store pinned dialog list in binlog. 2020-05-03 01:10:54 +03:00
DialogDb.h Store pinned dialog list in binlog. 2020-05-03 01:10:54 +03:00
DialogFilterId.h Add td_api::createChatFilter. 2020-05-18 22:26:44 +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
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 copyright year. 2020-01-01 04:23:48 +03:00
DialogParticipant.h Update copyright year. 2020-01-01 04:23:48 +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 animated thumbnail support for animations and videos 2020-05-30 01:48:56 +03:00
DocumentsManager.h Update copyright year. 2020-01-01 04:23:48 +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 Update copyright year. 2020-01-01 04:23:48 +03:00
FileReferenceManager.h Update copyright year. 2020-01-01 04:23:48 +03:00
FileReferenceManager.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
FolderId.h Update copyright year. 2020-01-01 04:23:48 +03:00
FullMessageId.h Update copyright year. 2020-01-01 04:23:48 +03:00
Game.cpp Add Game::has_input_media. 2020-01-16 05:18:06 +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 Remove unneeded logging. 2020-05-04 21:52:15 +03:00
Global.h Add Global::is_expected_error. 2020-03-31 00:22:52 +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 animated thumbnail support for animations and videos 2020-05-30 01:48:56 +03:00
InlineQueriesManager.h Update copyright year. 2020-01-01 04:23:48 +03:00
InputDialogId.cpp Never add duplicate dialogs to filter. 2020-05-19 01:23:13 +03:00
InputDialogId.h Never add duplicate dialogs to filter. 2020-05-19 01:23:13 +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 Improve spelling. 2020-05-18 22:54:18 +03:00
LanguagePackManager.h Update copyright year. 2020-01-01 04:23:48 +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 Documentation improvements. 2020-01-06 21:44:09 +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 Do not animate unknown stickers before they are sent. 2020-05-31 01:33:14 +03:00
MessageContent.h Add animated thumbnail support for animations and videos 2020-05-30 01:48:56 +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
MessageEntity.cpp Add check debug logging. 2020-05-17 03:00:48 +03:00
MessageEntity.h Add td_api::getMarkdownText. 2020-03-12 06:22:14 +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
MessagesDb.cpp Remove unneeded brackets. 2020-02-26 18:15:19 +03:00
MessagesDb.h Add searchMessagesFilterFailedToSend. 2020-05-02 00:50:51 +03:00
MessagesManager.cpp Add private load_dialog_filter. 2020-05-19 03:02:05 +03:00
MessagesManager.h Add private load_dialog_filter. 2020-05-19 03:02:05 +03:00
misc.cpp Do not remove brackets from HttpUrl IPv6 host. 2020-05-16 22:53:19 +03:00
misc.h Replace some offending characters in all strings. 2020-04-08 01:23:05 +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 Do not update unreceived notification update count if received duplicate group_id. 2020-05-31 02:13:00 +03:00
NotificationManager.h Add notificationTypeNewPushMessage.is_outgoing. 2020-02-29 21:42:02 +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 Add notificationTypeNewPushMessage.is_outgoing. 2020-02-29 21:42:02 +03:00
NotificationType.h Add notificationTypeNewPushMessage.is_outgoing. 2020-02-29 21:42:02 +03:00
PasswordManager.cpp Simplify NetQuery creation. 2020-03-16 00:17:11 +03:00
PasswordManager.h Update layer 109. TON-related requests was removed. 2020-01-20 01:52:46 +03:00
Payments.cpp Improve spelling. 2020-05-18 22:54:18 +03:00
Payments.h Add getBankCardInfo method. 2020-02-13 19:20:34 +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 animated thumbnail support for animations and videos 2020-05-30 01:48:56 +03:00
Photo.h Add animated thumbnail support for animations and videos 2020-05-30 01:48:56 +03:00
Photo.hpp Update copyright year. 2020-01-01 04:23:48 +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 Fix poll parsing. 2020-05-30 22:46:38 +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 Drop UserFull cache when phone number privacy is changed. 2020-05-01 01:21:02 +03:00
PrivacyManager.h Reget users to restore their online status after removing them from privacy restrictions. 2020-04-19 12:53:07 +03:00
PtsManager.h Update copyright year. 2020-01-01 04:23: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 Update layer 109. Add keyboardButtonTypeRequestPoll. 2020-01-14 20:18:35 +03:00
ReplyMarkup.h Update layer 109. Add keyboardButtonTypeRequestPoll. 2020-01-14 20:18:35 +03:00
ReplyMarkup.hpp Update copyright year. 2020-01-01 04:23:48 +03:00
RequestActor.h RequestActor: add checks 2020-03-27 14:37:33 +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 Improve comment message. 2020-03-31 00:55:00 +03:00
SecretChatActor.h Minor fixes. 2020-03-16 22:00:44 +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 Update copyright year. 2020-01-01 04:23:48 +03:00
SecretChatsManager.h Update copyright year. 2020-01-01 04:23:48 +03:00
SecretInputMedia.h Update copyright year. 2020-01-01 04:23:48 +03:00
SecureManager.cpp Use Global::is_expected_error whenever appropriate. 2020-03-31 00:35:58 +03:00
SecureManager.h Update copyright year. 2020-01-01 04:23:48 +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 Update copyright year. 2020-01-01 04:23:48 +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 Update copyright year. 2020-01-01 04:23:48 +03:00
StateManager.h Update copyright year. 2020-01-01 04:23:48 +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 Specify correct mime-type for sent local animated stickers. 2020-05-31 01:49:16 +03:00
StickersManager.h Allow to pass multiple input language codes in searchEmojis. 2020-04-22 15:17:53 +03:00
StickersManager.hpp Minor fixes. 2020-04-30 22:21:42 +03:00
StorageManager.cpp Minor fixes. 2020-03-16 22:00:44 +03:00
StorageManager.h Add optimizeStorage.return_deleted_file_statistics. 2020-03-02 11:59:47 +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 td_api::reorderChatFilters. 2020-05-19 02:41:07 +03:00
Td.h Add td_api::reorderChatFilters. 2020-05-19 02:41:07 +03:00
TdCallback.h Update copyright year. 2020-01-01 04:23:48 +03:00
TdDb.cpp Store pinned dialog list in binlog. 2020-05-03 01:10:54 +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 Add TopDialogCategory.h. 2020-01-27 03:19:54 +03:00
TopDialogManager.cpp Simplify NetQuery creation. 2020-03-16 00:17:11 +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 Add basic support for updateDialogFilter and updateDialogFilterOrder. 2020-05-15 02:14:06 +03:00
UpdatesManager.h Add basic support for updateDialogFilter and updateDialogFilterOrder. 2020-05-15 02:14:06 +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 Support stickers attached to animation. 2020-05-29 11:51:51 +03:00
VideoNotesManager.cpp Update copyright year. 2020-01-01 04:23:48 +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 animated thumbnail support for animations and videos 2020-05-30 01:48:56 +03:00
VideosManager.h Add animated thumbnail support for animations and videos 2020-05-30 01:48:56 +03:00
VideosManager.hpp Add animated thumbnail support for animations and videos 2020-05-30 01:48:56 +03:00
VoiceNotesManager.cpp Update copyright year. 2020-01-01 04:23:48 +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 Minor fixes. 2020-03-16 22:00:44 +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 Improve logging. 2020-05-25 00:11:18 +03:00
WebPagesManager.h Update layer to 111. 2020-03-14 01:56:47 +03:00