tdlight/td/telegram
2022-09-15 21:35:37 +03:00
..
files Allow to always reuse photos from inputMessagePhoto. 2022-09-15 16:08:19 +03:00
logevent Make td_api::saveApplicationLogEvent persistent. 2022-07-18 19:21:47 +03:00
net Remove my_id from Global. 2022-08-18 20:21:40 +03:00
AccessRights.h
Account.cpp Use invokeAfter for self-edit queries. 2022-08-22 22:12:00 +03:00
Account.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
AffectedHistory.h
AnimationsManager.cpp Minor improvements. 2022-08-18 23:31:14 +03:00
AnimationsManager.h Load animation search options on start and remove redundant fields. 2022-08-17 22:16:16 +03:00
AnimationsManager.hpp Use get_document if possible. 2022-08-03 23:23:32 +03:00
Application.cpp Fix compilation error. 2022-07-19 12:40:34 +03:00
Application.h Make td_api::saveApplicationLogEvent persistent. 2022-07-18 19:21:47 +03:00
AttachMenuManager.cpp Allow to specify application name when opening Web App. 2022-08-25 23:15:53 +03:00
AttachMenuManager.h Allow to specify application name when opening Web App. 2022-08-25 23:15:53 +03:00
AudiosManager.cpp Minor fixes. 2022-08-14 15:04:08 +03:00
AudiosManager.h Append album cover file identifiers to audio file identifiers. 2022-08-06 11:03:48 +03:00
AudiosManager.hpp Use get_document if possible. 2022-08-03 23:23:32 +03:00
AuthManager.cpp Support resending of email authentication code. 2022-09-07 19:42:21 +03:00
AuthManager.h Add class EmailVerification. 2022-09-06 23:29:57 +03:00
AuthManager.hpp Add authorizationStateWaitEmailCode.next_phone_number_authorization_date. 2022-09-06 18:15:43 +03:00
AutoDownloadSettings.cpp Minor fixes. 2022-06-02 16:19:16 +03:00
AutoDownloadSettings.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
BackgroundId.h
BackgroundManager.cpp Proxy all option-related requests through G. 2022-08-17 16:11:13 +03:00
BackgroundManager.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
BackgroundType.cpp
BackgroundType.h
BackgroundType.hpp
BotCommand.cpp
BotCommand.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
BotCommandScope.cpp
BotCommandScope.h
BotMenuButton.cpp Always use "must be non-empty". 2022-09-10 22:48:34 +03:00
BotMenuButton.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
CallActor.cpp Proxy all option-related requests through G. 2022-08-17 16:11:13 +03:00
CallActor.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
CallbackQueriesManager.cpp Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
CallbackQueriesManager.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
CallDiscardReason.cpp
CallDiscardReason.h
CallId.h
CallManager.cpp Use SafePromise in CallManager. 2022-08-30 12:03:26 +03:00
CallManager.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
ChainId.h
ChannelId.h
ChannelParticipantFilter.cpp
ChannelParticipantFilter.h
ChannelType.h
ChatId.h
ChatReactions.cpp Sort reactions returned in getMessageAvailableReactions. 2022-09-13 19:19:35 +03:00
ChatReactions.h Sort reactions returned in getMessageAvailableReactions. 2022-09-13 19:19:35 +03:00
cli.cpp Replace ConcurrentScheduler::init with constructor. 2022-09-14 15:06:52 +03:00
Client.cpp Replace ConcurrentScheduler::init with constructor. 2022-09-14 15:06:52 +03:00
Client.h Clarify verbosiy level range in the documentation. 2022-07-08 11:21:31 +03:00
ClientActor.cpp
ClientActor.h
ClientDotNet.cpp Add Client.setLogMessageHandler to Java example. 2022-07-08 15:01:38 +03:00
ClientJson.cpp
ClientJson.h
ConfigManager.cpp Add internal options "reactions_user_max_*". 2022-09-09 18:24:42 +03:00
ConfigManager.h Minor improvements. 2022-08-18 23:31:14 +03:00
ConnectionState.cpp
ConnectionState.h
Contact.cpp
Contact.h
ContactsManager.cpp Load top reactions from server. 2022-09-12 17:28:58 +03:00
ContactsManager.h Send updateUser when premium status expires. 2022-09-01 22:26:04 +03:00
CountryInfoManager.cpp
CountryInfoManager.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
DelayDispatcher.cpp
DelayDispatcher.h
Dependencies.cpp
Dependencies.h
DeviceTokenManager.cpp Remove my_id from Global. 2022-08-18 20:21:40 +03:00
DeviceTokenManager.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
DhCache.cpp
DhCache.h
DhConfig.h
DialogAction.cpp Add td_api::messageGiftedPremium. 2022-07-01 15:28:22 +03:00
DialogAction.h
DialogActionBar.cpp
DialogActionBar.h
DialogAdministrator.cpp
DialogAdministrator.h
DialogDate.h
DialogDb.cpp Remove rarely used PromiseCreator::lambda with 2 lambdas. 2022-06-26 17:11:27 +03:00
DialogDb.h Remove unused scheduler_id parameters. 2022-06-30 00:46:02 +03:00
DialogEventLog.cpp Replace actor in chatEventMessagePinned/chatEventMessageUnpinned. 2022-09-15 21:35:37 +03:00
DialogEventLog.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
DialogFilter.cpp Proxy all option-related requests through G. 2022-08-17 16:11:13 +03:00
DialogFilter.h
DialogFilter.hpp
DialogFilterId.h
DialogId.cpp
DialogId.h
DialogInviteLink.cpp Fix log formatting. 2022-06-20 17:56:06 +03:00
DialogInviteLink.h
DialogListId.h Improve output of DialogListId to log. 2022-08-27 16:59:34 +03:00
DialogLocation.cpp
DialogLocation.h
DialogParticipant.cpp
DialogParticipant.h Fix wrong value of status.can_be_edited. 2022-07-18 21:14:04 +03:00
DialogParticipantFilter.cpp
DialogParticipantFilter.h
DialogSource.cpp
DialogSource.h
Dimensions.cpp
Dimensions.h
Dimensions.hpp
Document.cpp Append album cover file identifiers to audio file identifiers. 2022-08-06 11:03:48 +03:00
Document.h
Document.hpp
DocumentsManager.cpp Minor fixes. 2022-08-14 15:04:08 +03:00
DocumentsManager.h Use WaitFreeHashMap for document storages. 2022-08-04 10:50:34 +03:00
DocumentsManager.hpp Minor fixes. 2022-08-14 15:04:08 +03:00
DownloadManager.cpp Remove unused DownloadManager::update_file_deleted. 2022-09-05 18:02:41 +03:00
DownloadManager.h Remove unused DownloadManager::update_file_deleted. 2022-09-05 18:02:41 +03:00
DownloadManagerCallback.cpp Make DownloadManager::add_file asynchronous. 2022-07-23 17:11:25 +03:00
DownloadManagerCallback.h Minor fixes. 2022-08-14 15:04:08 +03:00
DraftMessage.cpp Prepare for removing premium custom emoji if have no premium. 2022-07-22 18:11:55 +03:00
DraftMessage.h Prepare for removing premium custom emoji if have no premium. 2022-07-22 18:11:55 +03:00
DraftMessage.hpp
EmailVerification.cpp Add class EmailVerification. 2022-09-06 23:29:57 +03:00
EmailVerification.h Add class EmailVerification. 2022-09-06 23:29:57 +03:00
EmojiStatus.cpp Rename premiumStatus to emojiStatus. 2022-09-07 10:25:21 +03:00
EmojiStatus.h Rename premiumStatus to emojiStatus. 2022-09-07 10:25:21 +03:00
EncryptedFile.h Minor fixes. 2022-06-02 16:19:16 +03:00
FileReferenceManager.cpp Support file reference repair for files of attachment menu bots. 2022-08-10 21:12:05 +03:00
FileReferenceManager.h Minor fixes. 2022-08-12 18:39:36 +03:00
FileReferenceManager.hpp Support file reference repair for files of attachment menu bots. 2022-08-10 21:12:05 +03:00
FolderId.h
FullMessageId.h
Game.cpp
Game.h
Game.hpp
GameManager.cpp
GameManager.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
GitCommitHash.cpp.in Generate GitCommitHash.cpp during building. 2022-07-11 12:20:31 +03:00
GitCommitHash.h Generate GitCommitHash.cpp during building. 2022-07-11 12:20:31 +03:00
Global.cpp Make OptionManager a plain class. 2022-08-18 18:52:59 +03:00
Global.h Remove my_id from Global. 2022-08-18 20:21:40 +03:00
GroupCallId.h
GroupCallManager.cpp Check for close_flag as early as possible. 2022-08-10 13:57:41 +03:00
GroupCallManager.h Move MultiTimeout to MultiTimeout.h. 2022-07-02 23:32:18 +03:00
GroupCallParticipant.cpp
GroupCallParticipant.h
GroupCallParticipantOrder.cpp
GroupCallParticipantOrder.h
GroupCallVideoPayload.cpp
GroupCallVideoPayload.h
HashtagHints.cpp
HashtagHints.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
InlineQueriesManager.cpp Always use "must be non-empty". 2022-09-10 22:48:34 +03:00
InlineQueriesManager.h Allow to specify application name when opening Web App. 2022-08-25 23:15:53 +03:00
InputDialogId.cpp Use static helpers from InputDialogId. 2022-08-30 02:09:00 +03:00
InputDialogId.h Use static helpers from InputDialogId. 2022-08-30 02:09:00 +03:00
InputGroupCallId.cpp
InputGroupCallId.h
InputMessageText.cpp Improve includes. 2022-08-16 09:43:32 +03:00
InputMessageText.h Prepare for removing premium custom emoji if have no premium. 2022-07-22 18:11:55 +03:00
InputMessageText.hpp
JsonValue.cpp Add "themed_premium_statuses_sticker_set_id" option. 2022-08-31 19:03:26 +03:00
JsonValue.h Add "themed_premium_statuses_sticker_set_id" option. 2022-08-31 19:03:26 +03:00
LanguagePackManager.cpp Improve field name. 2022-08-31 11:11:37 +03:00
LanguagePackManager.h Init base LanguagePackManager fields in constuctor. 2022-08-17 22:49:05 +03:00
LinkManager.cpp Support t.me subdomains. 2022-09-02 16:34:05 +03:00
LinkManager.h Add internalLinkTypeRestorePurchases. 2022-07-25 12:06:32 +03:00
Location.cpp
Location.h
Log.cpp
Log.h
LogDotNet.cpp
Logging.cpp
Logging.h
MessageContent.cpp Allow to always reuse photos from inputMessagePhoto. 2022-09-15 16:08:19 +03:00
MessageContent.h Locally move sticker set to top. 2022-09-04 21:35:11 +03:00
MessageContentType.cpp Add td_api::messageGiftedPremium. 2022-07-01 15:28:22 +03:00
MessageContentType.h Add td_api::messageGiftedPremium. 2022-07-01 15:28:22 +03:00
MessageCopyOptions.h
MessageEntity.cpp Optimize fix_url. 2022-08-20 13:44:55 +03:00
MessageEntity.h Remove process_input_caption in favor of get_formatted_text. 2022-08-15 16:26:51 +03:00
MessageEntity.hpp Ignore empty entities loaded from database. 2022-07-31 00:34:30 +03:00
MessageId.cpp
MessageId.h
MessageLinkInfo.h
MessageReaction.cpp Remove all chosen reactions, exceeding reaction limit. 2022-09-14 17:55:02 +03:00
MessageReaction.h Always show all reaction choosers in private chats. 2022-09-14 17:15:12 +03:00
MessageReaction.hpp Save chosen reaction order. 2022-09-11 13:35:25 +03:00
MessageReplyInfo.cpp
MessageReplyInfo.h
MessageReplyInfo.hpp
MessagesDb.cpp Remove source from next_utf8_unsafe. 2022-08-19 16:37:44 +03:00
MessagesDb.h Remove unused scheduler_id parameters. 2022-06-30 00:46:02 +03:00
MessageSearchFilter.cpp
MessageSearchFilter.h
MessageSender.cpp
MessageSender.h
MessagesManager.cpp Always show all reaction choosers in private chats. 2022-09-14 17:15:12 +03:00
MessagesManager.h Sort reactions returned in getMessageAvailableReactions. 2022-09-13 19:19:35 +03:00
MessageThreadInfo.h
MessageTtl.cpp
MessageTtl.h
MinChannel.h
MinChannel.hpp
misc.cpp
misc.h Locally update recent premium statuses when changing the status. 2022-08-31 17:46:03 +03:00
NewPasswordState.cpp
NewPasswordState.h
Notification.h
NotificationGroupId.h
NotificationGroupKey.h
NotificationGroupType.h
NotificationId.h
NotificationManager.cpp Remove my_id from Global. 2022-08-18 20:21:40 +03:00
NotificationManager.h Use query_promise in GetContactSignUpNotificationQuery. 2022-08-18 12:55:55 +03:00
NotificationSettings.cpp Increase maximum allowed value for mute_for. 2022-07-22 11:35:09 +03:00
NotificationSettings.h
NotificationSettings.hpp
NotificationSettingsManager.cpp Use OptionManager directly if possible. 2022-08-18 17:00:18 +03:00
NotificationSettingsManager.h Move MultiTimeout to MultiTimeout.h. 2022-07-02 23:32:18 +03:00
NotificationSound.cpp Minor fixes. 2022-06-02 16:19:16 +03:00
NotificationSound.h Minor fixes. 2022-06-02 16:19:16 +03:00
NotificationSoundType.h
NotificationType.cpp Add notificationTypeNewMessage.show_preview. 2022-06-16 18:54:50 +03:00
NotificationType.h Add notificationTypeNewMessage.show_preview. 2022-06-16 18:54:50 +03:00
OptionManager.cpp Add internal options "reactions_user_max_*". 2022-09-09 18:24:42 +03:00
OptionManager.h Support setting "is_location_visible" option before authorization. 2022-08-19 14:16:53 +03:00
PasswordManager.cpp Add td_api::checkLoginEmailAddressCode. 2022-09-07 15:18:43 +03:00
PasswordManager.h Add td_api::checkLoginEmailAddressCode. 2022-09-07 15:18:43 +03:00
Payments.cpp Check currency amounts received from server. 2022-07-30 03:58:46 +03:00
Payments.h Add and use check_currency_amount. 2022-07-29 19:42:27 +03:00
Payments.hpp
PhoneNumberManager.cpp Always use "must be non-empty". 2022-09-10 22:48:34 +03:00
PhoneNumberManager.h
Photo.cpp Minor fixes. 2022-06-02 16:19:16 +03:00
Photo.h
Photo.hpp
PhotoFormat.h
PhotoSize.cpp Support documentAttributeCustomEmoji. 2022-07-14 17:11:36 +03:00
PhotoSize.h
PhotoSize.hpp Remove some unneeded logging. 2022-07-20 18:01:26 +03:00
PhotoSizeSource.cpp
PhotoSizeSource.h
PhotoSizeSource.hpp
PollId.h
PollId.hpp
PollManager.cpp Minor fixes. 2022-08-14 15:04:08 +03:00
PollManager.h Ensure that poll is removed from being_closed_polls_ after request is completed. 2022-07-24 12:19:51 +03:00
PollManager.hpp
Premium.cpp Add td_api::premiumFeatureEmojiStatus. 2022-09-06 23:47:11 +03:00
Premium.h Add gift support in assignGooglePlayTransaction. 2022-07-18 15:17:01 +03:00
PremiumGiftOption.cpp Add get_premium_payment_options_object fucntion. 2022-08-26 18:59:29 +03:00
PremiumGiftOption.h Add get_premium_payment_options_object fucntion. 2022-08-26 18:59:29 +03:00
PremiumGiftOption.hpp Add userFullInfo.premium_gift_options. 2022-07-01 15:57:38 +03:00
PrivacyManager.cpp Add userPrivacySettingAllowPrivateVoiceAndVideoNoteMessages. 2022-07-16 21:20:18 +03:00
PrivacyManager.h Add userPrivacySettingAllowPrivateVoiceAndVideoNoteMessages. 2022-07-16 21:20:18 +03:00
PtsManager.h
PublicDialogType.h
QueryCombiner.cpp
QueryCombiner.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
RecentDialogList.cpp Check for close_flag as early as possible. 2022-08-10 13:57:41 +03:00
RecentDialogList.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
ReplyMarkup.cpp Always use "must be non-empty". 2022-09-10 22:48:34 +03:00
ReplyMarkup.h Explicitly pass ContactsManager to 2022-06-28 18:34:53 +03:00
ReplyMarkup.hpp
ReportReason.cpp
ReportReason.h
RequestActor.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
RestrictionReason.cpp Proxy all option-related requests through G. 2022-08-17 16:11:13 +03:00
RestrictionReason.h
ScheduledServerMessageId.h
SecretChatActor.cpp Remove rarely used PromiseCreator::lambda with 2 lambdas. 2022-06-26 17:11:27 +03:00
SecretChatActor.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
SecretChatDb.cpp
SecretChatDb.h
SecretChatId.h
SecretChatLayer.h Support spoiler and custom emoji entities in secret chats. 2022-07-27 21:10:18 +03:00
SecretChatsManager.cpp Proxy all option-related requests through G. 2022-08-17 16:11:13 +03:00
SecretChatsManager.h Asynchronously destroy some big data storages. 2022-07-20 13:40:14 +03:00
SecretInputMedia.cpp Minor fixes. 2022-06-02 16:19:16 +03:00
SecretInputMedia.h
SecureManager.cpp Store link to parent in FileReferenceManager. 2022-08-09 17:00:36 +03:00
SecureManager.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
SecureStorage.cpp
SecureStorage.h
SecureValue.cpp Improve FileView::get_main_file_id() method name. 2022-07-03 12:01:08 +03:00
SecureValue.h
SecureValue.hpp
SendCodeHelper.cpp Check for new code types in other phone number verifications. 2022-09-07 21:22:21 +03:00
SendCodeHelper.h Check for new code types in other phone number verifications. 2022-09-07 21:22:21 +03:00
SendCodeHelper.hpp
SentEmailCode.cpp Add class SentEmailCode. 2022-09-06 14:46:11 +03:00
SentEmailCode.h Add class SentEmailCode. 2022-09-06 14:46:11 +03:00
SequenceDispatcher.cpp Fix double increase of total_timeout in NetQueryDelayer and SequenceDispatcher. 2022-08-02 16:51:56 +03:00
SequenceDispatcher.h
ServerMessageId.h
SetWithPosition.h
SpecialStickerSetType.cpp Support new special sticker set types. 2022-09-02 13:59:49 +03:00
SpecialStickerSetType.h Support new special sticker set types. 2022-09-02 13:59:49 +03:00
SponsoredMessageManager.cpp Use OptionManager directly if possible. 2022-08-18 17:00:18 +03:00
SponsoredMessageManager.h Move MultiTimeout to MultiTimeout.h. 2022-07-02 23:32:18 +03:00
StateManager.cpp Use free-standing function to create event promises. 2022-06-27 02:57:56 +03:00
StateManager.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
StickerFormat.cpp Minor fixes. 2022-08-14 15:04:08 +03:00
StickerFormat.h Support emoji stickers in get_max_sticker_file_size. 2022-07-17 23:49:46 +03:00
StickerSetId.h
StickerSetId.hpp
StickersManager.cpp Sort reactions returned in getMessageAvailableReactions. 2022-09-13 19:19:35 +03:00
StickersManager.h Sort reactions returned in getMessageAvailableReactions. 2022-09-13 19:19:35 +03:00
StickersManager.hpp Load top reactions from server. 2022-09-12 17:28:58 +03:00
StickerType.cpp Add get_sticker_type function. 2022-09-02 18:18:18 +03:00
StickerType.h Add get_sticker_type function. 2022-09-02 18:18:18 +03:00
StorageManager.cpp Proxy all option-related requests through G. 2022-08-17 16:11:13 +03:00
StorageManager.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
SuggestedAction.cpp Proxy all option-related requests through G. 2022-08-17 16:11:13 +03:00
SuggestedAction.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
Support.cpp Improve includes. 2022-08-16 09:43:32 +03:00
Support.h Add setUserSupportInfo. 2022-08-15 16:58:28 +03:00
td_c_client.cpp
td_c_client.h
td_emscripten.cpp
td_json_client.cpp
td_json_client.h Clarify verbosiy level range in the documentation. 2022-07-08 11:21:31 +03:00
td_log.cpp
td_log.h
Td.cpp Sort reactions returned in getMessageAvailableReactions. 2022-09-13 19:19:35 +03:00
Td.h Add td_api::clearRecentReactions. 2022-09-12 19:37:45 +03:00
TdCallback.h
TdDb.cpp Combine TdDb::check_parameters and TdDb::open. 2022-09-07 21:50:41 +03:00
TdDb.h Combine TdDb::check_parameters and TdDb::open. 2022-09-07 21:50:41 +03:00
TdParameters.h
TermsOfService.cpp
TermsOfService.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
ThemeManager.cpp Fix payment form and web view color value sent to the server. 2022-08-10 19:32:07 +03:00
ThemeManager.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
TopDialogCategory.cpp
TopDialogCategory.h
TopDialogManager.cpp Use send_closure to load dialogs to ensure that MessagesManager is inited. 2022-09-03 10:21:04 +03:00
TopDialogManager.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
UniqueId.h
UpdatesManager.cpp Support telegram_api::updateRecentReactions. 2022-09-12 19:52:08 +03:00
UpdatesManager.h Support telegram_api::updateRecentReactions. 2022-09-12 19:52:08 +03:00
UserId.h
Venue.cpp
Venue.h
Version.h Update layer to 145. 2022-08-08 23:00:06 +03:00
VideoNotesManager.cpp Minor fixes. 2022-08-14 15:04:08 +03:00
VideoNotesManager.h Use WaitFreeHashMap for document storages. 2022-08-04 10:50:34 +03:00
VideoNotesManager.hpp Use get_document if possible. 2022-08-03 23:23:32 +03:00
VideosManager.cpp Minor fixes. 2022-08-14 15:04:08 +03:00
VideosManager.h Use WaitFreeHashMap for document storages. 2022-08-04 10:50:34 +03:00
VideosManager.hpp Use get_document if possible. 2022-08-03 23:23:32 +03:00
VoiceNotesManager.cpp Use WaitFreeHashMap for document storages. 2022-08-04 10:50:34 +03:00
VoiceNotesManager.h Use WaitFreeHashMap for document storages. 2022-08-04 10:50:34 +03:00
VoiceNotesManager.hpp Use get_document if possible. 2022-08-03 23:23:32 +03:00
WebPageBlock.cpp Unify names of functions, returning list of td_api objects. 2022-08-30 08:12:14 +03:00
WebPageBlock.h Unify names of functions, returning list of td_api objects. 2022-08-30 08:12:14 +03:00
WebPageId.h
WebPagesManager.cpp Unify names of functions, returning list of td_api objects. 2022-08-30 08:12:14 +03:00
WebPagesManager.h Add more WaitFree* classes usages. 2022-08-04 14:48:10 +03:00