tdlight/td/telegram
2023-11-30 15:02:05 +03:00
..
files Optimize FullLocalFileLocation comparison. 2023-11-15 14:02:16 +03:00
logevent Add InvalidateSignInCodesOnServerLogEvent. 2023-09-22 16:16:14 +03:00
net Explicitly disable addProxy for watchOS and Emscripten. 2023-11-24 00:09:36 +03:00
AccentColorId.h Minor improvements. 2023-11-03 17:00:22 +03:00
AccessRights.h Update copyright year. 2023-01-01 00:28:08 +03:00
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 Update copyright year. 2023-01-01 00:28:08 +03:00
AnimationsManager.cpp Use add_to_top. 2023-10-01 21:17:30 +03:00
AnimationsManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
AnimationsManager.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
Application.cpp Remove error-prone server_time_cached. 2023-10-04 12:24:58 +03:00
Application.h Add addApplicationChangelog. 2023-02-21 12:08:55 +03:00
AttachMenuManager.cpp Disallow MessageInputReplyTo copying. 2023-10-27 03:37:26 +03:00
AttachMenuManager.h Disallow MessageInputReplyTo copying. 2023-10-27 03:37:26 +03:00
AudiosManager.cpp Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
AudiosManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
AudiosManager.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
AuthManager.cpp Improve spelling in documentation. 2023-11-15 16:53:38 +03:00
AuthManager.h Simplify AuthManager::is_bot. 2023-11-13 15:07:21 +03:00
AuthManager.hpp Make AuthManager::DbState private. 2023-07-01 18:40:19 +03:00
AutoDownloadSettings.cpp Add autoDownloadSettings.preload_stories. 2023-06-27 17:37:48 +03:00
AutoDownloadSettings.h Add autoDownloadSettings.preload_stories. 2023-06-27 17:37:48 +03:00
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 Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
BackgroundInfo.cpp Replace dark_theme_brightness with dark_theme_dimming. 2023-04-12 00:59:53 +03:00
BackgroundInfo.h Minor improvements. 2023-04-19 10:38:55 +03:00
BackgroundInfo.hpp Add class BackgroundInfo. 2023-04-10 16:32:59 +03:00
BackgroundManager.cpp Add FileManager::get_missing_file_parts. 2023-07-05 10:55:16 +03:00
BackgroundManager.h Minor improvements. 2023-04-19 10:38:55 +03:00
BackgroundType.cpp Init True fields for some manually created telegram_api objects. 2023-06-23 17:53:38 +03:00
BackgroundType.h Improve initialization order. 2023-04-19 00:50:13 +03:00
BackgroundType.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
BlockListId.h Add td_api::BlockList. 2023-07-28 17:33:47 +03:00
BoostManager.cpp Fix getChatBoosts.only_gift_codes. 2023-11-17 23:59:39 +03:00
BoostManager.h Minor improvements. 2023-11-03 17:00:22 +03:00
BotCommand.cpp Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
BotCommand.h Update copyright year. 2023-01-01 00:28:08 +03:00
BotCommandScope.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
BotCommandScope.h Update copyright year. 2023-01-01 00:28:08 +03:00
BotInfoManager.cpp Add source to reload_user/chat/channel. 2023-11-08 23:48:27 +03:00
BotInfoManager.h Add td_api::allowBotToSendMessages. 2023-08-25 18:06:56 +03:00
BotMenuButton.cpp Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
BotMenuButton.h Update copyright year. 2023-01-01 00:28:08 +03:00
CallActor.cpp Add FileManager::get_missing_file_parts. 2023-07-05 10:55:16 +03:00
CallActor.h Pass const call to do_update_call. 2023-07-01 13:19:46 +03:00
CallbackQueriesManager.cpp Add and use MessagesManager::on_get_message_error. 2023-11-12 22:55:48 +03:00
CallbackQueriesManager.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
CallDiscardReason.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
CallDiscardReason.h Update copyright year. 2023-01-01 00:28:08 +03:00
CallId.h Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
CallManager.cpp Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
CallManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
ChainId.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
ChannelId.h Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
ChannelParticipantFilter.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
ChannelParticipantFilter.h Update copyright year. 2023-01-01 00:28:08 +03:00
ChannelType.h Update copyright year. 2023-01-01 00:28:08 +03:00
ChatId.h Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
ChatReactions.cpp Improve ChatReactions field names. 2023-11-19 02:03:19 +03:00
ChatReactions.h Improve ChatReactions field names. 2023-11-19 02:03:19 +03:00
ChatReactions.hpp Improve ChatReactions field names. 2023-11-19 02:03:19 +03:00
cli.cpp tg_cli: support new lines in formatted text. 2023-11-16 11:58:54 +03:00
Client.cpp Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
Client.h Improve some spelling. 2023-01-16 12:59:43 +03:00
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 Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
ClientDotNet.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
ClientJson.cpp Use JsonObject::get_.*_field if possible. 2023-07-31 17:17:52 +03:00
ClientJson.h Update copyright year. 2023-01-01 00:28:08 +03:00
ConfigManager.cpp Add accentColor.built_in_accent_color_id. 2023-11-02 23:37:42 +03:00
ConfigManager.h Parse accent colors from appConfig. 2023-11-02 14:21:55 +03:00
ConnectionState.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
ConnectionState.h Update copyright year. 2023-01-01 00:28:08 +03:00
Contact.cpp Remove unneeded explicit api.h includes. 2023-07-01 19:46:10 +03:00
Contact.h Add combine_hashes function. 2023-07-27 19:05:15 +03:00
ContactsManager.cpp Improve ConnectionState documentation. 2023-11-25 23:54:43 +03:00
ContactsManager.h Add source to reload_user/chat/channel. 2023-11-08 23:48:27 +03:00
CountryInfoManager.cpp Add missing semicolons after CHECK. 2023-05-22 19:31:58 +03:00
CountryInfoManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
CustomEmojiId.h Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
DelayDispatcher.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
DelayDispatcher.h Update copyright year. 2023-01-01 00:28:08 +03:00
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 Remove unused api.hpp includes. 2023-07-01 12:20:39 +03:00
DeviceTokenManager.h Add td_api::deviceTokenHuaweiPush. 2023-01-30 15:42:15 +03:00
DhCache.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
DhCache.h Update copyright year. 2023-01-01 00:28:08 +03:00
DhConfig.h Update copyright year. 2023-01-01 00:28:08 +03:00
DialogAction.cpp Add td_api::messagePremiumGiveawayCreated. 2023-10-16 11:31:11 +03:00
DialogAction.h Update copyright year. 2023-01-01 00:28:08 +03:00
DialogActionBar.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
DialogActionBar.h Update copyright year. 2023-01-01 00:28:08 +03:00
DialogAdministrator.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
DialogAdministrator.h Update copyright year. 2023-01-01 00:28:08 +03:00
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 Update copyright year. 2023-01-01 00:28:08 +03:00
DialogEventLog.cpp Fallback to default accent color for the chat. 2023-11-02 22:32:59 +03:00
DialogEventLog.h Update copyright year. 2023-01-01 00:28:08 +03:00
DialogFilter.cpp Various fixes. 2023-08-15 17:45:16 +03:00
DialogFilter.h Add td_api::getChatsForChatFolderInviteLink. 2023-04-09 21:54:40 +03:00
DialogFilter.hpp Add chatFilterInfo.has_my_invite_links. 2023-04-03 15:06:37 +03:00
DialogFilterDialogInfo.h Add class DialogFilterDialogInfo. 2023-03-27 18:34:25 +03:00
DialogFilterId.h Rename chat filters to chat folders. 2023-04-03 17:28:51 +03:00
DialogFilterInviteLink.cpp Add MessagesManager::get_chat_ids_object. 2023-04-14 13:38:25 +03:00
DialogFilterInviteLink.h Add MessagesManager::get_chat_ids_object. 2023-04-14 13:38:25 +03:00
DialogFilterManager.cpp Preload chat to which belongs the replied meessage from a draft. 2023-11-01 21:32:09 +03:00
DialogFilterManager.h Preload chat to which belongs the replied meessage from a draft. 2023-11-01 21:32:09 +03:00
DialogId.cpp Remove unneeded explicit api.h includes. 2023-07-01 19:46:10 +03:00
DialogId.h Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
DialogInviteLink.cpp Add missing semicolons after CHECK. 2023-05-22 19:31:58 +03:00
DialogInviteLink.h Allow truncated links in updates and event log. 2023-03-03 04:23:46 +03:00
DialogListId.h Fix DialogListId constructor. 2023-08-24 12:21:04 +03:00
DialogLocation.cpp Explicitly pass Td to Location constructor and don't register locations for bots. 2023-06-28 19:01:00 +03:00
DialogLocation.h Explicitly pass Td to Location constructor and don't register locations for bots. 2023-06-28 19:01:00 +03:00
DialogNotificationSettings.cpp Don't compare story notification settings for chat notification settings exceptions. 2023-07-04 17:23:22 +03:00
DialogNotificationSettings.h Don't compare story notification settings for chat notification settings exceptions. 2023-07-04 17:23:22 +03:00
DialogNotificationSettings.hpp Support more story chat notification settings. 2023-06-27 19:09:43 +03:00
DialogParticipant.cpp Fix DialogParticipantStatus::get_effective_restricted_rights(). 2023-10-31 13:27:56 +03:00
DialogParticipant.h Fix DialogParticipantStatus::get_effective_restricted_rights(). 2023-10-31 13:27:56 +03:00
DialogParticipantFilter.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
DialogParticipantFilter.h Update copyright year. 2023-01-01 00:28:08 +03:00
DialogSource.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
DialogSource.h Update copyright year. 2023-01-01 00:28:08 +03:00
Dimensions.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
Dimensions.h Update copyright year. 2023-01-01 00:28:08 +03:00
Dimensions.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
Document.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
Document.h Update copyright year. 2023-01-01 00:28:08 +03:00
Document.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
DocumentsManager.cpp Add storyVideo.is_animation. 2023-06-23 16:06:02 +03:00
DocumentsManager.h Delete outdated comments. 2023-06-19 17:48:12 +03:00
DocumentsManager.hpp Add document flags. 2023-02-21 14:58:52 +03:00
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 Update copyright year. 2023-01-01 00:28:08 +03:00
DownloadManagerCallback.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
DownloadManagerCallback.h Update copyright year. 2023-01-01 00:28:08 +03:00
DraftMessage.cpp Minor improvements. 2023-10-30 19:04:14 +03:00
DraftMessage.h Minor improvements. 2023-10-30 19:04:14 +03:00
DraftMessage.hpp Fix DraftMessage parsing. 2023-10-30 18:52:49 +03:00
EmailVerification.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
EmailVerification.h Update copyright year. 2023-01-01 00:28:08 +03:00
EmojiGroup.cpp Fix includes. 2023-03-06 20:36:56 +03:00
EmojiGroup.h Simplify td_api::emojiCategory usage. 2023-02-09 22:47:44 +03:00
EmojiGroup.hpp Add td_api::getEmojiCategories. 2023-01-24 18:11:02 +03:00
EmojiGroupType.cpp Add td_api::emojiCategoryTypeChatPhoto. 2023-01-27 15:16:40 +03:00
EmojiGroupType.h Add td_api::emojiCategoryTypeChatPhoto. 2023-01-27 15:16:40 +03:00
EmojiStatus.cpp Use add_to_top if possible. 2023-10-04 16:18:20 +03:00
EmojiStatus.h Add emojiStatus.expiration_date. 2023-07-06 20:14:42 +03:00
EncryptedFile.h Update copyright year. 2023-01-01 00:28:08 +03:00
FileReferenceManager.cpp Add source to reload_user/chat/channel. 2023-11-08 23:48:27 +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 inputMessageReplyToMessage.chat_id. 2023-10-29 00:50:33 +03:00
ForumTopic.h Update copyright year. 2023-01-01 00:28:08 +03:00
ForumTopic.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
ForumTopicEditedData.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
ForumTopicEditedData.h Update copyright year. 2023-01-01 00:28:08 +03:00
ForumTopicEditedData.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
ForumTopicIcon.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
ForumTopicIcon.h Update copyright year. 2023-01-01 00:28:08 +03:00
ForumTopicIcon.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
ForumTopicInfo.cpp Add source to have_dialog_info_force. 2023-08-26 05:00:15 +03:00
ForumTopicInfo.h Fix creator in ForumTopicInfo. 2023-02-04 17:59:17 +03:00
ForumTopicInfo.hpp Add keyboardButtonTypeRequestChat. 2023-01-11 16:54:46 +03:00
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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
Game.h Update copyright year. 2023-01-01 00:28:08 +03:00
Game.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
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 Update copyright year. 2023-01-01 00:28:08 +03:00
GitCommitHash.h Update copyright year. 2023-01-01 00:28:08 +03:00
GiveawayParameters.cpp Improve field name. 2023-11-06 13:51:49 +03:00
GiveawayParameters.h Support giveaway channels in *ChannelFromMessage. 2023-10-27 00:34:33 +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 Add empty BoostManager. 2023-10-19 16:25:51 +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 Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
GroupCallManager.cpp Add source to have_dialog_info_force. 2023-08-26 05:00:15 +03:00
GroupCallManager.h Improve switching between user and channel in voice chat. 2023-04-13 17:06:02 +03:00
GroupCallParticipant.cpp Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
GroupCallParticipant.h Update copyright year. 2023-01-01 00:28:08 +03:00
GroupCallParticipantOrder.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
GroupCallParticipantOrder.h Update copyright year. 2023-01-01 00:28:08 +03:00
GroupCallVideoPayload.cpp Add explicit telegram_api.h includes. 2023-07-01 19:23:45 +03:00
GroupCallVideoPayload.h Update copyright year. 2023-01-01 00:28:08 +03:00
HashtagHints.cpp Add Global::use_sqlite_pmc. 2023-03-14 01:41:04 +03:00
HashtagHints.h Update copyright year. 2023-01-01 00:28:08 +03:00
InlineQueriesManager.cpp Add linkPreviewOptions.show_above_text. 2023-10-22 00:50:19 +03:00
InlineQueriesManager.h Use add_to_top. 2023-10-01 21:17:30 +03:00
InputDialogId.cpp Preload chat to which belongs the replied meessage from a draft. 2023-11-01 21:32:09 +03:00
InputDialogId.h Preload chat to which belongs the replied meessage from a draft. 2023-11-01 21:32:09 +03:00
InputGroupCallId.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
InputGroupCallId.h Update copyright year. 2023-01-01 00:28:08 +03:00
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 Update copyright year. 2023-01-01 00:28:08 +03:00
InputMessageText.cpp Return Slice from get_first_url(). 2023-11-01 22:13:29 +03:00
InputMessageText.h Minor improvements. 2023-10-30 19:04:14 +03:00
InputMessageText.hpp Don't store empty text in InputMessageText. 2023-10-24 15:09:22 +03:00
JsonValue.cpp Add and use JsonObject::foreach. 2023-07-31 19:38:53 +03:00
JsonValue.h Update copyright year. 2023-01-01 00:28:08 +03:00
LabeledPricePart.h Update copyright year. 2023-01-01 00:28:08 +03:00
LanguagePackManager.cpp Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
LanguagePackManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
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 Update copyright year. 2023-01-01 00:28:08 +03:00
Log.h Update copyright year. 2023-01-01 00:28:08 +03:00
LogDotNet.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
Logging.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
Logging.h Update copyright year. 2023-01-01 00:28:08 +03:00
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 Fix can_send_message_content for stickers. 2023-11-22 14:38:22 +03:00
MessageContent.h Prevent unloading of replied polls. 2023-11-06 20:37:17 +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 Minor fixes. 2023-07-01 16:22:01 +03:00
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 Allow empty block quotes in MarkdownV2. 2023-11-15 20:57:13 +03:00
MessageEntity.h Add td_api::searchQuote. 2023-11-03 13:51:38 +03:00
MessageEntity.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
MessageExtendedMedia.cpp Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
MessageExtendedMedia.h Update copyright year. 2023-01-01 00:28:08 +03:00
MessageExtendedMedia.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
MessageFullId.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
MessageId.cpp Repeat channels.getDifference if expected PTS/message_id wasn't reached. 2023-05-22 19:19:36 +03:00
MessageId.h Repeat channels.getDifference if expected PTS/message_id wasn't reached. 2023-05-22 19:19:36 +03:00
MessageInputReplyTo.cpp Fix get_input_message_reply_to_object. 2023-11-01 14:36:40 +03:00
MessageInputReplyTo.h Allow to change reply quote in resendMessages. 2023-11-06 13:20:16 +03:00
MessageInputReplyTo.hpp Remove unallowed reply quote entities. 2023-10-29 01:25:21 +03:00
MessageLinkInfo.h Update copyright year. 2023-01-01 00:28:08 +03:00
MessageOrigin.cpp Rename MessageForwardOrigin to MessageOrigin. 2023-10-26 16:26:52 +03:00
MessageOrigin.h Rename MessageForwardOrigin to MessageOrigin. 2023-10-26 16:26:52 +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 Improve RepliedMessageInfo::get_same_chat_reply_to_message_id. 2023-11-07 03:43:48 +03:00
MessageReplyHeader.h Minor improvements. 2023-10-30 19:04:14 +03:00
MessageReplyInfo.cpp Use add_to_top if possible. 2023-10-04 16:18:20 +03:00
MessageReplyInfo.h Update copyright year. 2023-01-01 00:28:08 +03:00
MessageReplyInfo.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
MessageSearchFilter.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
MessageSearchFilter.h Update copyright year. 2023-01-01 00:28:08 +03:00
MessageSender.cpp Improve error logging. 2023-11-09 01:52:20 +03:00
MessageSender.h Update copyright year. 2023-01-01 00:28:08 +03:00
MessagesInfo.cpp Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
MessagesInfo.h Update copyright year. 2023-01-01 00:28:08 +03:00
MessagesManager.cpp Allow toggleChatIsTranslatable for non-premium users. 2023-11-25 22:01:51 +03:00
MessagesManager.h Add source to run_after_channel_difference. 2023-11-17 17:42:28 +03:00
MessageSource.cpp Add messageSourceScreenshot and notify about screenshotted codes. 2023-04-28 14:44:35 +03:00
MessageSource.h Add messageSourceScreenshot and notify about screenshotted codes. 2023-04-28 14:44:35 +03:00
MessageThreadDb.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
MessageThreadDb.h Update copyright year. 2023-01-01 00:28:08 +03:00
MessageThreadInfo.h Update copyright year. 2023-01-01 00:28:08 +03:00
MessageTtl.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
MessageTtl.h Update copyright year. 2023-01-01 00:28:08 +03:00
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 Support AccentColor in MinChannel. 2023-10-20 12:25:58 +03:00
MinChannel.hpp Support AccentColor in MinChannel. 2023-10-20 12:25:58 +03:00
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 Update copyright year. 2023-01-01 00:28:08 +03:00
NewPasswordState.h Update copyright year. 2023-01-01 00:28:08 +03:00
Notification.h Explicitly pass Td to get_notification_type_object. 2023-06-25 00:09:48 +03:00
NotificationGroupFromDatabase.h Add NotificationGroupFromDatabase struct. 2023-08-23 19:38:06 +03:00
NotificationGroupId.h Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
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 Update copyright year. 2023-01-01 00:28:08 +03:00
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 Update copyright year. 2023-01-01 00:28:08 +03:00
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 Update copyright year. 2023-01-01 00:28:08 +03:00
NotificationSettingsScope.h Update copyright year. 2023-01-01 00:28:08 +03:00
NotificationSound.cpp Add more story scope notification settings. 2023-06-27 18:30:05 +03:00
NotificationSound.h Add more story scope notification settings. 2023-06-27 18:30:05 +03:00
NotificationSoundType.h Update copyright year. 2023-01-01 00:28:08 +03:00
NotificationType.cpp Minor improvements. 2023-10-30 19:04:14 +03:00
NotificationType.h Add missing includes. 2023-08-26 03:34:00 +03:00
OptionManager.cpp Update version to 1.8.21. 2023-11-06 20:52:28 +03:00
OptionManager.h Improve handling of internal options with updates. 2023-01-17 14:24:18 +03:00
OrderedMessage.cpp Simplify OrderedMessages::auto_attach_message. 2023-06-07 13:23:13 +03:00
OrderedMessage.h Simplify OrderedMessages::auto_attach_message. 2023-06-07 13:23:13 +03:00
OrderInfo.cpp Use JsonObject::get_.*_field if possible. 2023-07-31 17:17:52 +03:00
OrderInfo.h Update copyright year. 2023-01-01 00:28:08 +03:00
OrderInfo.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
PasswordManager.cpp Remove error-prone server_time_cached. 2023-10-04 12:24:58 +03:00
PasswordManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
Payments.cpp Improve fields name. 2023-11-06 14:46:12 +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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
Photo.h Minor fixes. 2023-07-01 16:22:01 +03:00
Photo.hpp Store StickerPhotoSize in unique_ptr to optimize Photo size. 2023-01-23 00:57:40 +03:00
PhotoFormat.h Update copyright year. 2023-01-01 00:28:08 +03:00
PhotoSize.cpp Move message content self-destruct time checks to create_input_message_content. 2023-08-29 18:51:57 +03:00
PhotoSize.h Add get_input_thumbnail_photo_size. 2023-05-21 23:05:28 +03:00
PhotoSize.hpp Remove unneeded include. 2023-02-20 15:10:24 +03:00
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 Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
PollId.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
PollManager.cpp Add and use MessagesManager::on_get_message_error. 2023-11-12 22:55:48 +03:00
PollManager.h Prevent unloading of replied polls. 2023-11-06 20:37:17 +03:00
PollManager.hpp Minor fixes. 2023-07-01 16:22:01 +03:00
Premium.cpp Improve premiumGiftCodeInfo.giveaway_message_id. 2023-11-14 14:45:38 +03:00
Premium.h Add td_api::launchPrepaidPremiumGiveaway. 2023-10-12 18:19:08 +03:00
PremiumGiftOption.cpp Add information for Premium subscription upgrade. 2023-01-20 00:41:18 +03:00
PremiumGiftOption.h Add information for Premium subscription upgrade. 2023-01-20 00:41:18 +03:00
PremiumGiftOption.hpp Add information for Premium subscription upgrade. 2023-01-20 00:41:18 +03:00
PrivacyManager.cpp Add source to reload_user/chat/channel. 2023-11-08 23:48:27 +03:00
PrivacyManager.h Support simultaneous setUserPrivacySettingRules queries. 2023-05-08 20:54:35 +03:00
PtsManager.h Improve PTS/QTS spelling. 2023-01-15 11:05:53 +03:00
PublicDialogType.h Update copyright year. 2023-01-01 00:28:08 +03:00
QueryCombiner.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
QueryCombiner.h Update copyright year. 2023-01-01 00:28:08 +03:00
QueryMerger.cpp Add source to QueryMerger::add_query. 2023-11-08 23:22:18 +03:00
QueryMerger.h Add source to QueryMerger::add_query. 2023-11-08 23:22:18 +03:00
ReactionManager.cpp Improve ChatReactions field names. 2023-11-19 02:03:19 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
RepliedMessageInfo.cpp Always warn about manual quote change. 2023-11-18 00:06:31 +03:00
RepliedMessageInfo.h Improve RepliedMessageInfo::get_same_chat_reply_to_message_id. 2023-11-07 03:43:48 +03:00
RepliedMessageInfo.hpp Remove unallowed reply quote entities. 2023-10-29 01:25:21 +03:00
ReplyMarkup.cpp Init True fields for some manually created telegram_api objects. 2023-06-23 17:53:38 +03:00
ReplyMarkup.h Add inlineKeyboardButtonTypeSwitchInline.target_chat. 2023-04-07 14:00:10 +03:00
ReplyMarkup.hpp Add separate keyboardButtonTypeRequestUser. 2023-01-11 18:31:49 +03:00
ReportReason.cpp Rename ChatReportReason to ReportReason. 2023-06-22 13:47:52 +03:00
ReportReason.h Rename ChatReportReason to ReportReason. 2023-06-22 13:47:52 +03:00
RequestActor.h Remove unsafe Status::operator==. 2023-05-17 13:45:26 +03:00
RequestedDialogType.cpp Check chat activness. 2023-02-01 01:48:05 +03:00
RequestedDialogType.h Fix includes. 2023-03-06 20:36:56 +03:00
RequestedDialogType.hpp Implement RequestedDialogType. 2023-01-11 19:52:35 +03:00
RestrictionReason.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
RestrictionReason.h Update copyright year. 2023-01-01 00:28:08 +03:00
ScheduledServerMessageId.h Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
ScopeNotificationSettings.cpp Add scopeNotificationSettings.use_default_mute_stories. 2023-07-06 18:42:44 +03:00
ScopeNotificationSettings.h Add scopeNotificationSettings.use_default_mute_stories. 2023-07-06 18:42:44 +03:00
ScopeNotificationSettings.hpp Add scopeNotificationSettings.use_default_mute_stories. 2023-07-06 18:42:44 +03:00
SecretChatActor.cpp Explicitly specify TLObjectStorer's template parameter. 2023-09-21 21:31:59 +03:00
SecretChatActor.h Improve spelling in documentation. 2023-11-15 16:53:38 +03:00
SecretChatDb.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
SecretChatDb.h Update copyright year. 2023-01-01 00:28:08 +03:00
SecretChatId.h Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
SecretChatLayer.h Update copyright year. 2023-01-01 00:28:08 +03:00
SecretChatsManager.cpp Minor improvements. 2023-07-18 18:20:43 +03:00
SecretChatsManager.h Use bigger delay for secret chat accepting on desktops. 2023-04-08 23:49:47 +03:00
SecretInputMedia.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
SecretInputMedia.h Update copyright year. 2023-01-01 00:28:08 +03:00
SecureManager.cpp Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
SecureManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
SecureStorage.cpp Use explicit as_mutable_slice to get MutableSlice. 2023-02-02 17:40:47 +03:00
SecureStorage.h Update copyright year. 2023-01-01 00:28:08 +03:00
SecureValue.cpp Use JsonObject::get_.*_field if possible. 2023-07-31 17:17:52 +03:00
SecureValue.h Update copyright year. 2023-01-01 00:28:08 +03:00
SecureValue.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
SendCodeHelper.cpp Remove unneeded explicit api.h includes. 2023-07-01 19:46:10 +03:00
SendCodeHelper.h Add sendAuthenticationFirebaseSms. 2023-01-19 16:45:47 +03:00
SendCodeHelper.hpp Add authenticationCodeTypeFirebaseIos. 2023-01-19 15:12:55 +03:00
SentEmailCode.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
SentEmailCode.h Update copyright year. 2023-01-01 00:28:08 +03:00
SequenceDispatcher.cpp Improve some log messages. 2023-03-22 19:29:33 +03:00
SequenceDispatcher.h Update copyright year. 2023-01-01 00:28:08 +03:00
ServerMessageId.h Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
SetWithPosition.h Update copyright year. 2023-01-01 00:28:08 +03:00
SpecialStickerSetType.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
SpecialStickerSetType.h Update copyright year. 2023-01-01 00:28:08 +03:00
SponsoredMessageManager.cpp Return full link_preview_options in messageText. 2023-11-01 21:55:12 +03:00
SponsoredMessageManager.h Add class td_api::messageSponsor. 2023-06-02 14:42:28 +03:00
StateManager.cpp Improve logging. 2023-01-14 23:08:50 +03:00
StateManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
StatisticsManager.cpp Remove unused Query class field. 2023-11-30 15:02:05 +03:00
StatisticsManager.h Move get_message_public_forwards to StatisticsManager. 2023-09-25 21:39:02 +03:00
StickerFormat.cpp Move sticker_format out of inputSticker. 2023-02-14 14:59:03 +03:00
StickerFormat.h Update copyright year. 2023-01-01 00:28:08 +03:00
StickerListType.cpp Add td_api::getDefaultBackgroundCustomEmojiStickers. 2023-10-19 15:23:04 +03:00
StickerListType.h Add td_api::getDefaultBackgroundCustomEmojiStickers. 2023-10-19 15:23:04 +03:00
StickerMaskPosition.cpp Fix includes. 2023-03-06 20:36:56 +03:00
StickerMaskPosition.h Fix includes. 2023-03-06 20:36:56 +03:00
StickerMaskPosition.hpp Make StickerSetId storer/parser implementation private. 2023-02-21 12:23:39 +03:00
StickerPhotoSize.cpp Fix warnings. 2023-02-04 09:55:11 +03:00
StickerPhotoSize.h Make StickeerPhotoSize fields private. 2023-01-23 13:02:10 +03:00
StickerPhotoSize.hpp Make StickerSetId storer/parser implementation private. 2023-02-21 12:23:39 +03:00
StickerSetId.cpp Make StickerSetId storer/parser implementation private. 2023-02-21 12:23:39 +03:00
StickerSetId.h Make StickerSetId storer/parser implementation private. 2023-02-21 12:23:39 +03:00
StickersManager.cpp Correctly asynchronously destroy found_stickers_. 2023-11-11 09:21:07 +03:00
StickersManager.h Add stickerSetInfo.needs_repainting. 2023-10-19 23:06:55 +03:00
StickersManager.hpp Add stickerSetInfo.needs_repainting. 2023-10-19 23:06:55 +03:00
StickerType.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
StickerType.h Update copyright year. 2023-01-01 00:28:08 +03:00
StorageManager.cpp Remove unneeded TdParameters.h includes. 2023-03-13 20:10:18 +03:00
StorageManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
StoryContent.cpp Minor improvements. 2023-07-13 19:32:54 +03:00
StoryContent.h Add add_story_dependencies. 2023-07-03 20:03:26 +03:00
StoryContentType.cpp Ignore parsed MessageContent of unknown type. 2023-07-03 15:46:31 +03:00
StoryContentType.h Add separate class for StoryContent. 2023-05-18 17:20:22 +03:00
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 Add class StoryListId. 2023-07-08 15:42:23 +03:00
StoryManager.cpp Forcely preload chat in some StoryManager methods. 2023-11-29 20:10:48 +03:00
StoryManager.h Move boost-related methods to BoostManager. 2023-10-19 16:38:40 +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 Add td_api::suggestedActionRestorePremium. 2023-04-25 16:48:16 +03:00
SuggestedAction.h Add td_api::suggestedActionRestorePremium. 2023-04-25 16:48:16 +03:00
Support.cpp Add td_api::getSupportName. 2023-03-22 13:54:04 +03:00
Support.h Add td_api::getSupportName. 2023-03-22 13:54:04 +03:00
td_c_client.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
td_c_client.h Update copyright year. 2023-01-01 00:28:08 +03:00
td_emscripten.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
td_json_client.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
td_json_client.h Improve punctuation. 2023-01-02 15:38:04 +03:00
td_log.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
td_log.h Update copyright year. 2023-01-01 00:28:08 +03:00
Td.cpp Fix singular usages of "statistics". 2023-11-25 23:33:09 +03:00
Td.h Allow to change reply quote in resendMessages. 2023-11-06 13:20:16 +03:00
TdCallback.h Update copyright year. 2023-01-01 00:28:08 +03:00
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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
TermsOfService.h Update copyright year. 2023-01-01 00:28:08 +03:00
ThemeManager.cpp Return unchecked accent color id for bots. 2023-11-07 03:24:57 +03:00
ThemeManager.h Load only accent colors in ThemeManager constructor. 2023-11-07 00:17:49 +03:00
TopDialogCategory.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
TopDialogCategory.h Update copyright year. 2023-01-01 00:28:08 +03:00
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 Update copyright year. 2023-01-01 00:28:08 +03:00
TranslationManager.cpp Fix includes. 2023-03-06 20:36:56 +03:00
TranslationManager.h Add translateMessageText. 2023-01-23 15:46:26 +03:00
UniqueId.h Update copyright year. 2023-01-01 00:28:08 +03:00
UpdatesManager.cpp Fix updates logging. 2023-11-09 01:46:02 +03:00
UpdatesManager.h Add td_api::updateChatBoost. 2023-10-31 00:18:38 +03:00
UserId.h Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
Usernames.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
Usernames.h Update copyright year. 2023-01-01 00:28:08 +03:00
UserPrivacySetting.cpp Move UserPrivacySetting to a separate header. 2023-05-08 14:41:08 +03:00
UserPrivacySetting.h Move UserPrivacySetting to a separate header. 2023-05-08 14:41:08 +03:00
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 Use InputMessageReplyTo in draftMessage. 2023-10-25 02:07:37 +03:00
VideoNotesManager.cpp Don't return error from recognizeSpeech for failed recognitions. 2023-11-21 16:16:14 +03:00
VideoNotesManager.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
VideoNotesManager.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
VideosManager.cpp Add storyVideo.is_animation. 2023-06-23 16:06:02 +03:00
VideosManager.h Add storyVideo.is_animation. 2023-06-23 16:06:02 +03:00
VideosManager.hpp Add storyVideo.is_animation. 2023-06-23 16:06:02 +03:00
VoiceNotesManager.cpp Don't return error from recognizeSpeech for failed recognitions. 2023-11-21 16:16:14 +03:00
VoiceNotesManager.h Rename FullMessageId to MessageFullId. 2023-09-21 19:11:17 +03:00
VoiceNotesManager.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
WebApp.cpp Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
WebApp.h Fix includes. 2023-03-06 20:36:56 +03:00
WebApp.hpp Fix includes. 2023-03-06 20:36:56 +03:00
WebPageBlock.cpp Fallback to default accent color for the chat. 2023-11-02 22:32:59 +03:00
WebPageBlock.h Update copyright year. 2023-01-01 00:28:08 +03:00
WebPageId.h Log if link preview is disabled, but still present. 2023-11-06 15:59:10 +03:00
WebPagesManager.cpp Always show large document, music, and voice note files in link preview. 2023-11-07 17:17:07 +03:00
WebPagesManager.h Add getWebPagePreview.link_preview_options. 2023-11-02 01:09:30 +03:00