tdlight/td/telegram
2023-07-06 20:55:02 +03:00
..
files Support FILE_PART_INVALID errors for sendMedia. 2023-07-05 13:08:10 +03:00
logevent Add EditStoryLogEvent. 2023-07-04 18:42:43 +03:00
net Improve error messages. 2023-07-05 16:18:45 +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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
Application.h Add addApplicationChangelog. 2023-02-21 12:08:55 +03:00
AttachMenuManager.cpp Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
AttachMenuManager.h Allow to reply stories. 2023-06-08 17:27:24 +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 error messages. 2023-07-05 16:18:45 +03:00
AuthManager.h Make AuthManager::DbState private. 2023-07-01 18:40:19 +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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +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 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
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 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 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 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 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 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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
ChatReactions.h Update copyright year. 2023-01-01 00:28:08 +03:00
cli.cpp Add emojiStatus.expiration_date. 2023-07-06 20:14:42 +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 Improve config reloading on restart. 2023-07-03 11:26:32 +03:00
ConfigManager.h Add "story_caption_length_max" option. 2023-06-29 15:20:30 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
ContactsManager.cpp Add emojiStatus.expiration_date. 2023-07-06 20:14:42 +03:00
ContactsManager.h Add emojiStatus.expiration_date. 2023-07-06 20:14:42 +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 Forcely create all chats needed for a message before adding it. 2023-07-03 14:09:17 +03:00
Dependencies.h Update copyright year. 2023-01-01 00:28:08 +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 explicit telegram_api.h includes. 2023-07-01 19:23:45 +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 Explicitly pass Td to Location constructor and don't register locations for bots. 2023-06-28 19:01:00 +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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
DialogFilterManager.h Fix forward declaration usage. 2023-04-24 15:09:37 +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 Make some constructors constexpr. 2023-05-21 13:21:49 +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 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 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 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 Minor fixes. 2023-07-01 16:22:01 +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 Add emojiStatus.expiration_date. 2023-07-06 20:14:42 +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 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 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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +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 Use Chat as owner of stories in td_api. 2023-06-27 21:51:36 +03:00
LinkManager.h Add td_api::internalLinkTypeStory. 2023-06-05 17:56:16 +03:00
Location.cpp Explicitly pass Td to Location constructor and don't register locations for bots. 2023-06-28 19:01:00 +03:00
Location.h Explicitly pass Td to Location constructor and don't register locations for bots. 2023-06-28 19:01:00 +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 Fix dup_story_content. 2023-07-05 15:40:08 +03:00
MessageContent.h Minor fixes. 2023-07-01 16:22:01 +03:00
MessageContentType.cpp Ignore parsed MessageContent of unknown type. 2023-07-03 15:46:31 +03:00
MessageContentType.h Add td_api::messageStory and td_api::inputMessageStory. 2023-06-12 19:23:58 +03:00
MessageCopyOptions.h Minor fixes. 2023-07-01 16:22:01 +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 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
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 Minor fixes. 2023-07-01 16:22:01 +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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +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 Minor fixes. 2023-07-01 16:22:01 +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 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 Fix warnings. 2023-07-06 20:55:02 +03:00
MessagesManager.h Fix warnings. 2023-07-06 20:55:02 +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 Minor fixes. 2023-07-01 16:22:01 +03:00
MessageViewer.h Make MessageViewers fields private. 2023-06-28 21:35:59 +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 Explicitly pass Td to get_notification_type_object. 2023-06-25 00:09:48 +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 Minor fixes. 2023-07-01 16:22:01 +03:00
NotificationManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
NotificationSettingsManager.cpp Add getStoryNotificationSettingsExceptions. 2023-07-06 19:15:00 +03:00
NotificationSettingsManager.h Add getStoryNotificationSettingsExceptions. 2023-07-06 19:15:00 +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 fixes. 2023-07-01 16:22:01 +03:00
NotificationType.h Explicitly pass Td to get_notification_type_object. 2023-06-25 00:09:48 +03:00
OptionManager.cpp Add "story_caption_length_max" option. 2023-06-29 15:20:30 +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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +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 Remove is_me from on_get_user. 2023-06-23 18:22:58 +03:00
PhoneNumberManager.h Update copyright year. 2023-01-01 00:28:08 +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 Minor fixes. 2023-07-01 16:22:01 +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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +03:00
PollManager.h Minor fixes. 2023-07-01 16:22:01 +03:00
PollManager.hpp Minor fixes. 2023-07-01 16:22:01 +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 Minor fixes. 2023-07-01 16:22:01 +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 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 include telegram_api.h in cpp files. 2023-07-01 14:53:04 +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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +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 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 Return raw custom emoji identifiers in emojiStatuses. 2023-07-06 19:48:24 +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 Fix dup_story_content. 2023-07-05 15:40:08 +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
StoryFullId.h Allow to reply stories. 2023-06-08 17:27:24 +03:00
StoryId.h Minor fixes. 2023-07-01 16:22:01 +03:00
StoryInteractionInfo.cpp Fix warnings. 2023-07-06 20:55:02 +03:00
StoryInteractionInfo.h Add add_story_dependencies. 2023-07-03 20:03:26 +03:00
StoryInteractionInfo.hpp Add storer and parser for Story. 2023-07-03 16:03:28 +03:00
StoryManager.cpp Reload active story lists by timeout. 2023-07-06 18:22:20 +03:00
StoryManager.h Reload active story lists by timeout. 2023-07-06 18:22:20 +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 emojiStatus.expiration_date. 2023-07-06 20:14:42 +03:00
Td.h Add getStoryNotificationSettingsExceptions. 2023-07-06 19:15:00 +03:00
TdCallback.h Update copyright year. 2023-01-01 00:28:08 +03:00
TdDb.cpp Add EditStoryLogEvent. 2023-07-04 18:42:43 +03:00
TdDb.h Add DeleteStoryOnServerLogEvent. 2023-06-01 17:41:46 +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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +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 Reload active story lists by timeout. 2023-07-06 18:22:20 +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 Add add_story_dependencies. 2023-07-03 20:03:26 +03:00
UserPrivacySettingRule.h Add add_story_dependencies. 2023-07-03 20:03:26 +03:00
Venue.cpp Explicitly pass Td to Location constructor and don't register locations for bots. 2023-06-28 19:01:00 +03:00
Venue.h Explicitly pass Td to Location constructor and don't register locations for bots. 2023-06-28 19:01:00 +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 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 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 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 Explicitly include telegram_api.h in cpp files. 2023-07-01 14:53:04 +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 Minor fixes. 2023-07-01 16:22:01 +03:00
WebPagesManager.h Minor fixes. 2023-07-01 16:22:01 +03:00