tdlight/td/telegram
2024-08-13 23:56:59 +03:00
..
files Support file reference repair when edit story cover. 2024-07-27 23:02:29 +03:00
logevent Add td_api::setReactionNotificationSettings. 2024-04-25 02:13:45 +03:00
net Move promo data polling to PromoDataManager. 2024-08-01 14:13:48 +03:00
AccentColorId.h Update copyright year. 2024-01-01 03:07:21 +03:00
AccessRights.h Update copyright year. 2024-01-01 03:07:21 +03:00
AccountManager.cpp Support chat links that open chat's profile. 2024-07-16 17:59:27 +03:00
AccountManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
AffectedHistory.h Update copyright year. 2024-01-01 03:07:21 +03:00
AnimationsManager.cpp Update layer to 185. 2024-07-08 13:34:56 +03:00
AnimationsManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
AnimationsManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
Application.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Application.h Update copyright year. 2024-01-01 03:07:21 +03:00
AttachMenuManager.cpp Minor improvements. 2024-07-28 10:06:53 +03:00
AttachMenuManager.h Improve td_api::getMainWebApp. 2024-07-21 13:16:02 +03:00
AudiosManager.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
AudiosManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
AudiosManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
AuthManager.cpp Move online status handling to OnlineManager. 2024-08-01 21:08:01 +03:00
AuthManager.h Add td_api::ResendCodeReason. 2024-05-13 15:55:02 +03:00
AuthManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
AutoDownloadSettings.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
AutoDownloadSettings.h Update copyright year. 2024-01-01 03:07:21 +03:00
AutosaveManager.cpp More check_dialog_access usages. 2024-04-19 14:12:02 +03:00
AutosaveManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
BackgroundId.h Update copyright year. 2024-01-01 03:07:21 +03:00
BackgroundInfo.cpp Allow empty non-null backgrounds in chat event log. 2024-02-13 16:56:07 +03:00
BackgroundInfo.h Compare local backgrounds only by type. 2024-03-20 00:01:10 +03:00
BackgroundInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
BackgroundManager.cpp Use DialogManager::check_dialog_access when appropriate. 2024-04-15 02:32:04 +03:00
BackgroundManager.h Add loaded from database local backgrounds to cache. 2024-03-21 19:15:03 +03:00
BackgroundType.cpp Ignore rotation angle for non-gradient patterns. 2024-05-02 18:42:08 +03:00
BackgroundType.h Ignore rotation angle for non-gradient patterns. 2024-05-02 18:42:08 +03:00
BackgroundType.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
BaseTheme.cpp Add BaseTheme.h. 2024-07-05 13:24:29 +03:00
BaseTheme.h Add BaseTheme.h. 2024-07-05 13:24:29 +03:00
Birthdate.cpp Move class HttpDate to tdutils. 2024-05-20 13:46:32 +03:00
Birthdate.h Add td_api::birthdate. 2024-03-20 23:13:00 +03:00
Birthdate.hpp Add td_api::birthdate. 2024-03-20 23:13:00 +03:00
BlockListId.h Update copyright year. 2024-01-01 03:07:21 +03:00
BoostManager.cpp Various fixes. 2024-04-21 02:24:11 +03:00
BoostManager.h Support supergroups in getChatBoostFeatures, 2024-02-11 01:29:07 +03:00
BotCommand.cpp Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
BotCommand.h Add and use BotCommands::update_all_bot_commands. 2024-01-08 01:44:58 +03:00
BotCommandScope.cpp Use DialogManager::check_dialog_access when appropriate. 2024-04-15 02:32:04 +03:00
BotCommandScope.h Update copyright year. 2024-01-01 03:07:21 +03:00
BotInfoManager.cpp Remove unused parameter of get_story_content_any_file_id. 2024-08-03 21:59:11 +03:00
BotInfoManager.h Minor improvements. 2024-07-28 10:06:53 +03:00
BotMenuButton.cpp Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
BotMenuButton.h Update copyright year. 2024-01-01 03:07:21 +03:00
BusinessAwayMessage.cpp Add BusinessInfo dependencies. 2024-03-20 19:26:17 +03:00
BusinessAwayMessage.h Add BusinessInfo dependencies. 2024-03-20 19:26:17 +03:00
BusinessAwayMessage.hpp Support Away messages sent only when the user is offline. 2024-03-01 14:44:42 +03:00
BusinessAwayMessageSchedule.cpp Support Away messages sent only when the user is offline. 2024-03-01 14:44:42 +03:00
BusinessAwayMessageSchedule.h Support Away messages sent only when the user is offline. 2024-03-01 14:44:42 +03:00
BusinessAwayMessageSchedule.hpp Add businessInfo.away_message_settings. 2024-02-27 01:58:14 +03:00
BusinessBotManageBar.cpp Add separate BusinessBotManageBar. 2024-04-08 02:37:52 +03:00
BusinessBotManageBar.h Add separate BusinessBotManageBar. 2024-04-08 02:37:52 +03:00
BusinessChatLink.cpp Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
BusinessChatLink.h Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
BusinessConnectedBot.cpp Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
BusinessConnectedBot.h Add td_api::setBusinessConnectedBot. 2024-03-04 17:59:29 +03:00
BusinessConnectedBot.hpp Add class BusinessConnectedBot. 2024-03-04 16:06:36 +03:00
BusinessConnectionId.h Explicitly specify 'template ' for fetch_string. 2024-03-28 20:03:31 +03:00
BusinessConnectionManager.cpp Support sending of paid media by business bots. 2024-08-02 15:59:42 +03:00
BusinessConnectionManager.h Support sending of paid media by business bots. 2024-08-02 15:59:42 +03:00
BusinessGreetingMessage.cpp Add BusinessInfo dependencies. 2024-03-20 19:26:17 +03:00
BusinessGreetingMessage.h Add BusinessInfo dependencies. 2024-03-20 19:26:17 +03:00
BusinessGreetingMessage.hpp Add td_api::businessGreetingMessageSettings. 2024-02-26 19:09:58 +03:00
BusinessInfo.cpp Add time to the next open and close for business. 2024-04-30 20:12:39 +03:00
BusinessInfo.h Register BusinessIntro files. 2024-03-20 19:40:10 +03:00
BusinessInfo.hpp Add intro to businessInfo. 2024-03-19 14:31:19 +03:00
BusinessIntro.cpp Add source to on_get_sticker_document. 2024-06-06 12:29:55 +03:00
BusinessIntro.h Rename business intro to start page. 2024-04-08 03:29:57 +03:00
BusinessIntro.hpp Add class BusinessIntro. 2024-03-18 23:46:08 +03:00
BusinessManager.cpp Remove unused user_id parameters from on_update_user_*. 2024-08-09 14:56:23 +03:00
BusinessManager.h Update copyright year in new managers. 2024-05-29 12:17:15 +03:00
BusinessRecipients.cpp Add only_valid parameter to UserId::get_user_ids. 2024-06-27 12:53:33 +03:00
BusinessRecipients.h Add BusinessInfo dependencies. 2024-03-20 19:26:17 +03:00
BusinessRecipients.hpp Support businessRecipients.excluded_chat_ids. 2024-03-20 19:12:35 +03:00
BusinessWorkHours.cpp Add time to the next open and close for business. 2024-04-30 20:12:39 +03:00
BusinessWorkHours.h Add time to the next open and close for business. 2024-04-30 20:12:39 +03:00
BusinessWorkHours.hpp Add userFullInfo.business_work_hours. 2024-02-20 15:22:02 +03:00
CallActor.cpp Add and use UserManager::get_user_id_object_async. 2024-05-19 21:37:17 +03:00
CallActor.h Add callStateReady.custom_parameters. 2024-04-02 15:22:19 +03:00
CallbackQueriesManager.cpp Add updateNewBusinessCallbackQuery. 2024-06-07 13:06:25 +03:00
CallbackQueriesManager.h Add updateNewBusinessCallbackQuery. 2024-06-07 13:06:25 +03:00
CallDiscardReason.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
CallDiscardReason.h Update copyright year. 2024-01-01 03:07:21 +03:00
CallId.h Update copyright year. 2024-01-01 03:07:21 +03:00
CallManager.cpp Remove CallManager::Update typedef. 2024-01-11 13:36:38 +03:00
CallManager.h Remove CallManager::Update typedef. 2024-01-11 13:36:38 +03:00
ChainId.h Update copyright year. 2024-01-01 03:07:21 +03:00
ChannelId.h Update copyright year. 2024-01-01 03:07:21 +03:00
ChannelParticipantFilter.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ChannelParticipantFilter.h Update copyright year. 2024-01-01 03:07:21 +03:00
ChannelRecommendationManager.cpp Update copyright year in new managers. 2024-05-29 12:17:15 +03:00
ChannelRecommendationManager.h Update copyright year in new managers. 2024-05-29 12:17:15 +03:00
ChannelType.h Update copyright year. 2024-01-01 03:07:21 +03:00
ChatId.h Update copyright year. 2024-01-01 03:07:21 +03:00
ChatManager.cpp Add supergroup.has_sensitive_content. 2024-08-13 21:08:08 +03:00
ChatManager.h Allow to change show_message_sender. 2024-08-07 16:16:55 +03:00
ChatReactions.cpp Fix ChatReactions::is_allowed_reaction_type. 2024-08-07 17:35:00 +03:00
ChatReactions.h Add and use ChatReactions::ignore_non_paid_reaction_types. 2024-08-07 17:16:05 +03:00
ChatReactions.hpp Allow to enable paid reaction in channels. 2024-07-26 15:31:09 +03:00
cli.cpp Add separate createChatSubscriptionInviteLink. 2024-08-13 23:56:59 +03:00
Client.cpp Add logging on Client creation/closing. 2024-05-14 13:05:01 +03:00
Client.h Update copyright year. 2024-01-01 03:07:21 +03:00
ClientActor.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ClientActor.h Update copyright year. 2024-01-01 03:07:21 +03:00
ClientDotNet.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ClientJson.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ClientJson.h Update copyright year. 2024-01-01 03:07:21 +03:00
CommonDialogManager.cpp Update copyright year in new managers. 2024-05-29 12:17:15 +03:00
CommonDialogManager.h Update copyright year in new managers. 2024-05-29 12:17:15 +03:00
ConfigManager.cpp Always reget app config if ignore_sensitive_content_restrictions changes. 2024-08-13 21:24:59 +03:00
ConfigManager.h Add options with Telegram Star to USD conversion rates. 2024-08-12 19:37:49 +03:00
ConnectionState.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ConnectionState.h Update copyright year. 2024-01-01 03:07:21 +03:00
ConnectionStateManager.cpp Move connection state management to ConnectionStateManager. 2024-08-01 14:53:24 +03:00
ConnectionStateManager.h Improve includes. 2024-08-01 15:07:35 +03:00
Contact.cpp Check app-provided contact.user_id. 2024-04-28 21:46:18 +03:00
Contact.h Check app-provided contact.user_id. 2024-04-28 21:46:18 +03:00
CountryInfoManager.cpp Minor imrovements. 2024-01-25 20:06:07 +03:00
CountryInfoManager.h Add synchronous td_api::getCountryFlagEmoji. 2024-01-05 13:42:46 +03:00
CustomEmojiId.h Update copyright year. 2024-01-01 03:07:21 +03:00
DelayDispatcher.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DelayDispatcher.h Update copyright year. 2024-01-01 03:07:21 +03:00
Dependencies.cpp Rename rest of ContactsManager to ChatManager. 2024-04-02 13:06:22 +03:00
Dependencies.h Update copyright year. 2024-01-01 03:07:21 +03:00
DeviceTokenManager.cpp Move device token check to DeviceTokenManager. 2024-05-08 12:17:11 +03:00
DeviceTokenManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
DhCache.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DhCache.h Update copyright year. 2024-01-01 03:07:21 +03:00
DhConfig.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogAction.cpp Add td_api::messageGiftedStars. 2024-07-10 15:27:55 +03:00
DialogAction.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogActionBar.cpp Add separate BusinessBotManageBar. 2024-04-08 02:37:52 +03:00
DialogActionBar.h Add separate BusinessBotManageBar. 2024-04-08 02:37:52 +03:00
DialogActionManager.cpp Add td_api::setBusinessMessageIsPinned. 2024-07-29 20:33:02 +03:00
DialogActionManager.h Update copyright year in new managers. 2024-05-29 12:17:15 +03:00
DialogAdministrator.cpp Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
DialogAdministrator.h Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
DialogBoostLinkInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogDate.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogDb.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DialogDb.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogEventLog.cpp Add td_api::chatEventShowMessageSenderToggled. 2024-08-08 21:07:35 +03:00
DialogEventLog.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogFilter.cpp Always pass new emoticon in updateDialogFilter. 2024-06-10 20:00:22 +03:00
DialogFilter.h Support chat folder color. 2024-03-01 15:57:30 +03:00
DialogFilter.hpp Support chat folder color. 2024-03-01 15:57:30 +03:00
DialogFilterDialogInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogFilterId.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogFilterInviteLink.cpp Move get_chat_ids_object and get_chats_object to DialogManager. 2024-01-04 16:13:20 +03:00
DialogFilterInviteLink.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogFilterManager.cpp Use DialogManager::check_dialog_access when appropriate. 2024-04-15 02:32:04 +03:00
DialogFilterManager.h Add td_api::toggleChatFolderTags. 2024-03-01 19:28:32 +03:00
DialogId.cpp Move remove_secret_chat_dialog_ids to DialogId. 2024-01-04 19:55:48 +03:00
DialogId.h Move remove_secret_chat_dialog_ids to DialogId. 2024-01-04 19:55:48 +03:00
DialogInviteLink.cpp Add chatInviteLink.expired_member_count. 2024-08-12 19:28:28 +03:00
DialogInviteLink.h Add chatInviteLink.expired_member_count. 2024-08-12 19:28:28 +03:00
DialogInviteLink.hpp Add chatInviteLink.expired_member_count. 2024-08-12 19:28:28 +03:00
DialogInviteLinkManager.cpp Add separate createChatSubscriptionInviteLink. 2024-08-13 23:56:59 +03:00
DialogInviteLinkManager.h Add separate createChatSubscriptionInviteLink. 2024-08-13 23:56:59 +03:00
DialogListId.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogLocation.cpp Support address-only business location. 2024-02-23 21:03:44 +03:00
DialogLocation.h Fix compilation error. 2024-03-08 23:32:57 +03:00
DialogManager.cpp Add messageProperties.can_be_reported. 2024-07-08 15:07:19 +03:00
DialogManager.h Update copyright year in new managers. 2024-05-29 12:17:15 +03:00
DialogNotificationSettings.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DialogNotificationSettings.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogNotificationSettings.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
DialogParticipant.cpp Add chatMemberStatusMember.member_until_date. 2024-07-30 09:25:10 +03:00
DialogParticipant.h Add chatMemberStatusMember.member_until_date. 2024-07-30 09:25:10 +03:00
DialogParticipantFilter.cpp Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
DialogParticipantFilter.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogParticipantManager.cpp Add chatMemberStatusMember.member_until_date. 2024-07-30 09:25:10 +03:00
DialogParticipantManager.h Update copyright year in new managers. 2024-05-29 12:17:15 +03:00
DialogSource.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DialogSource.h Update copyright year. 2024-01-01 03:07:21 +03:00
Dimensions.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Dimensions.h Update copyright year. 2024-01-01 03:07:21 +03:00
Dimensions.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
Document.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Document.h Update copyright year. 2024-01-01 03:07:21 +03:00
Document.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
DocumentsManager.cpp Support background type for links to backgrounds with files. 2024-08-09 16:49:31 +03:00
DocumentsManager.h Support background type for links to backgrounds with files. 2024-08-09 16:49:31 +03:00
DocumentsManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
DownloadManager.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DownloadManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
DownloadManagerCallback.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DownloadManagerCallback.h Update copyright year. 2024-01-01 03:07:21 +03:00
DraftMessage.cpp Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
DraftMessage.h Add class MessageEffectId. 2024-06-05 17:01:11 +03:00
DraftMessage.hpp Add class MessageEffectId. 2024-06-05 17:01:11 +03:00
EmailVerification.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
EmailVerification.h Update copyright year. 2024-01-01 03:07:21 +03:00
EmojiGroup.cpp Improve td_api::emojiCategory. 2024-04-25 02:54:25 +03:00
EmojiGroup.h Improve td_api::emojiCategory. 2024-04-25 02:54:25 +03:00
EmojiGroup.hpp Improve td_api::emojiCategory. 2024-04-25 02:54:25 +03:00
EmojiGroupType.cpp Improve emoji category type name and documentation. 2024-05-01 18:24:18 +03:00
EmojiGroupType.h Improve emoji category type name and documentation. 2024-05-01 18:24:18 +03:00
EmojiStatus.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
EmojiStatus.h Update copyright year. 2024-01-01 03:07:21 +03:00
EncryptedFile.h Update copyright year. 2024-01-01 03:07:21 +03:00
FactCheck.cpp Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
FactCheck.h Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
FactCheck.hpp Add td_api::factCheck. 2024-05-17 16:04:47 +03:00
FileReferenceManager.cpp Support file reference repair for bot media preview info. 2024-07-22 19:25:13 +03:00
FileReferenceManager.h Support file reference repair for bot media preview info. 2024-07-22 19:25:13 +03:00
FileReferenceManager.hpp Support file reference repair for bot media preview info. 2024-07-22 19:25:13 +03:00
FolderId.h Don't mark FolderId constructor as constexpr. 2024-02-22 01:12:50 +03:00
ForumTopic.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopic.h Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopic.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicEditedData.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicEditedData.h Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicEditedData.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicIcon.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicIcon.h Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicIcon.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicInfo.cpp Silently create chat in get_message_sender_object. 2024-01-26 23:03:37 +03:00
ForumTopicInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicManager.cpp Rename rest of ContactsManager to ChatManager. 2024-04-02 13:06:22 +03:00
ForumTopicManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
Game.cpp Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
Game.h Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
Game.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
GameManager.cpp Move inline game methods to InlineMessageManager. 2024-05-29 13:37:21 +03:00
GameManager.h Move inline game methods to InlineMessageManager. 2024-05-29 13:37:21 +03:00
GitCommitHash.cpp.in Update copyright year. 2024-01-01 03:07:21 +03:00
GitCommitHash.h Update copyright year. 2024-01-01 03:07:21 +03:00
GiveawayParameters.cpp Rename rest of ContactsManager to ChatManager. 2024-04-02 13:06:22 +03:00
GiveawayParameters.h Update copyright year. 2024-01-01 03:07:21 +03:00
GiveawayParameters.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
Global.cpp Add td_api::updateSpeedLimitNotification. 2024-04-08 20:18:48 +03:00
Global.h Add OnlineManager. 2024-08-01 16:07:38 +03:00
GlobalPrivacySettings.cpp Minor imrovements. 2024-01-25 20:06:07 +03:00
GlobalPrivacySettings.h Add td_api::newChatPrivacySettings and methods for getting and setting it. 2024-01-19 14:25:24 +03:00
GroupCallId.h Update copyright year. 2024-01-01 03:07:21 +03:00
GroupCallManager.cpp Use DialogManager::check_dialog_access when appropriate. 2024-04-15 02:32:04 +03:00
GroupCallManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
GroupCallParticipant.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
GroupCallParticipant.h Update copyright year. 2024-01-01 03:07:21 +03:00
GroupCallParticipantOrder.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
GroupCallParticipantOrder.h Update copyright year. 2024-01-01 03:07:21 +03:00
GroupCallVideoPayload.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
GroupCallVideoPayload.h Update copyright year. 2024-01-01 03:07:21 +03:00
HashtagHints.cpp Minor fixes. 2024-06-12 14:55:04 +03:00
HashtagHints.h Support cashtags in getSearchedForHashtags and removeSearchedForHashtag. 2024-06-02 01:11:32 +03:00
InlineMessageManager.cpp Improve names of get_input_media functions from MessageContent. 2024-06-26 12:19:40 +03:00
InlineMessageManager.h Make functions static in InlineMessageManager.cpp. 2024-06-01 23:32:25 +03:00
InlineQueriesManager.cpp Minor improvements. 2024-07-28 10:06:53 +03:00
InlineQueriesManager.h Add td_api::getCurrentWeather. 2024-07-17 17:54:46 +03:00
InputBusinessChatLink.cpp Various fixes. 2024-04-21 02:24:11 +03:00
InputBusinessChatLink.h Add InputBusinessChatLink. 2024-04-11 01:07:03 +03:00
InputDialogId.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
InputDialogId.h Update copyright year. 2024-01-01 03:07:21 +03:00
InputGroupCallId.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
InputGroupCallId.h Update copyright year. 2024-01-01 03:07:21 +03:00
InputInvoice.cpp Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
InputInvoice.h Move caption out of MessageExtendedMedia. 2024-06-24 16:31:07 +03:00
InputInvoice.hpp Move caption out of MessageExtendedMedia. 2024-06-24 16:31:07 +03:00
InputMessageText.cpp Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
InputMessageText.h Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
InputMessageText.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
JsonValue.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
JsonValue.h Update copyright year. 2024-01-01 03:07:21 +03:00
LabeledPricePart.h Update copyright year. 2024-01-01 03:07:21 +03:00
LanguagePackManager.cpp Use TRY_RESULT_PROMISE in LanguagePackManager. 2024-04-27 22:49:59 +03:00
LanguagePackManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
LinkManager.cpp Support background type for links to backgrounds with files. 2024-08-09 16:49:31 +03:00
LinkManager.h Support background type for links to backgrounds with files. 2024-08-09 16:49:31 +03:00
Location.cpp Support indefinite sharing of live locations. 2024-04-25 20:38:27 +03:00
Location.h Update copyright year. 2024-01-01 03:07:21 +03:00
Log.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Log.h Update copyright year. 2024-01-01 03:07:21 +03:00
LogDotNet.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Logging.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Logging.h Update copyright year. 2024-01-01 03:07:21 +03:00
MediaArea.cpp Add more checks for paid reactions. 2024-07-26 16:39:30 +03:00
MediaArea.h Support weather story areas. 2024-07-17 16:04:52 +03:00
MediaArea.hpp Support weather story areas. 2024-07-17 16:04:52 +03:00
MediaAreaCoordinates.cpp Add storyAreaPosition.corner_radius_percentage. 2024-06-16 22:00:48 +03:00
MediaAreaCoordinates.h Add storyAreaPosition.corner_radius_percentage. 2024-06-16 22:00:48 +03:00
MediaAreaCoordinates.hpp Add storyAreaPosition.corner_radius_percentage. 2024-06-16 22:00:48 +03:00
MessageContent.cpp Support sending of paid media by business bots. 2024-08-02 15:59:42 +03:00
MessageContent.h Support sending of paid media by business bots. 2024-08-02 15:59:42 +03:00
MessageContentType.cpp Add td_api::messageGiftedStars. 2024-07-10 15:27:55 +03:00
MessageContentType.h Add td_api::messageGiftedStars. 2024-07-10 15:27:55 +03:00
MessageCopyOptions.h Add messageCopyOptions.new_show_caption_above_media. 2024-05-16 00:04:30 +03:00
MessageDb.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageDb.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageEffectId.h Add class MessageEffectId. 2024-06-05 17:01:11 +03:00
MessageEntity.cpp Support tonsite protocol. 2024-07-17 08:36:56 +03:00
MessageEntity.h Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
MessageEntity.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageExtendedMedia.cpp Add get_individual_message_contents. 2024-08-02 13:53:16 +03:00
MessageExtendedMedia.h Add get_individual_message_contents. 2024-08-02 13:53:16 +03:00
MessageExtendedMedia.hpp Move caption out of MessageExtendedMedia. 2024-06-24 16:31:07 +03:00
MessageForwardInfo.cpp Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
MessageForwardInfo.h Init SavedMessagesTopic with real_forward_from_dialog_id. 2024-01-25 16:45:24 +03:00
MessageForwardInfo.hpp Minor imrovements. 2024-01-25 20:06:07 +03:00
MessageFullId.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageId.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageId.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageImportManager.cpp Improve names of get_input_media functions from MessageContent. 2024-06-26 12:19:40 +03:00
MessageImportManager.h Update copyright year in new managers. 2024-05-29 12:17:15 +03:00
MessageInputReplyTo.cpp Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
MessageInputReplyTo.h Add class MessageQuote and use it in MessageInputReplyTo and RepliedMessageInfo. 2024-04-25 15:52:19 +03:00
MessageInputReplyTo.hpp Add class MessageQuote and use it in MessageInputReplyTo and RepliedMessageInfo. 2024-04-25 15:52:19 +03:00
MessageLinkInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageOrigin.cpp Rename rest of ContactsManager to ChatManager. 2024-04-02 13:06:22 +03:00
MessageOrigin.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageOrigin.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageQuote.cpp Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
MessageQuote.h Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
MessageQuote.hpp Add class MessageQuote and use it in MessageInputReplyTo and RepliedMessageInfo. 2024-04-25 15:52:19 +03:00
MessageReaction.cpp Add td_api::togglePaidMessageReactionIsAnonymous. 2024-08-12 15:05:21 +03:00
MessageReaction.h Add td_api::togglePaidMessageReactionIsAnonymous. 2024-08-12 15:05:21 +03:00
MessageReaction.hpp Add messageReactions.paid_reactors. 2024-08-01 23:19:31 +03:00
MessageReactor.cpp Support sending anonymous paid reactions. 2024-08-12 14:15:47 +03:00
MessageReactor.h Support sending anonymous paid reactions. 2024-08-12 14:15:47 +03:00
MessageReactor.hpp Add td_api::paidReactor. 2024-07-30 09:25:57 +03:00
MessageReplyHeader.cpp Minor fixes. 2024-02-15 17:19:19 +03:00
MessageReplyHeader.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageReplyInfo.cpp Rename rest of ContactsManager to ChatManager. 2024-04-02 13:06:22 +03:00
MessageReplyInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageReplyInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageSearchFilter.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageSearchFilter.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageSearchOffset.cpp Minor improvements. 2024-05-23 17:09:28 +03:00
MessageSearchOffset.h Add class MessageSearchOffset. 2024-05-10 15:28:37 +03:00
MessageSelfDestructType.cpp Minor fixes. 2024-02-07 17:50:57 +03:00
MessageSelfDestructType.h Minor fixes. 2024-02-07 17:50:57 +03:00
MessageSender.cpp Rename rest of ContactsManager to ChatManager. 2024-04-02 13:06:22 +03:00
MessageSender.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessagesInfo.cpp Rename rest of ContactsManager to ChatManager. 2024-04-02 13:06:22 +03:00
MessagesInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessagesManager.cpp Add message.has_sensitive_content. 2024-08-13 21:14:41 +03:00
MessagesManager.h Add td_api::togglePaidMessageReactionIsAnonymous. 2024-08-12 15:05:21 +03:00
MessageSource.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageSource.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageThreadDb.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageThreadDb.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageThreadInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageTtl.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageTtl.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageViewer.cpp Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
MessageViewer.h Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
MinChannel.h Update copyright year. 2024-01-01 03:07:21 +03:00
MinChannel.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
misc.cpp Strip more empty characters. 2024-02-01 21:16:01 +03:00
misc.h Add and use SavedReactionTags::calc_hash(). 2024-01-24 00:25:02 +03:00
MissingInvitee.cpp Add td_api::businessChatLink. 2024-04-10 18:19:39 +03:00
MissingInvitee.h Return failed to add members in createNewBasicGroupChat. 2024-04-09 16:19:33 +03:00
NewPasswordState.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
NewPasswordState.h Update copyright year. 2024-01-01 03:07:21 +03:00
Notification.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupFromDatabase.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupId.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupInfo.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupKey.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupType.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupType.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationId.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationManager.cpp Move online status handling to OnlineManager. 2024-08-01 21:08:01 +03:00
NotificationManager.h Minor improvements. 2024-01-22 13:11:04 +03:00
NotificationObjectFullId.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationObjectId.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationSettingsManager.cpp Add td_api::setReactionNotificationSettings. 2024-04-25 02:13:45 +03:00
NotificationSettingsManager.h Add td_api::setReactionNotificationSettings. 2024-04-25 02:13:45 +03:00
NotificationSettingsScope.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationSettingsScope.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationSound.cpp Add td_api::reactionNotificationSettings. 2024-04-24 16:30:07 +03:00
NotificationSound.h Add td_api::reactionNotificationSettings. 2024-04-24 16:30:07 +03:00
NotificationSoundType.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationType.cpp Add td_api::pushMessageContentPaidMedia. 2024-06-28 18:23:34 +03:00
NotificationType.h Update copyright year. 2024-01-01 03:07:21 +03:00
OnlineManager.cpp Fix includes. 2024-08-01 21:33:52 +03:00
OnlineManager.h Move online status handling to OnlineManager. 2024-08-01 21:08:01 +03:00
OptionManager.cpp Add options with Telegram Star to USD conversion rates. 2024-08-12 19:37:49 +03:00
OptionManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
OrderedMessage.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
OrderedMessage.h Update copyright year. 2024-01-01 03:07:21 +03:00
OrderInfo.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
OrderInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
OrderInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
PasswordManager.cpp Add td_api::cancelRecoveryEmailAddressVerification. 2024-01-11 14:51:29 +03:00
PasswordManager.h Add td_api::cancelRecoveryEmailAddressVerification. 2024-01-11 14:51:29 +03:00
Payments.cpp Locally update owned star count after bying a paid media. 2024-08-07 14:30:45 +03:00
Payments.h Various fixes. 2024-06-16 22:33:27 +03:00
PeerColor.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
PeerColor.h Update copyright year. 2024-01-01 03:07:21 +03:00
PeopleNearbyManager.cpp Update copyright year in new managers. 2024-05-29 12:17:15 +03:00
PeopleNearbyManager.h Update copyright year in new managers. 2024-05-29 12:17:15 +03:00
PhoneNumberManager.cpp Add td_api::ResendCodeReason. 2024-05-13 15:55:02 +03:00
PhoneNumberManager.h Add td_api::ResendCodeReason. 2024-05-13 15:55:02 +03:00
Photo.cpp Use dup_photo in dup_story_content. 2024-06-25 00:33:37 +03:00
Photo.h Add and use dup_photo. 2024-06-25 00:24:11 +03:00
Photo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
PhotoFormat.h Update copyright year. 2024-01-01 03:07:21 +03:00
PhotoSize.cpp Support mixed-format sticker sets. 2024-03-15 15:24:59 +03:00
PhotoSize.h Update copyright year. 2024-01-01 03:07:21 +03:00
PhotoSize.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
PhotoSizeSource.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
PhotoSizeSource.h Update copyright year. 2024-01-01 03:07:21 +03:00
PhotoSizeSource.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
PollId.h Update copyright year. 2024-01-01 03:07:21 +03:00
PollId.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
PollManager.cpp Move online status handling to OnlineManager. 2024-08-01 21:08:01 +03:00
PollManager.h Remove unallowed custom emoji when copying poll. 2024-04-23 22:10:48 +03:00
PollManager.hpp Fix includes. 2024-08-01 21:33:52 +03:00
Premium.cpp Dismiss suggestedActionExtendStarSubscriptions when buying stars. 2024-08-05 14:00:57 +03:00
Premium.h Move relevant functions to StarManager. 2024-06-13 22:41:23 +03:00
PremiumGiftOption.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
PremiumGiftOption.h Update copyright year. 2024-01-01 03:07:21 +03:00
PremiumGiftOption.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
PrivacyManager.cpp Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
PrivacyManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
PromoDataManager.cpp Improve includes. 2024-08-01 15:07:35 +03:00
PromoDataManager.h Move promo data polling to PromoDataManager. 2024-08-01 14:13:48 +03:00
PtsManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
PublicDialogType.h Add PublicDialogType::ForPersonalDialog. 2024-03-28 23:39:26 +03:00
QueryCombiner.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
QueryCombiner.h Update copyright year. 2024-01-01 03:07:21 +03:00
QueryMerger.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
QueryMerger.h Update copyright year. 2024-01-01 03:07:21 +03:00
QuickReplyManager.cpp Support sending of paid media by business bots. 2024-08-02 15:59:42 +03:00
QuickReplyManager.h Add and use QuickReplyManager::register_new_message. 2024-06-24 14:05:06 +03:00
QuickReplyMessageFullId.h Add class QuickReplyMessageFullId. 2024-02-29 17:11:39 +03:00
QuickReplyShortcutId.h Return server shortcut by temporary identifier. 2024-04-30 00:03:17 +03:00
ReactionListType.cpp Add enum ReactionListType. 2024-01-18 20:53:43 +03:00
ReactionListType.h Add enum ReactionListType. 2024-01-18 20:53:43 +03:00
ReactionManager.cpp Fix paid reaction in get_sorted_available_reactions() for channels with disabled paid reaction if it is already set on the message. 2024-08-07 17:27:25 +03:00
ReactionManager.h Add class MessageEffectId. 2024-06-05 17:01:11 +03:00
ReactionManager.hpp Improve updateAvailableMessageEffects. 2024-05-14 14:04:12 +03:00
ReactionNotificationSettings.cpp Add td_api::setReactionNotificationSettings. 2024-04-25 02:13:45 +03:00
ReactionNotificationSettings.h Various improvements. 2024-04-30 20:48:24 +03:00
ReactionNotificationSettings.hpp Add td_api::reactionNotificationSettings. 2024-04-24 16:30:07 +03:00
ReactionNotificationsFrom.cpp Add td_api::reactionNotificationSettings. 2024-04-24 16:30:07 +03:00
ReactionNotificationsFrom.h Add td_api::reactionNotificationSettings. 2024-04-24 16:30:07 +03:00
ReactionNotificationsFrom.hpp Add td_api::reactionNotificationSettings. 2024-04-24 16:30:07 +03:00
ReactionType.cpp Allow to enable paid reaction in channels. 2024-07-26 15:31:09 +03:00
ReactionType.h Allow to enable paid reaction in channels. 2024-07-26 15:31:09 +03:00
ReactionType.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
ReactionUnavailabilityReason.h Add td_api::ReactionUnavailabilityReason. 2024-01-24 17:11:41 +03:00
RecentDialogList.cpp Add explicit allow_secret_chats to have_input_peer. 2024-04-14 22:59:05 +03:00
RecentDialogList.h Simplify RecentDialogList::removed_dialog_ids_ implementation. 2024-01-04 19:10:15 +03:00
RepliedMessageInfo.cpp Improve messageGiftedPremium. 2024-07-10 15:20:56 +03:00
RepliedMessageInfo.h Add class MessageQuote and use it in MessageInputReplyTo and RepliedMessageInfo. 2024-04-25 15:52:19 +03:00
RepliedMessageInfo.hpp Add class MessageQuote and use it in MessageInputReplyTo and RepliedMessageInfo. 2024-04-25 15:52:19 +03:00
ReplyMarkup.cpp Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
ReplyMarkup.h Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
ReplyMarkup.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
ReportReason.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ReportReason.h Update copyright year. 2024-01-01 03:07:21 +03:00
RequestActor.h Update copyright year. 2024-01-01 03:07:21 +03:00
RequestedDialogType.cpp Rename rest of ContactsManager to ChatManager. 2024-04-02 13:06:22 +03:00
RequestedDialogType.h Add additional request users/chat flags. 2024-03-22 14:16:49 +03:00
RequestedDialogType.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
RestrictionReason.cpp Add supergroup.has_sensitive_content. 2024-08-13 21:08:08 +03:00
RestrictionReason.h Add supergroup.has_sensitive_content. 2024-08-13 21:08:08 +03:00
SavedMessagesManager.cpp Update copyright year in new managers. 2024-05-29 12:17:15 +03:00
SavedMessagesManager.h Update copyright year in new managers. 2024-05-29 12:17:15 +03:00
SavedMessagesTopicId.cpp Add explicit allow_secret_chats to have_input_peer. 2024-04-14 22:59:05 +03:00
SavedMessagesTopicId.h Minor fixes. 2024-02-07 17:50:57 +03:00
ScheduledServerMessageId.h Update copyright year. 2024-01-01 03:07:21 +03:00
ScopeNotificationSettings.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ScopeNotificationSettings.h Update copyright year. 2024-01-01 03:07:21 +03:00
ScopeNotificationSettings.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
SecretChatActor.cpp Support sending of queries with a prefix. 2024-03-07 18:37:28 +03:00
SecretChatActor.h Rename rest of ContactsManager to ChatManager. 2024-04-02 13:06:22 +03:00
SecretChatDb.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SecretChatDb.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecretChatId.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecretChatLayer.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecretChatsManager.cpp Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
SecretChatsManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecretInputMedia.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SecretInputMedia.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecureManager.cpp Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
SecureManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecureStorage.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SecureStorage.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecureValue.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SecureValue.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecureValue.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
SendCodeHelper.cpp Fix building for Android. 2024-07-05 12:58:01 +03:00
SendCodeHelper.h Add firebaseDeviceVerificationParametersPlayIntegrity.cloud_project_number. 2024-06-27 19:24:45 +03:00
SendCodeHelper.hpp Add firebaseDeviceVerificationParametersPlayIntegrity.cloud_project_number. 2024-06-27 19:24:45 +03:00
SentEmailCode.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SentEmailCode.h Update copyright year. 2024-01-01 03:07:21 +03:00
SequenceDispatcher.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SequenceDispatcher.h Update copyright year. 2024-01-01 03:07:21 +03:00
ServerMessageId.h Update copyright year. 2024-01-01 03:07:21 +03:00
SetWithPosition.h Update copyright year. 2024-01-01 03:07:21 +03:00
SharedDialog.cpp Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
SharedDialog.h Various fixes. 2024-03-31 18:30:18 +03:00
SharedDialog.hpp Add td_api::sharedUser/sharedChat. 2024-03-21 21:53:39 +03:00
SpecialStickerSetType.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SpecialStickerSetType.h Update copyright year. 2024-01-01 03:07:21 +03:00
SponsoredMessageManager.cpp Support animation, photo and video in sponsored messages. 2024-08-09 13:45:08 +03:00
SponsoredMessageManager.h Add td_api::reportChatSponsoredMessage. 2024-03-28 18:24:39 +03:00
StarManager.cpp Log if there is unused paid media. 2024-08-13 16:31:10 +03:00
StarManager.h Add is_owned_star_count_inited_. 2024-08-07 16:37:00 +03:00
StarSubscription.cpp Add starSubscription.invite_hash. 2024-08-09 14:05:09 +03:00
StarSubscription.h Add starSubscription.invite_hash. 2024-08-09 14:05:09 +03:00
StarSubscriptionPricing.cpp Add chatInviteLink.pricing. 2024-07-23 17:03:59 +03:00
StarSubscriptionPricing.h Add td_api::starSubscriptionPricing. 2024-07-23 14:19:18 +03:00
StarSubscriptionPricing.hpp Add td_api::starSubscriptionPricing. 2024-07-23 14:19:18 +03:00
StateManager.cpp Don't set network type if network statistics is disabled. 2024-02-17 21:39:12 +03:00
StateManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
StatisticsManager.cpp Improve name of revenueWithdrawalStateSucceeded class. 2024-06-17 17:09:42 +03:00
StatisticsManager.h Move convert_stats_graph to StatisticsManager. 2024-06-16 22:28:07 +03:00
StickerFormat.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerFormat.h Update copyright year. 2024-01-01 03:07:21 +03:00
StickerListType.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerListType.h Update copyright year. 2024-01-01 03:07:21 +03:00
StickerMaskPosition.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerMaskPosition.h Update copyright year. 2024-01-01 03:07:21 +03:00
StickerMaskPosition.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerPhotoSize.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerPhotoSize.h Update copyright year. 2024-01-01 03:07:21 +03:00
StickerPhotoSize.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerSetId.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerSetId.h Update copyright year. 2024-01-01 03:07:21 +03:00
StickersManager.cpp Remove StickersManager::get_premium_gift_option_sticker. 2024-07-30 15:06:50 +03:00
StickersManager.h Remove StickersManager::get_premium_gift_option_sticker. 2024-07-30 15:06:50 +03:00
StickersManager.hpp Add flag stickerSet,is_created. 2024-03-16 23:54:05 +03:00
StickerType.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerType.h Update copyright year. 2024-01-01 03:07:21 +03:00
StorageManager.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StorageManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryContent.cpp Remove unused parameter of get_story_content_any_file_id. 2024-08-03 21:59:11 +03:00
StoryContent.h Remove unused parameter of get_story_content_any_file_id. 2024-08-03 21:59:11 +03:00
StoryContentType.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StoryContentType.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryDb.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StoryDb.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryForwardInfo.cpp Move get_chat_ids_object and get_chats_object to DialogManager. 2024-01-04 16:13:20 +03:00
StoryForwardInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryForwardInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
StoryFullId.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryId.h Add td_api::setChatPinnedStories. 2024-04-25 22:36:19 +03:00
StoryInteractionInfo.cpp Add more checks for paid reactions. 2024-07-26 16:39:30 +03:00
StoryInteractionInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryInteractionInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
StoryListId.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryManager.cpp Add more checks for paid reactions. 2024-07-26 16:39:30 +03:00
StoryManager.h Add td_api::editStoryCover. 2024-07-27 22:39:44 +03:00
StoryNotificationSettings.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryStealthMode.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StoryStealthMode.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryStealthMode.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
StoryViewer.cpp Minor fixes. 2024-02-07 17:50:57 +03:00
StoryViewer.h Update copyright year. 2024-01-01 03:07:21 +03:00
SuggestedAction.cpp Add td_api::suggestedActionExtendStarSubscriptions. 2024-08-05 13:46:56 +03:00
SuggestedAction.h Add td_api::suggestedActionExtendStarSubscriptions. 2024-08-05 13:46:56 +03:00
SuggestedAction.hpp Add parser/storer for SuggestedAction. 2024-03-31 00:35:02 +03:00
Support.cpp Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
Support.h Update copyright year. 2024-01-01 03:07:21 +03:00
SynchronousRequests.cpp Add Td::do_run_request. 2024-08-01 00:29:48 +03:00
SynchronousRequests.h Add Td::do_run_request. 2024-08-01 00:29:48 +03:00
td_c_client.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
td_c_client.h Update copyright year. 2024-01-01 03:07:21 +03:00
td_emscripten.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
td_json_client.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
td_json_client.h Update copyright year. 2024-01-01 03:07:21 +03:00
td_log.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
td_log.h Update copyright year. 2024-01-01 03:07:21 +03:00
Td.cpp Add separate createChatSubscriptionInviteLink. 2024-08-13 23:56:59 +03:00
Td.h Add separate createChatSubscriptionInviteLink. 2024-08-13 23:56:59 +03:00
TdCallback.h Update copyright year. 2024-01-01 03:07:21 +03:00
TdDb.cpp Move as_db_key to TdDb. 2024-08-01 10:23:18 +03:00
TdDb.h Move as_db_key to TdDb. 2024-08-01 10:23:18 +03:00
TermsOfService.cpp Move get_terms_of_service_object implementation to cpp. 2024-08-01 13:24:05 +03:00
TermsOfService.h Improve includes. 2024-08-01 15:07:35 +03:00
TermsOfService.hpp Improve includes. 2024-08-01 15:07:35 +03:00
TermsOfServiceManager.cpp Add TermsOfServiceManager::on_accept_terms_of_service. 2024-08-01 13:20:11 +03:00
TermsOfServiceManager.h Improve includes. 2024-08-01 15:07:35 +03:00
ThemeManager.cpp Make ThemeSettings fields private. 2024-07-05 13:58:11 +03:00
ThemeManager.h Minor improvements. 2024-07-06 23:05:07 +03:00
ThemeSettings.cpp Make ThemeSettings fields private. 2024-07-05 13:58:11 +03:00
ThemeSettings.h Make ThemeSettings fields private. 2024-07-05 13:58:11 +03:00
ThemeSettings.hpp Make ThemeSettings fields private. 2024-07-05 13:58:11 +03:00
TimeZoneManager.cpp Update copyright year in new managers. 2024-05-29 12:17:15 +03:00
TimeZoneManager.h Update copyright year in new managers. 2024-05-29 12:17:15 +03:00
TopDialogCategory.cpp Add td_api::topChatCategoryWebAppBots. 2024-07-16 10:25:41 +03:00
TopDialogCategory.h Add td_api::topChatCategoryWebAppBots. 2024-07-16 10:25:41 +03:00
TopDialogManager.cpp Add td_api::topChatCategoryWebAppBots. 2024-07-16 10:25:41 +03:00
TopDialogManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
TranscriptionInfo.cpp Use DialogManager::have_dialog_force. 2024-01-04 15:26:42 +03:00
TranscriptionInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
TranscriptionInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
TranscriptionManager.cpp Add source to on_external_update_message_content. 2024-05-15 11:40:47 +03:00
TranscriptionManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
TranslationManager.cpp Pass UserManager to get_text_entity_object. 2024-07-21 12:33:02 +03:00
TranslationManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
UniqueId.h Update copyright year. 2024-01-01 03:07:21 +03:00
UpdatesManager.cpp Cache owned star count. 2024-08-07 13:05:15 +03:00
UpdatesManager.h Add td_api::updateStarRevenueStatus. 2024-06-14 18:06:20 +03:00
UserId.h Add only_valid parameter to UserId::get_user_ids. 2024-06-27 12:53:33 +03:00
UserManager.cpp Add botInfo.privacy_policy_url. 2024-08-12 15:35:12 +03:00
UserManager.h Add botInfo.privacy_policy_url. 2024-08-12 15:35:12 +03:00
Usernames.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Usernames.h Update copyright year. 2024-01-01 03:07:21 +03:00
UserPrivacySetting.cpp Add td_api::userPrivacySettingShowBirthdate. 2024-03-21 14:35:27 +03:00
UserPrivacySetting.h Add td_api::userPrivacySettingShowBirthdate. 2024-03-21 14:35:27 +03:00
UserPrivacySettingRule.cpp Rename rest of ContactsManager to ChatManager. 2024-04-02 13:06:22 +03:00
UserPrivacySettingRule.h Add td_api::userPrivacySettingRuleAllowPremiumUsers. 2024-03-21 14:31:41 +03:00
Venue.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Venue.h Update copyright year. 2024-01-01 03:07:21 +03:00
Version.h Update layer to 186. 2024-07-23 14:14:34 +03:00
VideoNotesManager.cpp Update layer to 185. 2024-07-08 13:34:56 +03:00
VideoNotesManager.h Allow to send self-destructing video notes and voice notes. 2024-01-02 14:51:16 +03:00
VideoNotesManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
VideosManager.cpp Add td_api::editStoryCover. 2024-07-27 22:39:44 +03:00
VideosManager.h Add td_api::editStoryCover. 2024-07-27 22:39:44 +03:00
VideosManager.hpp Add storyVideo.main_frame_timestamp. 2024-07-16 16:28:49 +03:00
VoiceNotesManager.cpp Allow to send self-destructing video notes and voice notes. 2024-01-02 14:51:16 +03:00
VoiceNotesManager.h Allow to send self-destructing video notes and voice notes. 2024-01-02 14:51:16 +03:00
VoiceNotesManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
WebApp.cpp Support new sponsoredMessage scheme. 2024-04-22 17:13:10 +03:00
WebApp.h Support new sponsoredMessage scheme. 2024-04-22 17:13:10 +03:00
WebApp.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
WebPageBlock.cpp Hide Instant View for album link previews from Instagram and Twitter. 2024-08-07 11:47:37 +03:00
WebPageBlock.h Hide Instant View for album link previews from Instagram and Twitter. 2024-08-07 11:47:37 +03:00
WebPageId.h Update copyright year. 2024-01-01 03:07:21 +03:00
WebPagesManager.cpp Support background type for links to backgrounds with files. 2024-08-09 16:49:31 +03:00
WebPagesManager.h Return linkPreviewTypeAlbum for all supported sites. 2024-08-07 12:08:49 +03:00