tdlight/td/telegram
2023-04-07 16:02:31 +03:00
..
files Improve names of some variables. 2023-04-03 01:24:43 +03:00
logevent Use explicit as_mutable_slice to get MutableSlice. 2023-02-02 17:40:47 +03:00
net Improve names of some variables. 2023-04-03 01:24:43 +03:00
AccessRights.h Update copyright year. 2023-01-01 00:28:08 +03:00
Account.cpp Improve SetBotInfoQuery. 2023-04-07 01:15:16 +03:00
Account.h Add setBotName/getBotName. 2023-03-28 18:42:54 +03:00
AffectedHistory.h Update copyright year. 2023-01-01 00:28:08 +03:00
AnimationsManager.cpp Add Global::use_sqlite_pmc. 2023-03-14 01:41:04 +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 Add some secret chat checks. 2023-03-22 15:05:05 +03:00
AttachMenuManager.h Support file reference repair for Web App files. 2023-02-28 14:11:49 +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 copyright year. 2023-01-01 00:28:08 +03:00
AutoDownloadSettings.h Update copyright year. 2023-01-01 00:28:08 +03:00
AutosaveManager.cpp Remove unneeded TdParameters.h includes. 2023-03-13 20:10:18 +03:00
AutosaveManager.h Save autosave settings to database. 2023-02-06 19:53:21 +03:00
BackgroundId.h Update copyright year. 2023-01-01 00:28:08 +03:00
BackgroundManager.cpp Update layer to 158. 2023-03-21 14:11:43 +03:00
BackgroundManager.h Improve some spelling. 2023-01-16 12:59:43 +03:00
BackgroundType.cpp More generic parsing of background fill name. 2023-03-01 21:26:49 +03:00
BackgroundType.h More generic parsing of background fill name. 2023-03-01 21:26:49 +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
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 some secret chat checks. 2023-03-22 15:05:05 +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 Update copyright year. 2023-01-01 00:28:08 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
ChannelId.h Update copyright year. 2023-01-01 00:28:08 +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 Update copyright year. 2023-01-01 00:28:08 +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 Various fixes. 2023-04-07 16:02:31 +03:00
Client.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
Client.h Improve some spelling. 2023-01-16 12:59:43 +03:00
ClientActor.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
ClientActor.h Update copyright year. 2023-01-01 00:28:08 +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 "chat_folder_new_chats_update_period" option. 2023-04-06 14:58:46 +03:00
ConfigManager.h Add AppConfig cache. 2023-02-15 23:33: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 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 Improve on_set_profile_photo. 2023-04-07 00:53:13 +03:00
ContactsManager.h Improve on_set_profile_photo. 2023-04-07 00:53:13 +03:00
CountryInfoManager.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
CountryInfoManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
CustomEmojiId.h Add CustomEmojiId::get_custom_emoji_ids. 2023-03-27 00:54:44 +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 MessageWebViewWriteAccessAllowed. 2023-02-22 12:24:43 +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 chatEventMemberJoinedByInviteLink.via_chat_filter_invite_link. 2023-04-03 13:11:14 +03:00
DialogEventLog.h Update copyright year. 2023-01-01 00:28:08 +03:00
DialogFilter.cpp Rename chat filters to chat folders. 2023-04-03 17:28:51 +03:00
DialogFilter.h Rename chat filters to chat folders. 2023-04-03 17:28:51 +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 Various fixes. 2023-04-07 16:02:31 +03:00
DialogFilterInviteLink.h Various fixes. 2023-04-07 16:02:31 +03:00
DialogFilterManager.cpp Various fixes. 2023-04-07 16:02:31 +03:00
DialogFilterManager.h Various fixes. 2023-04-07 16:02:31 +03:00
DialogId.cpp Add DialogId::get_chat_ids. 2023-04-01 23:37:36 +03:00
DialogId.h Add DialogId::get_chat_ids. 2023-04-01 23:37:36 +03:00
DialogInviteLink.cpp Fix includes. 2023-03-06 20:36:56 +03:00
DialogInviteLink.h Allow truncated links in updates and event log. 2023-03-03 04:23:46 +03:00
DialogListId.h Rename chat filters to chat folders. 2023-04-03 17:28:51 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
DialogNotificationSettings.h Update copyright year. 2023-01-01 00:28:08 +03:00
DialogNotificationSettings.hpp Update copyright year. 2023-01-01 00:28:08 +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 call_source to register_photo_size. 2023-03-15 00:23:41 +03:00
DocumentsManager.h Update copyright year. 2023-01-01 00:28:08 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
DraftMessage.h Update copyright year. 2023-01-01 00:28:08 +03:00
DraftMessage.hpp Update copyright year. 2023-01-01 00:28:08 +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 Minor improvements. 2023-03-06 16:59:18 +03:00
FileReferenceManager.h Support file reference repair for Web App files. 2023-02-28 14:11:49 +03:00
FileReferenceManager.hpp Support file reference repair for Web App files. 2023-02-28 14:11:49 +03:00
FolderId.h Update copyright year. 2023-01-01 00:28:08 +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 Fix includes. 2023-03-06 20:36:56 +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 Add Global::use_sqlite_pmc. 2023-03-14 01:41:04 +03:00
Global.h Add DialogFilterManager. 2023-03-27 11:27:17 +03:00
GroupCallId.h Update copyright year. 2023-01-01 00:28:08 +03:00
GroupCallManager.cpp Use TRY_RESULT_PROMISE for get_input_user. 2023-03-22 17:39:56 +03:00
GroupCallManager.h Add GroupCallManager::can_join_group_calls. 2023-03-22 15:36:45 +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 Update layer to 158. 2023-03-21 14:11:43 +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 Update copyright year. 2023-01-01 00:28:08 +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 Fix misprint. 2023-03-22 21:50:07 +03:00
LanguagePackManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
LinkManager.cpp Update folder invite links format. 2023-04-05 19:56:05 +03:00
LinkManager.h Improve name of internalLinkTypeChatFolderSettings. 2023-04-03 18:17:25 +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 Add messageGiftedPremium.gifter_user_id. 2023-04-03 21:20:41 +03:00
MessageContent.h Add send_emoji to get_input_media. 2023-02-27 02:12:21 +03:00
MessageContentType.cpp Add MessageWebViewWriteAccessAllowed. 2023-02-22 12:24:43 +03:00
MessageContentType.h Add MessageWebViewWriteAccessAllowed. 2023-02-22 12:24:43 +03:00
MessageCopyOptions.h Update copyright year. 2023-01-01 00:28:08 +03:00
MessageDb.cpp Improve some spelling. 2023-01-16 12:59:43 +03:00
MessageDb.h Update copyright year. 2023-01-01 00:28:08 +03:00
MessageEntity.cpp Add and use ContactsManager::get_input_user_force. 2023-03-22 18:18:35 +03:00
MessageEntity.h Improve field name. 2023-02-11 22:37:43 +03:00
MessageEntity.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
MessageExtendedMedia.cpp Improve thumbnail variable names. 2023-02-14 15:10:27 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
MessageId.h Update copyright year. 2023-01-01 00:28:08 +03:00
MessageLinkInfo.h Update copyright year. 2023-01-01 00:28:08 +03:00
MessageReaction.cpp Add more secret chat checks. 2023-03-22 16:44:52 +03:00
MessageReaction.h Improve handling of internal options with updates. 2023-01-17 14:24:18 +03:00
MessageReaction.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
MessageReplyHeader.cpp Ignore message_thread_id for channel posts. 2023-01-26 01:12:23 +03:00
MessageReplyHeader.h Update copyright year. 2023-01-01 00:28:08 +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 Update copyright year. 2023-01-01 00:28:08 +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 Various chat folder fixes. 2023-04-06 23:15:22 +03:00
MessagesManager.h Various fixes. 2023-04-07 16:02:31 +03:00
MessageSource.cpp Add MessageSource to viewMessages. 2023-02-07 21:08:54 +03:00
MessageSource.h Add MessageSource to viewMessages. 2023-02-07 21:08:54 +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 Add td_api::messageViewers. 2023-02-23 15:15:10 +03:00
MessageViewer.h Add td_api::messageViewers. 2023-02-23 15:15:10 +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 Update copyright year. 2023-01-01 00:28:08 +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 Remove redundant lambda creation. 2023-04-02 23:52:36 +03:00
NotificationManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
NotificationSettingsManager.cpp Improve error messages and documentation. 2023-03-31 15:01:38 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
NotificationType.h Update copyright year. 2023-01-01 00:28:08 +03:00
OptionManager.cpp Rename chat filters to chat folders. 2023-04-03 17:28:51 +03:00
OptionManager.h Improve handling of internal options with updates. 2023-01-17 14:24:18 +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 call_source to register_photo_size. 2023-03-15 00:23:41 +03:00
Photo.h Store StickerPhotoSize in unique_ptr to optimize Photo size. 2023-01-23 00:57:40 +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 call_source to register_photo_size. 2023-03-15 00:23:41 +03:00
PhotoSize.h Add call_source to register_photo_size. 2023-03-15 00:23:41 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
PollId.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
PollManager.cpp Minor improvements. 2023-03-24 14:14:37 +03:00
PollManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
PollManager.hpp Update copyright year. 2023-01-01 00:28:08 +03:00
Premium.cpp Add two new premiumLimitTypes. 2023-04-06 14:24:14 +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 Use "receive"/"have"/"loaded" instead of "got" and other log message improvements. 2023-02-26 14:22:31 +03:00
PrivacyManager.h Update copyright year. 2023-01-01 00:28:08 +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 Add inlineKeyboardButtonTypeSwitchInline.target_chat. 2023-04-07 14:00:10 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
ReportReason.h Update copyright year. 2023-01-01 00:28:08 +03:00
RequestActor.h Update copyright year. 2023-01-01 00:28:08 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
ScopeNotificationSettings.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
ScopeNotificationSettings.h Update copyright year. 2023-01-01 00:28:08 +03:00
ScopeNotificationSettings.hpp Update copyright year. 2023-01-01 00:28:08 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
SecretChatLayer.h Update copyright year. 2023-01-01 00:28:08 +03:00
SecretChatsManager.cpp Explicitly pass use_secret_chats to SecretChatsManager. 2023-03-13 20:35:19 +03:00
SecretChatsManager.h Explicitly pass use_secret_chats to SecretChatsManager. 2023-03-13 20:35:19 +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 Use "receive"/"have"/"loaded" instead of "got" and other log message improvements. 2023-02-26 14:22:31 +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 Update copyright year. 2023-01-01 00:28:08 +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 and use LinkManager::get_t_me_url(). 2023-03-01 23:49:22 +03:00
SponsoredMessageManager.h Update copyright year. 2023-01-01 00:28:08 +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 CustomEmojiId::get_custom_emoji_ids. 2023-03-27 00:54:44 +03:00
StickersManager.h Add more fatal error logging. 2023-03-08 13:40:06 +03:00
StickersManager.hpp Return parse error if invalid sticker set identifier is found in the database. 2023-03-08 13:45:44 +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
SuggestedAction.cpp Fix includes. 2023-03-06 20:36:56 +03:00
SuggestedAction.h Add td_api::suggestedActionSubscribeToAnnualPremium. 2023-01-23 16:11:26 +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::hideChatFolderNewChats. 2023-04-05 19:43:58 +03:00
Td.h Add td_api::hideChatFolderNewChats. 2023-04-05 19:43:58 +03:00
TdCallback.h Update copyright year. 2023-01-01 00:28:08 +03:00
TdDb.cpp Inline TdDb::binlog_path/sqlite_path. 2023-03-13 22:41:59 +03:00
TdDb.h Add Global::use_sqlite_pmc. 2023-03-14 01:41:04 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
ThemeManager.h Update copyright year. 2023-01-01 00:28:08 +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 Remove unneeded TdParameters.h includes. 2023-03-13 20:10:18 +03:00
TopDialogManager.h Update copyright year. 2023-01-01 00:28:08 +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 Add updateChatMember.via_chat_filter_invite_link. 2023-04-02 23:45:27 +03:00
UpdatesManager.h Return error 404 from addApplicationChangelog if nothing was added. 2023-03-23 16:53:11 +03:00
UserId.h Update copyright year. 2023-01-01 00:28:08 +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
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 Update layer to 158. 2023-03-21 14:11:43 +03:00
VideoNotesManager.cpp Add some emptiness checks. 2023-01-02 20:12:15 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
VideosManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
VideosManager.hpp Update copyright year. 2023-01-01 00:28:08 +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 Update copyright year. 2023-01-01 00:28:08 +03:00
WebPageBlock.h Update copyright year. 2023-01-01 00:28:08 +03:00
WebPageId.h Update copyright year. 2023-01-01 00:28:08 +03:00
WebPagesManager.cpp Remove unneeded TdParameters.h includes. 2023-03-13 20:10:18 +03:00
WebPagesManager.h Use request promise in getWebPagePreview. 2023-02-15 15:05:37 +03:00