tdlight/td/telegram
levlam a1bcec491d Fix QuickReplyManager::get_shortcut_it. 2024-03-06 17:05:30 +03:00
..
files Improve error message. 2024-01-29 00:39:07 +03:00
logevent Update copyright year. 2024-01-01 03:07:21 +03:00
net Don't use std::map and Container to store DC OptionStat. 2024-03-01 14:01:10 +03:00
AccentColorId.h Update copyright year. 2024-01-01 03:07:21 +03:00
AccessRights.h Update copyright year. 2024-01-01 03:07:21 +03:00
AccountManager.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
AccountManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
AffectedHistory.h Update copyright year. 2024-01-01 03:07:21 +03:00
AnimationsManager.cpp Avoid some initialization for bots. 2024-01-24 15:24:16 +03:00
AnimationsManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
AnimationsManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
Application.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Application.h Update copyright year. 2024-01-01 03:07:21 +03:00
AttachMenuManager.cpp Use DialogManager::have_dialog_force. 2024-01-04 15:26:42 +03:00
AttachMenuManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
AudiosManager.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
AudiosManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
AudiosManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
AuthManager.cpp Add registerUser.disable_notification. 2024-01-29 16:43:42 +03:00
AuthManager.h Add registerUser.disable_notification. 2024-01-29 16:43:42 +03:00
AuthManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
AutoDownloadSettings.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
AutoDownloadSettings.h Update copyright year. 2024-01-01 03:07:21 +03:00
AutosaveManager.cpp Move get_chat_ids_object and get_chats_object to DialogManager. 2024-01-04 16:13:20 +03:00
AutosaveManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
BackgroundId.h Update copyright year. 2024-01-01 03:07:21 +03:00
BackgroundInfo.cpp Allow empty non-null backgrounds in chat event log. 2024-02-13 16:56:07 +03:00
BackgroundInfo.h Allow empty non-null backgrounds in chat event log. 2024-02-13 16:56:07 +03:00
BackgroundInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
BackgroundManager.cpp Allow empty non-null backgrounds in chat event log. 2024-02-13 16:56:07 +03:00
BackgroundManager.h Allow empty non-null backgrounds in chat event log. 2024-02-13 16:56:07 +03:00
BackgroundType.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
BackgroundType.h Update copyright year. 2024-01-01 03:07:21 +03:00
BackgroundType.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
BlockListId.h Update copyright year. 2024-01-01 03:07:21 +03:00
BoostManager.cpp Support supergroups in getChatBoostFeatures, 2024-02-11 01:29:07 +03:00
BoostManager.h Support supergroups in getChatBoostFeatures, 2024-02-11 01:29:07 +03:00
BotCommand.cpp Minor improvements. 2024-01-08 15:42:21 +03:00
BotCommand.h Add and use BotCommands::update_all_bot_commands. 2024-01-08 01:44:58 +03:00
BotCommandScope.cpp Use DialogManager::have_dialog_force. 2024-01-04 15:26:42 +03:00
BotCommandScope.h Update copyright year. 2024-01-01 03:07:21 +03:00
BotInfoManager.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
BotInfoManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
BotMenuButton.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
BotMenuButton.h Update copyright year. 2024-01-01 03:07:21 +03:00
BusinessAwayMessage.cpp Support Away messages sent only when the user is offline. 2024-03-01 14:44:42 +03:00
BusinessAwayMessage.h Support Away messages sent only when the user is offline. 2024-03-01 14:44:42 +03:00
BusinessAwayMessage.hpp Support Away messages sent only when the user is offline. 2024-03-01 14:44:42 +03:00
BusinessAwayMessageSchedule.cpp Support Away messages sent only when the user is offline. 2024-03-01 14:44:42 +03:00
BusinessAwayMessageSchedule.h Support Away messages sent only when the user is offline. 2024-03-01 14:44:42 +03:00
BusinessAwayMessageSchedule.hpp Add businessInfo.away_message_settings. 2024-02-27 01:58:14 +03:00
BusinessConnectedBot.cpp Add class BusinessConnectedBot. 2024-03-04 16:06:36 +03:00
BusinessConnectedBot.h Add td_api::setBusinessConnectedBot. 2024-03-04 17:59:29 +03:00
BusinessConnectedBot.hpp Add class BusinessConnectedBot. 2024-03-04 16:06:36 +03:00
BusinessGreetingMessage.cpp Add businessInfo.greeting_message_settings. 2024-02-27 02:07:21 +03:00
BusinessGreetingMessage.h Add businessInfo.greeting_message_settings. 2024-02-27 02:07:21 +03:00
BusinessGreetingMessage.hpp Add td_api::businessGreetingMessageSettings. 2024-02-26 19:09:58 +03:00
BusinessInfo.cpp Return null as businessInfo if empty. 2024-03-06 15:11:16 +03:00
BusinessInfo.h Add businessInfo.greeting_message_settings. 2024-02-27 02:07:21 +03:00
BusinessInfo.hpp Add businessInfo.greeting_message_settings. 2024-02-27 02:07:21 +03:00
BusinessManager.cpp Add td_api::deleteBusinessConnectedBot. 2024-03-04 18:17:57 +03:00
BusinessManager.h Add td_api::deleteBusinessConnectedBot. 2024-03-04 18:17:57 +03:00
BusinessRecipients.cpp Add td_api::businessRecipients. 2024-02-26 16:35:20 +03:00
BusinessRecipients.h Add td_api::businessGreetingMessageSettings. 2024-02-26 19:09:58 +03:00
BusinessRecipients.hpp Add businessInfo.away_message_settings. 2024-02-27 01:58:14 +03:00
BusinessWorkHours.cpp Rename work hours to opening hours. 2024-02-27 16:03:34 +03:00
BusinessWorkHours.h Rename work hours to opening hours. 2024-02-27 16:03:34 +03:00
BusinessWorkHours.hpp Add userFullInfo.business_work_hours. 2024-02-20 15:22:02 +03:00
CallActor.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
CallActor.h Update copyright year. 2024-01-01 03:07:21 +03:00
CallDiscardReason.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
CallDiscardReason.h Update copyright year. 2024-01-01 03:07:21 +03:00
CallId.h Update copyright year. 2024-01-01 03:07:21 +03:00
CallManager.cpp Remove CallManager::Update typedef. 2024-01-11 13:36:38 +03:00
CallManager.h Remove CallManager::Update typedef. 2024-01-11 13:36:38 +03:00
CallbackQueriesManager.cpp Move get_chat_ids_object and get_chats_object to DialogManager. 2024-01-04 16:13:20 +03:00
CallbackQueriesManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
ChainId.h Update copyright year. 2024-01-01 03:07:21 +03:00
ChannelId.h Update copyright year. 2024-01-01 03:07:21 +03:00
ChannelParticipantFilter.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ChannelParticipantFilter.h Update copyright year. 2024-01-01 03:07:21 +03:00
ChannelType.h Update copyright year. 2024-01-01 03:07:21 +03:00
ChatId.h Update copyright year. 2024-01-01 03:07:21 +03:00
ChatReactions.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ChatReactions.h Update copyright year. 2024-01-01 03:07:21 +03:00
ChatReactions.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
Client.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Client.h Update copyright year. 2024-01-01 03:07:21 +03:00
ClientActor.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ClientActor.h Update copyright year. 2024-01-01 03:07:21 +03:00
ClientDotNet.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ClientJson.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ClientJson.h Update copyright year. 2024-01-01 03:07:21 +03:00
CommonDialogManager.cpp Minor improvements. 2024-01-22 13:11:04 +03:00
CommonDialogManager.h Move get_common_dialogs to CommonDialogManager. 2024-01-04 19:30:58 +03:00
ConfigManager.cpp Rename option to "quick_reply_shortcut_message_count_max". 2024-03-05 14:44:57 +03:00
ConfigManager.h Add "quick_reply_message_count_max" option. 2024-03-04 13:28:55 +03:00
ConnectionState.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ConnectionState.h Update copyright year. 2024-01-01 03:07:21 +03:00
Contact.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Contact.h Update copyright year. 2024-01-01 03:07:21 +03:00
ContactsManager.cpp Move business info setters to BusinessManager. 2024-03-04 16:57:36 +03:00
ContactsManager.h Move business info setters to BusinessManager. 2024-03-04 16:57:36 +03:00
CountryInfoManager.cpp Minor imrovements. 2024-01-25 20:06:07 +03:00
CountryInfoManager.h Add synchronous td_api::getCountryFlagEmoji. 2024-01-05 13:42:46 +03:00
CustomEmojiId.h Update copyright year. 2024-01-01 03:07:21 +03:00
DelayDispatcher.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DelayDispatcher.h Update copyright year. 2024-01-01 03:07:21 +03:00
Dependencies.cpp Add DialogManager::force_create_dialog. 2024-01-04 15:38:01 +03:00
Dependencies.h Update copyright year. 2024-01-01 03:07:21 +03:00
DeviceTokenManager.cpp Check close_flag() first. 2024-02-18 20:55:41 +03:00
DeviceTokenManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
DhCache.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DhCache.h Update copyright year. 2024-01-01 03:07:21 +03:00
DhConfig.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogAction.cpp Add td_api::messageChatBoost. 2024-02-07 20:50:00 +03:00
DialogAction.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogActionBar.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DialogActionBar.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogActionManager.cpp Fix DialogActionManager::send_dialog_action in secret chats (#2756) 2024-01-15 01:02:56 +03:00
DialogActionManager.h Minor improvements. 2024-01-08 15:42:21 +03:00
DialogAdministrator.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DialogAdministrator.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogBoostLinkInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogDate.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogDb.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DialogDb.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogEventLog.cpp Fix chatEventStickerSetChanged. 2024-02-14 18:02:48 +03:00
DialogEventLog.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogFilter.cpp Support chat folder color. 2024-03-01 15:57:30 +03:00
DialogFilter.h Support chat folder color. 2024-03-01 15:57:30 +03:00
DialogFilter.hpp Support chat folder color. 2024-03-01 15:57:30 +03:00
DialogFilterDialogInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogFilterId.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogFilterInviteLink.cpp Move get_chat_ids_object and get_chats_object to DialogManager. 2024-01-04 16:13:20 +03:00
DialogFilterInviteLink.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogFilterManager.cpp Fix chat folder tags. 2024-03-05 23:27:56 +03:00
DialogFilterManager.h Add td_api::toggleChatFolderTags. 2024-03-01 19:28:32 +03:00
DialogId.cpp Move remove_secret_chat_dialog_ids to DialogId. 2024-01-04 19:55:48 +03:00
DialogId.h Move remove_secret_chat_dialog_ids to DialogId. 2024-01-04 19:55:48 +03:00
DialogInviteLink.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DialogInviteLink.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogInviteLinkManager.cpp Move get_dialog_about to DialogManager. 2024-02-19 01:10:57 +03:00
DialogInviteLinkManager.h Minor improvements. 2024-01-08 15:42:21 +03:00
DialogListId.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogLocation.cpp Support address-only business location. 2024-02-23 21:03:44 +03:00
DialogLocation.h Support address-only business location. 2024-02-23 21:03:44 +03:00
DialogManager.cpp Move is_dialog_info_received_from_server to DialogManager. 2024-03-05 12:47:42 +03:00
DialogManager.h Move is_dialog_info_received_from_server to DialogManager. 2024-03-05 12:47:42 +03:00
DialogNotificationSettings.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DialogNotificationSettings.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogNotificationSettings.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
DialogParticipant.cpp Allow stories administrator rights in supergroups. 2024-02-11 02:16:25 +03:00
DialogParticipant.h Add and use can_change_info_and_settings_as_administrator. 2024-02-12 18:48:14 +03:00
DialogParticipantFilter.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DialogParticipantFilter.h Update copyright year. 2024-01-01 03:07:21 +03:00
DialogParticipantManager.cpp Move on_view_dialog_active_stories to StoryManager. 2024-03-06 14:46:52 +03:00
DialogParticipantManager.h Move cached_channel_participants_ to DialogParticipantManager. 2024-03-04 03:16:20 +03:00
DialogSource.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DialogSource.h Update copyright year. 2024-01-01 03:07:21 +03:00
Dimensions.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Dimensions.h Update copyright year. 2024-01-01 03:07:21 +03:00
Dimensions.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
Document.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Document.h Update copyright year. 2024-01-01 03:07:21 +03:00
Document.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
DocumentsManager.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DocumentsManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
DocumentsManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
DownloadManager.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DownloadManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
DownloadManagerCallback.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
DownloadManagerCallback.h Update copyright year. 2024-01-01 03:07:21 +03:00
DraftMessage.cpp Minor fixes. 2024-02-07 17:50:57 +03:00
DraftMessage.h Minor fixes. 2024-02-07 17:50:57 +03:00
DraftMessage.hpp Minor fixes. 2024-02-07 17:50:57 +03:00
EmailVerification.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
EmailVerification.h Update copyright year. 2024-01-01 03:07:21 +03:00
EmojiGroup.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
EmojiGroup.h Update copyright year. 2024-01-01 03:07:21 +03:00
EmojiGroup.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
EmojiGroupType.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
EmojiGroupType.h Update copyright year. 2024-01-01 03:07:21 +03:00
EmojiStatus.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
EmojiStatus.h Update copyright year. 2024-01-01 03:07:21 +03:00
EncryptedFile.h Update copyright year. 2024-01-01 03:07:21 +03:00
FileReferenceManager.cpp Support file reference repair for quick reply messages. 2024-02-29 17:41:05 +03:00
FileReferenceManager.h Support file reference repair for quick reply messages. 2024-02-29 17:41:05 +03:00
FileReferenceManager.hpp Support file reference repair for quick reply messages. 2024-02-29 17:41:05 +03:00
FolderId.h Don't mark FolderId constructor as constexpr. 2024-02-22 01:12:50 +03:00
ForumTopic.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopic.h Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopic.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicEditedData.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicEditedData.h Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicEditedData.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicIcon.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicIcon.h Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicIcon.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicInfo.cpp Silently create chat in get_message_sender_object. 2024-01-26 23:03:37 +03:00
ForumTopicInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
ForumTopicManager.cpp Move get_chat_ids_object and get_chats_object to DialogManager. 2024-01-04 16:13:20 +03:00
ForumTopicManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
Game.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Game.h Update copyright year. 2024-01-01 03:07:21 +03:00
Game.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
GameManager.cpp Move ContactsManager proxy methods to DialogManager. 2024-01-03 23:07:50 +03:00
GameManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
GitCommitHash.cpp.in Update copyright year. 2024-01-01 03:07:21 +03:00
GitCommitHash.h Update copyright year. 2024-01-01 03:07:21 +03:00
GiveawayParameters.cpp Support gift codes in supergroups. 2024-02-09 14:54:57 +03:00
GiveawayParameters.h Update copyright year. 2024-01-01 03:07:21 +03:00
GiveawayParameters.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
Global.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Global.h Add empty BusinessManager. 2024-03-04 16:39:30 +03:00
GlobalPrivacySettings.cpp Minor imrovements. 2024-01-25 20:06:07 +03:00
GlobalPrivacySettings.h Add td_api::newChatPrivacySettings and methods for getting and setting it. 2024-01-19 14:25:24 +03:00
GroupCallId.h Update copyright year. 2024-01-01 03:07:21 +03:00
GroupCallManager.cpp Move search_dialog_participants to DialogParticipantManager. 2024-03-02 02:02:01 +03:00
GroupCallManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
GroupCallParticipant.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
GroupCallParticipant.h Update copyright year. 2024-01-01 03:07:21 +03:00
GroupCallParticipantOrder.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
GroupCallParticipantOrder.h Update copyright year. 2024-01-01 03:07:21 +03:00
GroupCallVideoPayload.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
GroupCallVideoPayload.h Update copyright year. 2024-01-01 03:07:21 +03:00
HashtagHints.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
HashtagHints.h Update copyright year. 2024-01-01 03:07:21 +03:00
InlineQueriesManager.cpp Remove redundant logging. 2024-02-14 13:56:18 +03:00
InlineQueriesManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
InputDialogId.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
InputDialogId.h Update copyright year. 2024-01-01 03:07:21 +03:00
InputGroupCallId.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
InputGroupCallId.h Update copyright year. 2024-01-01 03:07:21 +03:00
InputInvoice.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
InputInvoice.h Update copyright year. 2024-01-01 03:07:21 +03:00
InputInvoice.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
InputMessageText.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
InputMessageText.h Update copyright year. 2024-01-01 03:07:21 +03:00
InputMessageText.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
JsonValue.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
JsonValue.h Update copyright year. 2024-01-01 03:07:21 +03:00
LabeledPricePart.h Update copyright year. 2024-01-01 03:07:21 +03:00
LanguagePackManager.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
LanguagePackManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
LinkManager.cpp Move resolved usernames to DialogManager. 2024-01-07 23:45:33 +03:00
LinkManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
Location.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Location.h Update copyright year. 2024-01-01 03:07:21 +03:00
Log.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Log.h Update copyright year. 2024-01-01 03:07:21 +03:00
LogDotNet.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Logging.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Logging.h Update copyright year. 2024-01-01 03:07:21 +03:00
MediaArea.cpp Move get_chat_ids_object and get_chats_object to DialogManager. 2024-01-04 16:13:20 +03:00
MediaArea.h Update copyright year. 2024-01-01 03:07:21 +03:00
MediaArea.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
MediaAreaCoordinates.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MediaAreaCoordinates.h Update copyright year. 2024-01-01 03:07:21 +03:00
MediaAreaCoordinates.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageContent.cpp Check close_flag() first. 2024-02-18 20:55:41 +03:00
MessageContent.h Add class MessageSelfDestructType. 2024-01-30 15:07:21 +03:00
MessageContentType.cpp Add and use is_editable_message_content. 2024-02-23 20:19:54 +03:00
MessageContentType.h Add and use is_editable_message_content. 2024-02-23 20:19:54 +03:00
MessageCopyOptions.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageDb.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageDb.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageEntity.cpp Allow to use Premium custom emoji from group emoji set in supergroups. 2024-02-08 15:09:26 +03:00
MessageEntity.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageEntity.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageExtendedMedia.cpp Add class MessageSelfDestructType. 2024-01-30 15:07:21 +03:00
MessageExtendedMedia.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageExtendedMedia.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageForwardInfo.cpp Minor imrovements. 2024-01-25 20:06:07 +03:00
MessageForwardInfo.h Init SavedMessagesTopic with real_forward_from_dialog_id. 2024-01-25 16:45:24 +03:00
MessageForwardInfo.hpp Minor imrovements. 2024-01-25 20:06:07 +03:00
MessageFullId.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageId.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageId.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageImportManager.cpp Improve can_change_info right documentation. 2024-02-12 18:00:38 +03:00
MessageImportManager.h Move relevant methods to MessageImportManager. 2024-01-06 22:45:27 +03:00
MessageInputReplyTo.cpp Minor fixes. 2024-02-15 17:19:19 +03:00
MessageInputReplyTo.h Improve logging. 2024-01-18 14:59:53 +03:00
MessageInputReplyTo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageLinkInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageOrigin.cpp Move get_chat_ids_object and get_chats_object to DialogManager. 2024-01-04 16:13:20 +03:00
MessageOrigin.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageOrigin.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageReaction.cpp Add and use get_chosen_tags. 2024-01-24 12:01:20 +03:00
MessageReaction.h Add and use get_chosen_tags. 2024-01-24 12:01:20 +03:00
MessageReaction.hpp Add td_api::messageReactions and messageReactions.are_tags. 2024-01-22 19:37:05 +03:00
MessageReplyHeader.cpp Minor fixes. 2024-02-15 17:19:19 +03:00
MessageReplyHeader.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageReplyInfo.cpp Use DialogManager::have_dialog_force. 2024-01-04 15:26:42 +03:00
MessageReplyInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageReplyInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageSearchFilter.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageSearchFilter.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageSelfDestructType.cpp Minor fixes. 2024-02-07 17:50:57 +03:00
MessageSelfDestructType.h Minor fixes. 2024-02-07 17:50:57 +03:00
MessageSender.cpp Silently create chat in get_message_sender_object. 2024-01-26 23:03:37 +03:00
MessageSender.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageSource.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageSource.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageThreadDb.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageThreadDb.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageThreadInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageTtl.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageTtl.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessageViewer.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessageViewer.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessagesInfo.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
MessagesInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
MessagesManager.cpp Add quickReplyMessage.reply_markup. 2024-03-06 15:56:50 +03:00
MessagesManager.h Add td_api::sendQuickReplyShortcutMessages. 2024-03-05 13:08:26 +03:00
MinChannel.h Update copyright year. 2024-01-01 03:07:21 +03:00
MinChannel.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
NewPasswordState.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
NewPasswordState.h Update copyright year. 2024-01-01 03:07:21 +03:00
Notification.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupFromDatabase.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupId.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupInfo.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupKey.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupType.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationGroupType.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationId.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationManager.cpp Check close_flag() first. 2024-02-18 20:55:41 +03:00
NotificationManager.h Minor improvements. 2024-01-22 13:11:04 +03:00
NotificationObjectFullId.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationObjectId.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationSettingsManager.cpp Move get_chat_ids_object and get_chats_object to DialogManager. 2024-01-04 16:13:20 +03:00
NotificationSettingsManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationSettingsScope.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationSettingsScope.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationSound.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationSound.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationSoundType.h Update copyright year. 2024-01-01 03:07:21 +03:00
NotificationType.cpp Minor improvements. 2024-01-11 00:12:16 +03:00
NotificationType.h Update copyright year. 2024-01-01 03:07:21 +03:00
OptionManager.cpp Rename option to "quick_reply_shortcut_message_count_max". 2024-03-05 14:44:57 +03:00
OptionManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
OrderInfo.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
OrderInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
OrderInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
OrderedMessage.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
OrderedMessage.h Update copyright year. 2024-01-01 03:07:21 +03:00
PasswordManager.cpp Add td_api::cancelRecoveryEmailAddressVerification. 2024-01-11 14:51:29 +03:00
PasswordManager.h Add td_api::cancelRecoveryEmailAddressVerification. 2024-01-11 14:51:29 +03:00
Payments.cpp Move ContactsManager proxy methods to DialogManager. 2024-01-03 23:07:50 +03:00
Payments.h Update copyright year. 2024-01-01 03:07:21 +03:00
PeerColor.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
PeerColor.h Update copyright year. 2024-01-01 03:07:21 +03:00
PhoneNumberManager.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
PhoneNumberManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
Photo.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Photo.h Update copyright year. 2024-01-01 03:07:21 +03:00
Photo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
PhotoFormat.h Update copyright year. 2024-01-01 03:07:21 +03:00
PhotoSize.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
PhotoSize.h Update copyright year. 2024-01-01 03:07:21 +03:00
PhotoSize.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
PhotoSizeSource.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
PhotoSizeSource.h Update copyright year. 2024-01-01 03:07:21 +03:00
PhotoSizeSource.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
PollId.h Update copyright year. 2024-01-01 03:07:21 +03:00
PollId.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
PollManager.cpp Update layer to 176. 2024-02-19 14:07:10 +03:00
PollManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
PollManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
Premium.cpp Minor fixes. 2024-02-15 17:19:19 +03:00
Premium.h Update copyright year. 2024-01-01 03:07:21 +03:00
PremiumGiftOption.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
PremiumGiftOption.h Update copyright year. 2024-01-01 03:07:21 +03:00
PremiumGiftOption.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
PrivacyManager.cpp Check close_flag() first. 2024-02-18 20:55:41 +03:00
PrivacyManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
PtsManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
PublicDialogType.h Update copyright year. 2024-01-01 03:07:21 +03:00
QueryCombiner.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
QueryCombiner.h Update copyright year. 2024-01-01 03:07:21 +03:00
QueryMerger.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
QueryMerger.h Update copyright year. 2024-01-01 03:07:21 +03:00
QuickReplyManager.cpp Fix QuickReplyManager::get_shortcut_it. 2024-03-06 17:05:30 +03:00
QuickReplyManager.h Add quickReplyMessage.reply_markup. 2024-03-06 15:56:50 +03:00
QuickReplyMessageFullId.h Add class QuickReplyMessageFullId. 2024-02-29 17:11:39 +03:00
QuickReplyShortcutId.h Send shortcut identifiers in updates and receive them in requests. 2024-02-27 18:10:11 +03:00
ReactionListType.cpp Add enum ReactionListType. 2024-01-18 20:53:43 +03:00
ReactionListType.h Add enum ReactionListType. 2024-01-18 20:53:43 +03:00
ReactionManager.cpp Minor fixes. 2024-02-07 17:50:57 +03:00
ReactionManager.h Minor fixes. 2024-02-07 17:50:57 +03:00
ReactionManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
ReactionType.cpp Add and use SavedReactionTags::calc_hash(). 2024-01-24 00:25:02 +03:00
ReactionType.h Add and use SavedReactionTags::calc_hash(). 2024-01-24 00:25:02 +03:00
ReactionType.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
ReactionUnavailabilityReason.h Add td_api::ReactionUnavailabilityReason. 2024-01-24 17:11:41 +03:00
RecentDialogList.cpp Move resolved usernames to DialogManager. 2024-01-07 23:45:33 +03:00
RecentDialogList.h Simplify RecentDialogList::removed_dialog_ids_ implementation. 2024-01-04 19:10:15 +03:00
RepliedMessageInfo.cpp Fix GCC 4.9 compilation errors. 2024-02-22 13:08:31 +03:00
RepliedMessageInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
RepliedMessageInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
ReplyMarkup.cpp Move get_dialog_reply_markup implementation to ReplyMarkup.cpp. 2024-01-11 20:35:02 +03:00
ReplyMarkup.h Move get_dialog_reply_markup implementation to ReplyMarkup.cpp. 2024-01-11 20:35:02 +03:00
ReplyMarkup.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
ReportReason.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ReportReason.h Update copyright year. 2024-01-01 03:07:21 +03:00
RequestActor.h Update copyright year. 2024-01-01 03:07:21 +03:00
RequestedDialogType.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
RequestedDialogType.h Update copyright year. 2024-01-01 03:07:21 +03:00
RequestedDialogType.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
RestrictionReason.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
RestrictionReason.h Update copyright year. 2024-01-01 03:07:21 +03:00
SavedMessagesManager.cpp Add key validness checks before adding to FlatHashSet. 2024-02-15 17:16:08 +03:00
SavedMessagesManager.h Add td_api::updateSavedMessagesTopicCount. 2024-02-07 19:45:06 +03:00
SavedMessagesTopicId.cpp Improve Saved Messages topic API and naming. 2024-02-07 14:01:29 +03:00
SavedMessagesTopicId.h Minor fixes. 2024-02-07 17:50:57 +03:00
ScheduledServerMessageId.h Update copyright year. 2024-01-01 03:07:21 +03:00
ScopeNotificationSettings.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
ScopeNotificationSettings.h Update copyright year. 2024-01-01 03:07:21 +03:00
ScopeNotificationSettings.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
SecretChatActor.cpp Add source to Binlog::sync. 2024-02-02 15:09:17 +03:00
SecretChatActor.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecretChatDb.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SecretChatDb.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecretChatId.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecretChatLayer.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecretChatsManager.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SecretChatsManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecretInputMedia.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SecretInputMedia.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecureManager.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SecureManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecureStorage.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SecureStorage.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecureValue.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SecureValue.h Update copyright year. 2024-01-01 03:07:21 +03:00
SecureValue.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
SendCodeHelper.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SendCodeHelper.h Update copyright year. 2024-01-01 03:07:21 +03:00
SendCodeHelper.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
SentEmailCode.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SentEmailCode.h Update copyright year. 2024-01-01 03:07:21 +03:00
SequenceDispatcher.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SequenceDispatcher.h Update copyright year. 2024-01-01 03:07:21 +03:00
ServerMessageId.h Update copyright year. 2024-01-01 03:07:21 +03:00
SetWithPosition.h Update copyright year. 2024-01-01 03:07:21 +03:00
SpecialStickerSetType.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SpecialStickerSetType.h Update copyright year. 2024-01-01 03:07:21 +03:00
SponsoredMessageManager.cpp Don't check disable_web_page_preview for sponsored messages. 2024-02-02 13:38:40 +03:00
SponsoredMessageManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
StateManager.cpp Don't set network type if network statistics is disabled. 2024-02-17 21:39:12 +03:00
StateManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
StatisticsManager.cpp Use DialogManager::get_my_dialog_id. 2024-01-04 15:49:02 +03:00
StatisticsManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
StickerFormat.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerFormat.h Update copyright year. 2024-01-01 03:07:21 +03:00
StickerListType.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerListType.h Update copyright year. 2024-01-01 03:07:21 +03:00
StickerMaskPosition.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerMaskPosition.h Update copyright year. 2024-01-01 03:07:21 +03:00
StickerMaskPosition.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerPhotoSize.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerPhotoSize.h Update copyright year. 2024-01-01 03:07:21 +03:00
StickerPhotoSize.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerSetId.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerSetId.h Update copyright year. 2024-01-01 03:07:21 +03:00
StickerType.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StickerType.h Update copyright year. 2024-01-01 03:07:21 +03:00
StickersManager.cpp Allow to add any WEBP sticker to favorite stickers. 2024-03-05 22:01:19 +03:00
StickersManager.h Return keywords in searchEmojis. 2024-01-05 15:21:35 +03:00
StickersManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
StorageManager.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StorageManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryContent.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StoryContent.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryContentType.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StoryContentType.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryDb.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StoryDb.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryForwardInfo.cpp Move get_chat_ids_object and get_chats_object to DialogManager. 2024-01-04 16:13:20 +03:00
StoryForwardInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryForwardInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
StoryFullId.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryId.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryInteractionInfo.cpp Minor improvements. 2024-01-22 13:11:04 +03:00
StoryInteractionInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryInteractionInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
StoryListId.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryManager.cpp Move on_view_dialog_active_stories to StoryManager. 2024-03-06 14:46:52 +03:00
StoryManager.h Move on_view_dialog_active_stories to StoryManager. 2024-03-06 14:46:52 +03:00
StoryNotificationSettings.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryStealthMode.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
StoryStealthMode.h Update copyright year. 2024-01-01 03:07:21 +03:00
StoryStealthMode.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
StoryViewer.cpp Minor fixes. 2024-02-07 17:50:57 +03:00
StoryViewer.h Update copyright year. 2024-01-01 03:07:21 +03:00
SuggestedAction.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
SuggestedAction.h Update copyright year. 2024-01-01 03:07:21 +03:00
Support.cpp Minor include improvements. 2024-01-04 16:46:53 +03:00
Support.h Update copyright year. 2024-01-01 03:07:21 +03:00
Td.cpp Add td_api::sendQuickReplyShortcutMessages. 2024-03-05 13:08:26 +03:00
Td.h Add td_api::sendQuickReplyShortcutMessages. 2024-03-05 13:08:26 +03:00
TdCallback.h Update copyright year. 2024-01-01 03:07:21 +03:00
TdDb.cpp Add binlog_ null checks. 2024-02-15 19:54:14 +03:00
TdDb.h Update copyright year. 2024-01-01 03:07:21 +03:00
TermsOfService.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
TermsOfService.h Update copyright year. 2024-01-01 03:07:21 +03:00
ThemeManager.cpp Minor fixes. 2024-02-15 17:19:19 +03:00
ThemeManager.h Add profileAccentColor.min_supergroup_boost_level. 2024-02-08 14:35:42 +03:00
TimeZoneManager.cpp Save time zones to binlog. 2024-02-19 22:30:07 +03:00
TimeZoneManager.h Save time zones to binlog. 2024-02-19 22:30:07 +03:00
TopDialogCategory.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
TopDialogCategory.h Update copyright year. 2024-01-01 03:07:21 +03:00
TopDialogManager.cpp Check close_flag() first. 2024-02-18 20:55:41 +03:00
TopDialogManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
TranscriptionInfo.cpp Use DialogManager::have_dialog_force. 2024-01-04 15:26:42 +03:00
TranscriptionInfo.h Update copyright year. 2024-01-01 03:07:21 +03:00
TranscriptionInfo.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
TranscriptionManager.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
TranscriptionManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
TranslationManager.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
TranslationManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
UniqueId.h Update copyright year. 2024-01-01 03:07:21 +03:00
UpdatesManager.cpp Add source to delete_quick_reply_messages. 2024-02-29 21:59:53 +03:00
UpdatesManager.h Support telegram_api::updateQuickReplyMessage. 2024-02-29 16:39:38 +03:00
UserId.h Update copyright year. 2024-01-01 03:07:21 +03:00
UserPrivacySetting.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
UserPrivacySetting.h Update copyright year. 2024-01-01 03:07:21 +03:00
UserPrivacySettingRule.cpp Move get_chat_ids_object and get_chats_object to DialogManager. 2024-01-04 16:13:20 +03:00
UserPrivacySettingRule.h Update copyright year. 2024-01-01 03:07:21 +03:00
Usernames.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Usernames.h Update copyright year. 2024-01-01 03:07:21 +03:00
Venue.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
Venue.h Update copyright year. 2024-01-01 03:07:21 +03:00
Version.h Update layer to 176. 2024-02-19 14:07:10 +03:00
VideoNotesManager.cpp Allow to send self-destructing video notes and voice notes. 2024-01-02 14:51:16 +03:00
VideoNotesManager.h Allow to send self-destructing video notes and voice notes. 2024-01-02 14:51:16 +03:00
VideoNotesManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
VideosManager.cpp Allow to send self-destructing video notes and voice notes. 2024-01-02 14:51:16 +03:00
VideosManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
VideosManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
VoiceNotesManager.cpp Allow to send self-destructing video notes and voice notes. 2024-01-02 14:51:16 +03:00
VoiceNotesManager.h Allow to send self-destructing video notes and voice notes. 2024-01-02 14:51:16 +03:00
VoiceNotesManager.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
WebApp.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
WebApp.h Update copyright year. 2024-01-01 03:07:21 +03:00
WebApp.hpp Update copyright year. 2024-01-01 03:07:21 +03:00
WebPageBlock.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
WebPageBlock.h Update copyright year. 2024-01-01 03:07:21 +03:00
WebPageId.h Update copyright year. 2024-01-01 03:07:21 +03:00
WebPagesManager.cpp Move get_chat_ids_object and get_chats_object to DialogManager. 2024-01-04 16:13:20 +03:00
WebPagesManager.h Update copyright year. 2024-01-01 03:07:21 +03:00
cli.cpp Add td_api::sendQuickReplyShortcutMessages. 2024-03-05 13:08:26 +03:00
misc.cpp Strip more empty characters. 2024-02-01 21:16:01 +03:00
misc.h Add and use SavedReactionTags::calc_hash(). 2024-01-24 00:25:02 +03:00
td_c_client.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
td_c_client.h Update copyright year. 2024-01-01 03:07:21 +03:00
td_emscripten.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
td_json_client.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
td_json_client.h Update copyright year. 2024-01-01 03:07:21 +03:00
td_log.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
td_log.h Update copyright year. 2024-01-01 03:07:21 +03:00