tdlight/td/telegram
2023-06-22 21:40:34 +03:00
..
files Support story reupload in sendStory. 2023-05-25 21:21:10 +03:00
logevent Add log event for story reading. 2023-06-15 15:25:32 +03:00
net Allow IPv6 connections on watchOS. 2023-06-16 13:24:21 +03:00
AccessRights.h Update copyright year. 2023-01-01 00:28:08 +03:00
Account.cpp Add messageSourceScreenshot and notify about screenshotted codes. 2023-04-28 14:44:35 +03:00
Account.h Add messageSourceScreenshot and notify about screenshotted codes. 2023-04-28 14:44:35 +03:00
AffectedHistory.h Update copyright year. 2023-01-01 00:28:08 +03:00
AnimationsManager.cpp Update layer to 160. 2023-05-01 21:07:01 +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 Return error 404 from addApplicationChangelog if nothing was added. 2023-03-23 16:53:11 +03:00
Application.h Add addApplicationChangelog. 2023-02-21 12:08:55 +03:00
AttachMenuManager.cpp Allow to reply stories. 2023-06-08 17:27:24 +03:00
AttachMenuManager.h Allow to reply stories. 2023-06-08 17:27:24 +03:00
AudiosManager.cpp Update copyright year. 2023-01-01 00:28:08 +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 Move dialog filter list to DialogFilterManager. 2023-03-27 17:44:13 +03:00
AuthManager.h Add td_api::resetAuthenticationEmailAddress. 2023-03-20 15:17:51 +03:00
AuthManager.hpp Add email address reset infomation to authorizationStateWaitEmailCode. 2023-03-20 01:40:05 +03:00
AutoDownloadSettings.cpp Update layer to 160. 2023-05-01 21:07:01 +03:00
AutoDownloadSettings.h Update copyright year. 2023-01-01 00:28:08 +03:00
AutosaveManager.cpp Minor improvements. 2023-04-19 15:30:31 +03:00
AutosaveManager.h Add MessagesManager::get_chat_id_object for checking chat_id before returning it. 2023-04-13 22:41:22 +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 class DocumentsManager::Subtype. 2023-05-25 13:57:12 +03:00
BackgroundManager.h Minor improvements. 2023-04-19 10:38:55 +03:00
BackgroundType.cpp Replace dark_theme_brightness with dark_theme_dimming. 2023-04-12 00:59:53 +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
BotCommand.cpp Simplify language code check. 2023-02-27 01:17:22 +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 Fix SetBotInfoQuery. 2023-04-21 15:57:32 +03:00
BotInfoManager.h Combine setBotInfo queries. 2023-04-17 13:28:26 +03:00
BotMenuButton.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
BotMenuButton.h Update copyright year. 2023-01-01 00:28:08 +03:00
CallActor.cpp Use error code returned by get_input_file_id. 2023-02-09 18:31:02 +03:00
CallActor.h Update copyright year. 2023-01-01 00:28:08 +03:00
CallbackQueriesManager.cpp Add MessagesManager::get_chat_id_object for checking chat_id before returning it. 2023-04-13 22:41:22 +03:00
CallbackQueriesManager.h Update copyright year. 2023-01-01 00:28:08 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
CallManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
ChainId.h Add td_api::editStory. 2023-05-30 14:41:36 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
ChatReactions.h Update copyright year. 2023-01-01 00:28:08 +03:00
cli.cpp Rename ChatReportReason to ReportReason. 2023-06-22 13:47:52 +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 empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
ClientJson.h Update copyright year. 2023-01-01 00:28:08 +03:00
ConfigManager.cpp Add Story.can_get_viewers. 2023-06-19 19:13:08 +03:00
ConfigManager.h Add Story.can_get_viewers. 2023-06-19 19:13:08 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
Contact.h Update copyright year. 2023-01-01 00:28:08 +03:00
ContactsManager.cpp Add userFullInfo.has_pinned_stories. 2023-06-15 20:53:58 +03:00
ContactsManager.h Delete outdated comments. 2023-06-19 17:48:12 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
Dependencies.h Update copyright year. 2023-01-01 00:28:08 +03:00
DeviceTokenManager.cpp Use "receive"/"have"/"loaded" instead of "got" and other log message improvements. 2023-02-26 14:22:31 +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::messageStory and td_api::inputMessageStory. 2023-06-12 19:23:58 +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
DialogDate.h Update copyright year. 2023-01-01 00:28:08 +03:00
DialogDb.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
DialogDb.h Update copyright year. 2023-01-01 00:28:08 +03:00
DialogEventLog.cpp Add MessagesManager::get_chat_id_object for checking chat_id before returning it. 2023-04-13 22:41:22 +03:00
DialogEventLog.h Update copyright year. 2023-01-01 00:28:08 +03:00
DialogFilter.cpp Add chatFolderInfo.is_shareable. 2023-04-29 22:04:25 +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 Add td_api::getChatFolderChatCount. 2023-05-01 14:57:16 +03:00
DialogFilterManager.h Fix forward declaration usage. 2023-04-24 15:09:37 +03:00
DialogId.cpp Add MessagesManager::get_chat_ids_object. 2023-04-14 13:38:25 +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 Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
DialogLocation.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
DialogLocation.h Update copyright year. 2023-01-01 00:28:08 +03:00
DialogNotificationSettings.cpp Add chatNotificationSettings.mute_stories/use_default_mute_stories. 2023-06-12 20:09:23 +03:00
DialogNotificationSettings.h Add chatNotificationSettings.mute_stories/use_default_mute_stories. 2023-06-12 20:09:23 +03:00
DialogNotificationSettings.hpp Add chatNotificationSettings.mute_stories/use_default_mute_stories. 2023-06-12 20:09:23 +03:00
DialogParticipant.cpp Rename can_send_messages to can_send_basic_messages. 2023-03-04 21:31:51 +03:00
DialogParticipant.h Implement ReplyMarkup::check_shared_dialog. 2023-01-31 16:40:51 +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 Support precise video duration. 2023-06-05 14:33:00 +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 Remove unneeded TdParameters.h includes. 2023-03-13 20:10:18 +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 Allow to reply stories. 2023-06-08 17:27:24 +03:00
DraftMessage.h Make DraftMessage fields private and improve their names. 2023-05-31 17:46:06 +03:00
DraftMessage.hpp Make DraftMessage fields private and improve their names. 2023-05-31 17:46:06 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
EmojiStatus.h Update copyright year. 2023-01-01 00:28:08 +03:00
EncryptedFile.h Update copyright year. 2023-01-01 00:28:08 +03:00
FileReferenceManager.cpp Support file reference repair for stories. 2023-05-20 01:23:33 +03:00
FileReferenceManager.h Support file reference repair for stories. 2023-05-20 01:23:33 +03:00
FileReferenceManager.hpp Support file reference repair for stories. 2023-05-20 01:23:33 +03:00
FolderId.h Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
ForumTopic.cpp Update copyright year. 2023-01-01 00:28:08 +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 Fix creator in ForumTopicInfo. 2023-02-04 17:59:17 +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 MessagesManager::get_chat_id_object for checking chat_id before returning it. 2023-04-13 22:41:22 +03:00
ForumTopicManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
FullMessageId.h Update copyright year. 2023-01-01 00:28:08 +03:00
Game.cpp Add and use ContactsManager::get_input_user_force. 2023-03-22 18:18:35 +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 Use TRY_RESULT_PROMISE for get_input_user. 2023-03-22 17:39:56 +03:00
GameManager.h Update copyright year. 2023-01-01 00:28:08 +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
Global.cpp Reset server time difference after a "MessageId is too high" error. 2023-05-14 21:58:54 +03:00
Global.h Add G()->story_manager(). 2023-05-19 16:20:19 +03:00
GroupCallId.h Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
GroupCallManager.cpp Improve log messages. 2023-04-17 18:12:44 +03:00
GroupCallManager.h Improve switching between user and channel in voice chat. 2023-04-13 17:06:02 +03:00
GroupCallParticipant.cpp Update copyright year. 2023-01-01 00:28:08 +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 Update copyright year. 2023-01-01 00:28:08 +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 separate class td_api::storyVideo. 2023-06-05 14:51:32 +03:00
InlineQueriesManager.h Add inlineQueryResultsButton. 2023-02-21 20:44:03 +03:00
InputDialogId.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
InputDialogId.h Make some constructors constexpr. 2023-05-21 13:21:49 +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 Fix some lower-case spelling. 2023-01-15 12:00:26 +03:00
InputInvoice.h Update copyright year. 2023-01-01 00:28:08 +03:00
InputInvoice.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
InputMessageText.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
InputMessageText.h Update copyright year. 2023-01-01 00:28:08 +03:00
InputMessageText.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
JsonValue.cpp Update copyright year. 2023-01-01 00:28:08 +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 Log received language info. 2023-04-18 18:58:51 +03:00
LanguagePackManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
LinkManager.cpp Support shorter story links. 2023-06-22 20:42:48 +03:00
LinkManager.h Add td_api::internalLinkTypeStory. 2023-06-05 17:56:16 +03:00
Location.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
Location.h Update copyright year. 2023-01-01 00:28:08 +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
MessageContent.cpp Improve field names. 2023-06-15 13:44:09 +03:00
MessageContent.h Register web page story sender users for UserFromMessage. 2023-06-13 17:14:19 +03:00
MessageContentType.cpp Add td_api::messageStory and td_api::inputMessageStory. 2023-06-12 19:23:58 +03:00
MessageContentType.h Add td_api::messageStory and td_api::inputMessageStory. 2023-06-12 19:23:58 +03:00
MessageCopyOptions.h Allow to reply stories. 2023-06-08 17:27:24 +03:00
MessageDb.cpp Fix warning. 2023-05-18 02:11:44 +03:00
MessageDb.h Load expired messages from database in small batches. 2023-05-15 13:28:23 +03:00
MessageEntity.cpp Use FlatHashSet to store unallowed boundaries. 2023-05-19 14:03:22 +03:00
MessageEntity.h Remove outdated comment superseded by static_assert. 2023-05-19 14:17:44 +03:00
MessageEntity.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
MessageExtendedMedia.cpp Add and use get_story_content_duration. 2023-05-24 16:23:05 +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
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 Add information about Story to web page. 2023-06-13 15:45:10 +03:00
MessageInputReplyTo.h Allow to reply stories. 2023-06-08 17:27:24 +03:00
MessageLinkInfo.h Update copyright year. 2023-01-01 00:28:08 +03:00
MessageReaction.cpp Fix my_recent_chooser when removing reaction. 2023-05-01 18:28:06 +03:00
MessageReaction.h Fix my_recent_chooser when removing reaction. 2023-05-01 18:28:06 +03:00
MessageReaction.hpp Support my_recent_chooser_dialog_id. 2023-04-27 16:20:54 +03:00
MessageReplyHeader.cpp Use StoryFullId for replied story. 2023-06-07 15:10:46 +03:00
MessageReplyHeader.h Allow to reply stories. 2023-06-08 17:27:24 +03:00
MessageReplyInfo.cpp Update copyright year. 2023-01-01 00:28:08 +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 Add MessagesManager::get_chat_id_object for checking chat_id before returning it. 2023-04-13 22:41:22 +03:00
MessageSender.h Update copyright year. 2023-01-01 00:28:08 +03:00
MessagesInfo.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
MessagesInfo.h Update copyright year. 2023-01-01 00:28:08 +03:00
MessagesManager.cpp Add td_api::reportStory. 2023-06-21 23:23:19 +03:00
MessagesManager.h Add td_api::reportStory. 2023-06-21 23:23:19 +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 Update recent story viewers from the full list. 2023-06-20 16:12:12 +03:00
MessageViewer.h Update recent story viewers from the full list. 2023-06-20 16:12:12 +03:00
MinChannel.h Update copyright year. 2023-01-01 00:28:08 +03:00
MinChannel.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
misc.cpp Simplify language code check. 2023-02-27 01:17:22 +03:00
misc.h Simplify language code check. 2023-02-27 01:17:22 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
NotificationGroupId.h Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
NotificationGroupKey.h Update copyright year. 2023-01-01 00:28:08 +03:00
NotificationGroupType.h Update copyright year. 2023-01-01 00:28:08 +03:00
NotificationId.h Update copyright year. 2023-01-01 00:28:08 +03:00
NotificationManager.cpp Support READ_STORIES push notifications. 2023-06-22 21:24:44 +03:00
NotificationManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
NotificationSettingsManager.cpp Add scopeNotificationSettings.mute_stories. 2023-06-12 19:41:18 +03:00
NotificationSettingsManager.h Update copyright year. 2023-01-01 00:28:08 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
NotificationSound.h Update copyright year. 2023-01-01 00:28:08 +03:00
NotificationSoundType.h Update copyright year. 2023-01-01 00:28:08 +03:00
NotificationType.cpp Add td_api::pushMessageContentStory. 2023-06-22 21:18:04 +03:00
NotificationType.h Update copyright year. 2023-01-01 00:28:08 +03:00
OptionManager.cpp Add Story.can_get_viewers. 2023-06-19 19:13:08 +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 Don't pass default is_optional value to get_json_object_string_field. 2023-02-14 15:21:10 +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 Use explicit as_mutable_slice to get MutableSlice. 2023-02-02 17:40:47 +03:00
PasswordManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
Payments.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
Payments.h Update copyright year. 2023-01-01 00:28:08 +03:00
PhoneNumberManager.cpp Update layer to 152. 2023-01-06 12:42:16 +03:00
PhoneNumberManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
Photo.cpp Add FileType::PhotoStory. 2023-05-25 01:26:26 +03:00
Photo.h Add FileType::PhotoStory. 2023-05-25 01:26:26 +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 Add get_input_thumbnail_photo_size. 2023-05-21 23:05:28 +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 Add source to PhotoSizeSource::get_unique. 2023-03-15 00:18:34 +03:00
PhotoSizeSource.h Add source to PhotoSizeSource::get_unique. 2023-03-15 00:18:34 +03:00
PhotoSizeSource.hpp Update copyright year. 2023-01-01 00:28:08 +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 Support MessageSenders as poll voters. 2023-04-25 16:41:04 +03:00
PollManager.h Add Message.replied_story_sender_user_id/replied_story_id. 2023-06-05 20:45:28 +03:00
PollManager.hpp Support MessageSenders as poll voters. 2023-04-25 16:41:04 +03:00
Premium.cpp Add td_api::premiumLimitTypeActiveStoryCount. 2023-06-15 20:38:46 +03:00
Premium.h Update copyright year. 2023-01-01 00:28: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 Support simultaneous setUserPrivacySettingRules queries. 2023-05-08 20:54:35 +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 Fix includes. 2023-03-06 20:36:56 +03:00
QueryMerger.h Add QueryMerger. 2023-01-13 13:09:38 +03:00
RecentDialogList.cpp Remove unneeded TdParameters.h includes. 2023-03-13 20:10:18 +03:00
RecentDialogList.h Update copyright year. 2023-01-01 00:28:08 +03:00
ReplyMarkup.cpp Return error if no chat types are allowed. 2023-04-07 16:11:19 +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.mute_stories. 2023-06-12 19:41:18 +03:00
ScopeNotificationSettings.h Add scopeNotificationSettings.mute_stories. 2023-06-12 19:41:18 +03:00
ScopeNotificationSettings.hpp Add scopeNotificationSettings.mute_stories. 2023-06-12 19:41:18 +03:00
SecretChatActor.cpp Use "receive"/"have"/"loaded" instead of "got" and other log message improvements. 2023-02-26 14:22:31 +03:00
SecretChatActor.h Improve PTS/QTS spelling. 2023-01-15 11:05:53 +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 Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +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 Add FileManager::copy_file_id. 2023-05-24 15:28:40 +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 Don't pass default is_optional value to get_json_object_string_field. 2023-02-14 15:21:10 +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 Allow to call resendAuthenticationCode for Firenase SMS. 2023-03-19 00:29: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 Add messageSponsorTypeWebsite. 2023-06-02 15:13:20 +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
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
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 Add class DocumentsManager::Subtype. 2023-05-25 13:57:12 +03:00
StickersManager.h Delete outdated comments. 2023-06-19 17:48:12 +03:00
StickersManager.hpp Resave sticker set without stickers only if it has already been inited. 2023-05-15 15:27:23 +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 Never merge story content files. 2023-06-13 12:46:31 +03:00
StoryContent.h Never merge story content files. 2023-06-13 12:46:31 +03:00
StoryContentType.cpp Add separate class for StoryContent. 2023-05-18 17:20:22 +03:00
StoryContentType.h Add separate class for StoryContent. 2023-05-18 17:20:22 +03:00
StoryFullId.h Allow to reply stories. 2023-06-08 17:27:24 +03:00
StoryId.h Add and use StoryId::get_input_story_ids. 2023-06-15 18:57:12 +03:00
StoryInteractionInfo.cpp Update recent story viewers from the full list. 2023-06-20 16:12:12 +03:00
StoryInteractionInfo.h Update recent story viewers from the full list. 2023-06-20 16:12:12 +03:00
StoryManager.cpp Reload opened stories once a minute. 2023-06-22 21:40:34 +03:00
StoryManager.h Reload opened stories once a minute. 2023-06-22 21:40:34 +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 Add td_api::reportStory. 2023-06-21 23:23:19 +03:00
Td.h Add td_api::reportStory. 2023-06-21 23:23:19 +03:00
TdCallback.h Update copyright year. 2023-01-01 00:28:08 +03:00
TdDb.cpp Add log event for story reading. 2023-06-15 15:25:32 +03:00
TdDb.h Add DeleteStoryOnServerLogEvent. 2023-06-01 17:41:46 +03:00
TermsOfService.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
TermsOfService.h Update copyright year. 2023-01-01 00:28:08 +03:00
ThemeManager.cpp Add class BackgroundInfo. 2023-04-10 16:32:59 +03:00
ThemeManager.h Add class BackgroundInfo. 2023-04-10 16:32:59 +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 Improve variable names. 2023-04-22 23:46:43 +03:00
TopDialogManager.h Add MessagesManager::get_chat_ids_object. 2023-04-14 13:38:25 +03:00
TranscriptionInfo.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
TranscriptionInfo.h Update copyright year. 2023-01-01 00:28:08 +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 Support updateReadStories. 2023-06-15 13:16:31 +03:00
UpdatesManager.h Support updateReadStories. 2023-06-15 13:16:31 +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 Ignore errors when processing telegram_api::PrivacyRule. 2023-05-08 14:54:57 +03:00
UserPrivacySettingRule.h Support min-stories. 2023-06-13 14:01:30 +03:00
Venue.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
Venue.h Update copyright year. 2023-01-01 00:28:08 +03:00
Version.h Add User.is_close_friend. 2023-05-03 20:22:16 +03:00
VideoNotesManager.cpp Update layer to 160. 2023-05-01 21:07:01 +03:00
VideoNotesManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
VideoNotesManager.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
VideosManager.cpp Add separate class td_api::storyVideo. 2023-06-05 14:51:32 +03:00
VideosManager.h Add separate class td_api::storyVideo. 2023-06-05 14:51:32 +03:00
VideosManager.hpp Support precise video duration. 2023-06-05 14:33:00 +03:00
VoiceNotesManager.cpp Add some emptiness checks. 2023-01-02 20:12:15 +03:00
VoiceNotesManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
VoiceNotesManager.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
WebApp.cpp Fix includes. 2023-03-06 20:36:56 +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 Remove expected error logging. 2023-05-15 15:55:56 +03:00
WebPageBlock.h Update copyright year. 2023-01-01 00:28:08 +03:00
WebPageId.h Make some constructors constexpr. 2023-05-21 13:21:49 +03:00
WebPagesManager.cpp Use webPage duration if story duration isn't available. 2023-06-14 16:19:58 +03:00
WebPagesManager.h Register web page story sender users for UserFromMessage. 2023-06-13 17:14:19 +03:00