tdlight/td/telegram
2023-10-18 17:56:45 +03:00
..
files Add some index checks. 2023-09-26 14:03:10 +03:00
logevent Add InvalidateSignInCodesOnServerLogEvent. 2023-09-22 16:16:14 +03:00
net Minor improvements. 2023-10-28 00:06:56 +03:00
AccentColorId.h Add chat.accentColorId. 2023-10-17 15:09:57 +03:00
AccessRights.h
AccountManager.cpp Add InvalidateSignInCodesOnServerLogEvent. 2023-09-22 16:16:14 +03:00
AccountManager.h Add InvalidateSignInCodesOnServerLogEvent. 2023-09-22 16:16:14 +03:00
AffectedHistory.h
AnimationsManager.cpp Use add_to_top. 2023-10-01 21:17:30 +03:00
AnimationsManager.h
AnimationsManager.hpp
Application.cpp Remove error-prone server_time_cached. 2023-10-04 12:24:58 +03:00
Application.h
AttachMenuManager.cpp Add separate td_api::InputMessageReplyTo. 2023-10-06 11:58:05 +03:00
AttachMenuManager.h Add separate td_api::InputMessageReplyTo. 2023-10-06 11:58:05 +03:00
AudiosManager.cpp
AudiosManager.h
AudiosManager.hpp
AuthManager.cpp Always send updateAuthorizationState, even the state ID is the same. 2023-09-25 16:07:21 +03:00
AuthManager.h Always send updateAuthorizationState, even the state ID is the same. 2023-09-25 16:07:21 +03:00
AuthManager.hpp
AutoDownloadSettings.cpp
AutoDownloadSettings.h
AutosaveManager.cpp Fix typos. (#2641) 2023-10-18 19:12:31 +03:00
AutosaveManager.h Fix typos. (#2641) 2023-10-18 19:12:31 +03:00
BackgroundId.h
BackgroundInfo.cpp
BackgroundInfo.h
BackgroundInfo.hpp
BackgroundManager.cpp
BackgroundManager.h
BackgroundType.cpp
BackgroundType.h
BackgroundType.hpp
BlockListId.h Add td_api::BlockList. 2023-07-28 17:33:47 +03:00
BotCommand.cpp
BotCommand.h
BotCommandScope.cpp
BotCommandScope.h
BotInfoManager.cpp Add td_api::allowBotToSendMessages. 2023-08-25 18:06:56 +03:00
BotInfoManager.h Add td_api::allowBotToSendMessages. 2023-08-25 18:06:56 +03:00
BotMenuButton.cpp
BotMenuButton.h
CallActor.cpp
CallActor.h
CallbackQueriesManager.cpp Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
CallbackQueriesManager.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
CallDiscardReason.cpp
CallDiscardReason.h
CallId.h
CallManager.cpp
CallManager.h
ChainId.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
ChannelId.h
ChannelParticipantFilter.cpp
ChannelParticipantFilter.h
ChannelType.h
ChatId.h
ChatReactions.cpp Various fixes. 2023-08-15 17:45:16 +03:00
ChatReactions.h Move get_sorted_available_reactions to StickersManager. 2023-08-09 12:07:13 +03:00
ChatReactions.hpp Add ChatReactions.hpp. 2023-08-06 02:32:09 +03:00
cli.cpp Add td_api::setAccentColor. 2023-10-18 17:56:45 +03:00
Client.cpp
Client.h
ClientActor.cpp Use send_closure_later to send requests in ClientActor to unify stack traces. 2023-07-20 19:38:27 +03:00
ClientActor.h
ClientDotNet.cpp
ClientJson.cpp Use JsonObject::get_.*_field if possible. 2023-07-31 17:17:52 +03:00
ClientJson.h
ConfigManager.cpp Add "giveaway_country_count_max" option. 2023-10-13 14:06:05 +03:00
ConfigManager.h Add "giveaway_country_count_max" option. 2023-10-13 14:06:05 +03:00
ConnectionState.cpp
ConnectionState.h
Contact.cpp
Contact.h Add combine_hashes function. 2023-07-27 19:05:15 +03:00
ContactsManager.cpp Add td_api::setAccentColor. 2023-10-18 17:56:45 +03:00
ContactsManager.h Add td_api::setAccentColor. 2023-10-18 17:56:45 +03:00
CountryInfoManager.cpp
CountryInfoManager.h
CustomEmojiId.h
DelayDispatcher.cpp
DelayDispatcher.h
Dependencies.cpp Add source to get_(chat|channel|secret_chat)_force. 2023-09-21 18:56:13 +03:00
Dependencies.h Don't log not found chats in load_dialogs. 2023-09-20 20:44:21 +03:00
DeviceTokenManager.cpp
DeviceTokenManager.h
DhCache.cpp
DhCache.h
DhConfig.h
DialogAction.cpp Add td_api::messagePremiumGiveawayCreated. 2023-10-16 11:31:11 +03:00
DialogAction.h
DialogActionBar.cpp
DialogActionBar.h
DialogAdministrator.cpp
DialogAdministrator.h
DialogBoostLinkInfo.h Add td_api::getChatBoostLinkInfo. 2023-09-15 19:07:18 +03:00
DialogDate.h Add combine_hashes function. 2023-07-27 19:05:15 +03:00
DialogDb.cpp Minor improvements. 2023-10-15 01:20:09 +03:00
DialogDb.h
DialogEventLog.cpp Support user/chat.background_custom_emoji_id. 2023-10-18 15:59:25 +03:00
DialogEventLog.h
DialogFilter.cpp Various fixes. 2023-08-15 17:45:16 +03:00
DialogFilter.h
DialogFilter.hpp
DialogFilterDialogInfo.h
DialogFilterId.h
DialogFilterInviteLink.cpp
DialogFilterInviteLink.h
DialogFilterManager.cpp Add source to have_dialog_info_force. 2023-08-26 05:00:15 +03:00
DialogFilterManager.h
DialogId.cpp
DialogId.h
DialogInviteLink.cpp
DialogInviteLink.h
DialogListId.h Fix DialogListId constructor. 2023-08-24 12:21:04 +03:00
DialogLocation.cpp
DialogLocation.h
DialogNotificationSettings.cpp
DialogNotificationSettings.h
DialogNotificationSettings.hpp
DialogParticipant.cpp Add source to get_chat_member_object. 2023-10-24 15:17:18 +03:00
DialogParticipant.h Add source to get_chat_member_object. 2023-10-24 15:17:18 +03:00
DialogParticipantFilter.cpp
DialogParticipantFilter.h
DialogSource.cpp
DialogSource.h
Dimensions.cpp
Dimensions.h
Dimensions.hpp
Document.cpp
Document.h
Document.hpp
DocumentsManager.cpp
DocumentsManager.h
DocumentsManager.hpp
DownloadManager.cpp Don't use slow BinlogKeyValue::erase_by_prefix for bots on each start. 2023-10-12 22:53:12 +03:00
DownloadManager.h
DownloadManagerCallback.cpp
DownloadManagerCallback.h
DraftMessage.cpp Add InputMessageText::add_dependencies. 2023-10-17 12:31:01 +03:00
DraftMessage.h Add td_api::linkPreviewOptions. 2023-10-16 20:12:33 +03:00
DraftMessage.hpp
EmailVerification.cpp
EmailVerification.h
EmojiGroup.cpp
EmojiGroup.h
EmojiGroup.hpp
EmojiGroupType.cpp
EmojiGroupType.h
EmojiStatus.cpp Use add_to_top if possible. 2023-10-04 16:18:20 +03:00
EmojiStatus.h
EncryptedFile.h
FileReferenceManager.cpp Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
FileReferenceManager.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
FileReferenceManager.hpp Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
FolderId.h Support only Main and Archive folder identifiers. 2023-08-18 17:51:31 +03:00
ForumTopic.cpp Add td_api::linkPreviewOptions. 2023-10-16 20:12:33 +03:00
ForumTopic.h
ForumTopic.hpp
ForumTopicEditedData.cpp
ForumTopicEditedData.h
ForumTopicEditedData.hpp
ForumTopicIcon.cpp
ForumTopicIcon.h
ForumTopicIcon.hpp
ForumTopicInfo.cpp Add source to have_dialog_info_force. 2023-08-26 05:00:15 +03:00
ForumTopicInfo.h
ForumTopicInfo.hpp
ForumTopicManager.cpp Add ForumTopicManager::read_forum_topic_messages. 2023-09-04 15:34:54 +03:00
ForumTopicManager.h Add ForumTopicManager::read_forum_topic_messages. 2023-09-04 15:34:54 +03:00
Game.cpp
Game.h
Game.hpp
GameManager.cpp Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
GameManager.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
GitCommitHash.cpp.in
GitCommitHash.h
GiveawayParameters.cpp Add "giveaway_country_count_max" option. 2023-10-13 14:06:05 +03:00
GiveawayParameters.h Support country code restrictions for giveaways. 2023-10-12 18:58:40 +03:00
GiveawayParameters.hpp Support country code restrictions for giveaways. 2023-10-12 18:58:40 +03:00
Global.cpp Close databases and binlog on another thread. 2023-10-05 21:50:53 +03:00
Global.h Close databases and binlog on another thread. 2023-10-05 21:50:53 +03:00
GlobalPrivacySettings.cpp Minor improvements. 2023-07-18 18:20:43 +03:00
GlobalPrivacySettings.h Add td_api::setArchiveChatListSettings. 2023-07-14 15:25:32 +03:00
GroupCallId.h
GroupCallManager.cpp Add source to have_dialog_info_force. 2023-08-26 05:00:15 +03:00
GroupCallManager.h
GroupCallParticipant.cpp
GroupCallParticipant.h
GroupCallParticipantOrder.cpp
GroupCallParticipantOrder.h
GroupCallVideoPayload.cpp
GroupCallVideoPayload.h
HashtagHints.cpp
HashtagHints.h
InlineQueriesManager.cpp Support inputBotInlineMessageMediaWebPage. 2023-10-17 01:49:13 +03:00
InlineQueriesManager.h Use add_to_top. 2023-10-01 21:17:30 +03:00
InputDialogId.cpp
InputDialogId.h
InputGroupCallId.cpp
InputGroupCallId.h
InputInvoice.cpp Support Terms of Service for non-recurring payments. 2023-09-12 17:30:17 +03:00
InputInvoice.h Support Terms of Service for non-recurring payments. 2023-09-12 17:30:17 +03:00
InputInvoice.hpp
InputMessageText.cpp Add InputMessageText::add_dependencies. 2023-10-17 12:31:01 +03:00
InputMessageText.h Add InputMessageText::add_dependencies. 2023-10-17 12:31:01 +03:00
InputMessageText.hpp Add td_api::linkPreviewOptions. 2023-10-16 20:12:33 +03:00
JsonValue.cpp Add and use JsonObject::foreach. 2023-07-31 19:38:53 +03:00
JsonValue.h
LabeledPricePart.h
LanguagePackManager.cpp
LanguagePackManager.h
LinkManager.cpp Add td_api::internalLinkTypePremiumGiftCode. 2023-09-29 16:44:59 +03:00
LinkManager.h Add td_api::internalLinkTypePremiumGiftCode. 2023-09-29 16:44:59 +03:00
Location.cpp Add td_api::inputStoryArea. 2023-08-01 18:11:30 +03:00
Location.h Add td_api::inputStoryArea. 2023-08-01 18:11:30 +03:00
Log.cpp
Log.h
LogDotNet.cpp
Logging.cpp
Logging.h
MediaArea.cpp Add storyAreaTypeSuggestedReaction.total_count. 2023-09-19 13:09:59 +03:00
MediaArea.h Minor improvements. 2023-09-19 21:59:14 +03:00
MediaArea.hpp Support storyAreaTypeSuggestedReaction. 2023-08-25 16:37:27 +03:00
MediaAreaCoordinates.cpp Allow negative rotation angle. 2023-09-20 17:22:01 +03:00
MediaAreaCoordinates.h Add td_api::storyAreaPosition. 2023-08-01 14:20:42 +03:00
MediaAreaCoordinates.hpp Add td_api::storyAreaPosition. 2023-08-01 14:20:42 +03:00
MessageContent.cpp Remove get_message_content_object parameter. 2023-10-17 16:20:45 +03:00
MessageContent.h Remove get_message_content_object parameter. 2023-10-17 16:20:45 +03:00
MessageContentType.cpp Add td_api::messagePremiumGiveawayCreated. 2023-10-16 11:31:11 +03:00
MessageContentType.h Add td_api::messagePremiumGiveawayCreated. 2023-10-16 11:31:11 +03:00
MessageCopyOptions.h
MessageDb.cpp Remove support for dropping old PMC-based chat database. 2023-10-12 23:14:17 +03:00
MessageDb.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
MessageEntity.cpp Add ContactsManager::can_use_premium_custom_emoji. 2023-10-17 01:25:58 +03:00
MessageEntity.h Add combine_hashes function. 2023-07-27 19:05:15 +03:00
MessageEntity.hpp
MessageExtendedMedia.cpp
MessageExtendedMedia.h
MessageExtendedMedia.hpp
MessageFullId.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
MessageId.cpp
MessageId.h
MessageInputReplyTo.cpp Add separate td_api::InputMessageReplyTo. 2023-10-06 11:58:05 +03:00
MessageInputReplyTo.h Use separate constructors for MessageInputReplyTo. 2023-10-06 13:05:50 +03:00
MessageLinkInfo.h
MessageOrigin.cpp Minor improvements. 2023-10-15 01:20:09 +03:00
MessageOrigin.h Make MessageOrigin fields private. 2023-10-09 21:29:23 +03:00
MessageOrigin.hpp Minor improvements. 2023-10-15 01:20:09 +03:00
MessageReaction.cpp Add messageReaction.used_sender_id. 2023-09-28 14:32:08 +03:00
MessageReaction.h Improve names of MessageReaction functions. 2023-09-27 17:25:03 +03:00
MessageReaction.hpp Add class ReactionType. 2023-08-04 18:39:07 +03:00
MessageReplyHeader.cpp Update layer to 166. 2023-09-28 16:13:36 +03:00
MessageReplyHeader.h
MessageReplyInfo.cpp Use add_to_top if possible. 2023-10-04 16:18:20 +03:00
MessageReplyInfo.h
MessageReplyInfo.hpp
MessageSearchFilter.cpp
MessageSearchFilter.h
MessageSender.cpp Add source to get_user_force. 2023-07-20 20:38:25 +03:00
MessageSender.h
MessagesInfo.cpp
MessagesInfo.h
MessagesManager.cpp Support user/chat.background_custom_emoji_id. 2023-10-18 15:59:25 +03:00
MessagesManager.h Support user/chat.background_custom_emoji_id. 2023-10-18 15:59:25 +03:00
MessageSource.cpp
MessageSource.h
MessageThreadDb.cpp
MessageThreadDb.h
MessageThreadInfo.h
MessageTtl.cpp
MessageTtl.h
MessageViewer.cpp Remove Viewer comparison operators. 2023-08-07 16:39:14 +03:00
MessageViewer.h Remove Viewer comparison operators. 2023-08-07 16:39:14 +03:00
MinChannel.h
MinChannel.hpp
misc.cpp Fix typos. (#2641) 2023-10-18 19:12:31 +03:00
misc.h Add td_api::searchStringsByPrefix. 2023-08-16 13:39:59 +03:00
NewPasswordState.cpp
NewPasswordState.h
Notification.h
NotificationGroupFromDatabase.h Add NotificationGroupFromDatabase struct. 2023-08-23 19:38:06 +03:00
NotificationGroupId.h
NotificationGroupInfo.cpp Use NotificationObjectId in NotificationGroupInfo. 2023-08-26 00:48:57 +03:00
NotificationGroupInfo.h Use NotificationObjectId in NotificationGroupInfo. 2023-08-26 00:48:57 +03:00
NotificationGroupInfo.hpp Minor improvements. 2023-08-22 19:10:22 +03:00
NotificationGroupKey.h
NotificationGroupType.cpp Add NotificationGroupType.cpp. 2023-08-25 01:06:59 +03:00
NotificationGroupType.h Add NotificationGroupType.cpp. 2023-08-25 01:06:59 +03:00
NotificationId.h
NotificationManager.cpp Add pushMessageContentPremiumGiveaway. 2023-10-13 13:28:01 +03:00
NotificationManager.h Add NotificationObjectFullId class. 2023-08-26 03:13:39 +03:00
NotificationObjectFullId.h Add NotificationObjectFullId class. 2023-08-26 03:13:39 +03:00
NotificationObjectId.h Add missing includes. 2023-08-26 03:34:00 +03:00
NotificationSettingsManager.cpp Remove error-prone server_time_cached. 2023-10-04 12:24:58 +03:00
NotificationSettingsManager.h Remove error-prone server_time_cached. 2023-10-04 12:24:58 +03:00
NotificationSettingsScope.cpp
NotificationSettingsScope.h
NotificationSound.cpp
NotificationSound.h
NotificationSoundType.h
NotificationType.cpp Add pushMessageContentPremiumGiveaway. 2023-10-13 13:28:01 +03:00
NotificationType.h Add missing includes. 2023-08-26 03:34:00 +03:00
OptionManager.cpp Add "giveaway_country_count_max" option. 2023-10-13 14:06:05 +03:00
OptionManager.h
OrderedMessage.cpp
OrderedMessage.h
OrderInfo.cpp Use JsonObject::get_.*_field if possible. 2023-07-31 17:17:52 +03:00
OrderInfo.h
OrderInfo.hpp
PasswordManager.cpp Remove error-prone server_time_cached. 2023-10-04 12:24:58 +03:00
PasswordManager.h
Payments.cpp Add td_api::premiumGiveawayParameters. 2023-10-12 17:05:03 +03:00
Payments.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
PhoneNumberManager.cpp Always call fetch_result on the whole NetQueryPtr. 2023-09-02 22:39:26 +03:00
PhoneNumberManager.h Always call fetch_result on the whole NetQueryPtr. 2023-09-02 22:39:26 +03:00
Photo.cpp
Photo.h
Photo.hpp
PhotoFormat.h
PhotoSize.cpp Move message content self-destruct time checks to create_input_message_content. 2023-08-29 18:51:57 +03:00
PhotoSize.h
PhotoSize.hpp
PhotoSizeSource.cpp Optimize PhotoSizeSource comparison. 2023-07-25 20:31:45 +03:00
PhotoSizeSource.h Remove unused PhotoSizeSource constructor. 2023-08-28 20:37:28 +03:00
PhotoSizeSource.hpp Fix PhotoSizeSource::parse. 2023-09-13 17:41:50 +03:00
PollId.h
PollId.hpp
PollManager.cpp Update layer to 166. 2023-09-28 16:13:36 +03:00
PollManager.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
PollManager.hpp
Premium.cpp Add creation_date to information about giveaway. 2023-10-13 11:57:43 +03:00
Premium.h Add td_api::launchPrepaidPremiumGiveaway. 2023-10-12 18:19:08 +03:00
PremiumGiftOption.cpp
PremiumGiftOption.h
PremiumGiftOption.hpp
PrivacyManager.cpp
PrivacyManager.h
PtsManager.h
PublicDialogType.h
QueryCombiner.cpp
QueryCombiner.h
QueryMerger.cpp
QueryMerger.h
ReactionManager.cpp Use add_to_top. 2023-10-01 21:17:30 +03:00
ReactionManager.h Use add_to_top. 2023-10-01 21:17:30 +03:00
ReactionManager.hpp Add ReactionManager and move there all reaction-related methods from StickersManager. 2023-08-09 12:59:48 +03:00
ReactionType.cpp Add more fields to class StoryViewer. 2023-08-07 17:19:12 +03:00
ReactionType.h Minor improvements. 2023-08-09 13:31:34 +03:00
ReactionType.hpp Add class ReactionType. 2023-08-04 18:39:07 +03:00
RecentDialogList.cpp Use add_to_top. 2023-10-01 21:17:30 +03:00
RecentDialogList.h
ReplyMarkup.cpp
ReplyMarkup.h
ReplyMarkup.hpp
ReportReason.cpp
ReportReason.h
RequestActor.h
RequestedDialogType.cpp
RequestedDialogType.h
RequestedDialogType.hpp
RestrictionReason.cpp
RestrictionReason.h
ScheduledServerMessageId.h
ScopeNotificationSettings.cpp
ScopeNotificationSettings.h
ScopeNotificationSettings.hpp
SecretChatActor.cpp Explicitly specify TLObjectStorer's template parameter. 2023-09-21 21:31:59 +03:00
SecretChatActor.h Fix typos. (#2641) 2023-10-18 19:12:31 +03:00
SecretChatDb.cpp
SecretChatDb.h
SecretChatId.h
SecretChatLayer.h
SecretChatsManager.cpp Minor improvements. 2023-07-18 18:20:43 +03:00
SecretChatsManager.h
SecretInputMedia.cpp
SecretInputMedia.h
SecureManager.cpp
SecureManager.h
SecureStorage.cpp
SecureStorage.h
SecureValue.cpp Use JsonObject::get_.*_field if possible. 2023-07-31 17:17:52 +03:00
SecureValue.h
SecureValue.hpp
SendCodeHelper.cpp
SendCodeHelper.h
SendCodeHelper.hpp
SentEmailCode.cpp
SentEmailCode.h
SequenceDispatcher.cpp
SequenceDispatcher.h
ServerMessageId.h
SetWithPosition.h
SpecialStickerSetType.cpp
SpecialStickerSetType.h
SponsoredMessageManager.cpp Remove get_message_content_object parameter. 2023-10-17 16:20:45 +03:00
SponsoredMessageManager.h
StateManager.cpp
StateManager.h
StatisticsManager.cpp Minor improvements. 2023-10-15 01:20:09 +03:00
StatisticsManager.h Move get_message_public_forwards to StatisticsManager. 2023-09-25 21:39:02 +03:00
StickerFormat.cpp
StickerFormat.h
StickerListType.cpp Add class StickerListType. 2023-10-19 15:12:26 +03:00
StickerListType.h Add class StickerListType. 2023-10-19 15:12:26 +03:00
StickerMaskPosition.cpp
StickerMaskPosition.h
StickerMaskPosition.hpp
StickerPhotoSize.cpp
StickerPhotoSize.h
StickerPhotoSize.hpp
StickerSetId.cpp
StickerSetId.h
StickersManager.cpp Add class StickerListType. 2023-10-19 15:12:26 +03:00
StickersManager.h Add class StickerListType. 2023-10-19 15:12:26 +03:00
StickersManager.hpp Add ReactionManager and move there all reaction-related methods from StickersManager. 2023-08-09 12:59:48 +03:00
StickerType.cpp
StickerType.h
StorageManager.cpp
StorageManager.h
StoryContent.cpp Minor improvements. 2023-07-13 19:32:54 +03:00
StoryContent.h
StoryContentType.cpp
StoryContentType.h
StoryDb.cpp Add more checks for server StoryId. 2023-08-10 20:22:12 +03:00
StoryDb.h Add StoryDb::get_active_story_list. 2023-07-16 23:15:38 +03:00
StoryFullId.h Add more checks for server StoryId. 2023-08-10 20:22:12 +03:00
StoryId.h Assign temporary identifier to yet unsent stories. 2023-08-11 15:16:24 +03:00
StoryInteractionInfo.cpp Minor improvements. 2023-09-19 21:59:14 +03:00
StoryInteractionInfo.h Minor improvements. 2023-09-19 21:59:14 +03:00
StoryInteractionInfo.hpp Add storyAreaTypeSuggestedReaction.total_count. 2023-09-19 13:09:59 +03:00
StoryListId.h
StoryManager.cpp Allow to get the list of prepaid Premium giveaways. 2023-10-10 14:11:59 +03:00
StoryManager.h Update layer to 166. 2023-09-28 16:13:36 +03:00
StoryNotificationSettings.h Add MessagesManager::get_story_notification_settings. 2023-08-22 18:55:59 +03:00
StoryStealthMode.cpp Process story stealth mode updates. 2023-08-04 14:51:39 +03:00
StoryStealthMode.h Process story stealth mode updates. 2023-08-04 14:51:39 +03:00
StoryStealthMode.hpp Store and load stealth mode state. 2023-08-08 01:04:08 +03:00
StoryViewer.cpp Add storyViewers.total_reaction_count. 2023-08-16 13:45:10 +03:00
StoryViewer.h Add storyViewers.total_reaction_count. 2023-08-16 13:45:10 +03:00
SuggestedAction.cpp
SuggestedAction.h
Support.cpp
Support.h
td_c_client.cpp
td_c_client.h
td_emscripten.cpp
td_json_client.cpp
td_json_client.h
td_log.cpp
td_log.h
Td.cpp Add td_api::setAccentColor. 2023-10-18 17:56:45 +03:00
Td.h Add td_api::setAccentColor. 2023-10-18 17:56:45 +03:00
TdCallback.h
TdDb.cpp Close databases and binlog on another thread. 2023-10-05 21:50:53 +03:00
TdDb.h Close databases and binlog on another thread. 2023-10-05 21:50:53 +03:00
TermsOfService.cpp
TermsOfService.h
ThemeManager.cpp Add more colors to themeParameters. 2023-10-02 22:31:34 +03:00
ThemeManager.h
TopDialogCategory.cpp
TopDialogCategory.h
TopDialogManager.cpp Replace TopDialogManager.is_active_ with !is_bot(). 2023-10-12 22:30:28 +03:00
TopDialogManager.h Replace TopDialogManager.is_active_ with !is_bot(). 2023-10-12 22:30:28 +03:00
TranscriptionInfo.cpp Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
TranscriptionInfo.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
TranscriptionInfo.hpp
TranslationManager.cpp
TranslationManager.h
UniqueId.h
UpdatesManager.cpp Add class StickerListType. 2023-10-19 15:12:26 +03:00
UpdatesManager.h Add UpdatesManager::is_acceptable_message_media. 2023-10-14 22:48:16 +03:00
UserId.h
Usernames.cpp
Usernames.h
UserPrivacySetting.cpp
UserPrivacySetting.h
UserPrivacySettingRule.cpp Update name of storyPrivacySettingsSelectedUsers. 2023-09-13 15:19:16 +03:00
UserPrivacySettingRule.h Add td_api::StoryPrivacySettings. 2023-07-18 16:00:06 +03:00
Venue.cpp Add td_api::inputStoryArea. 2023-08-01 18:11:30 +03:00
Venue.h Add td_api::inputStoryArea. 2023-08-01 18:11:30 +03:00
Version.h Support web page flags in messageMediaWebPage. 2023-10-16 16:47:22 +03:00
VideoNotesManager.cpp Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
VideoNotesManager.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
VideoNotesManager.hpp
VideosManager.cpp
VideosManager.h
VideosManager.hpp
VoiceNotesManager.cpp Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
VoiceNotesManager.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
VoiceNotesManager.hpp
WebApp.cpp
WebApp.h
WebApp.hpp
WebPageBlock.cpp Add source to get_(chat|channel|secret_chat)_force. 2023-09-21 18:56:13 +03:00
WebPageBlock.h
WebPageId.h
WebPagesManager.cpp Allow empty text witn non-empty link preview. 2023-10-17 02:07:40 +03:00
WebPagesManager.h Remove WebPagesManager::get_secret_input_media. 2023-10-16 23:18:43 +03:00