tdlight/td/telegram
2022-10-23 12:15:09 +03:00
..
files Minor improvements. 2022-10-12 15:59:58 +03:00
logevent
net Make all operator bool const and nonexcept. 2022-10-09 19:30:18 +03:00
AccessRights.h
Account.cpp Use invokeAfter for self-edit queries. 2022-08-22 22:12:00 +03:00
Account.h
AffectedHistory.h
AnimationsManager.cpp Use std::move to update document fields. 2022-10-20 01:16:24 +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
Application.h
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 Use std::move to update document fields. 2022-10-20 01:16:24 +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 Avoid redundant usages of Status::error(). 2022-10-09 14:15:54 +03:00
AuthManager.h Add class EmailVerification. 2022-09-06 23:29:57 +03:00
AuthManager.hpp Remove dangerous Timestamp::store. 2022-09-21 14:25:31 +03:00
AutoDownloadSettings.cpp
AutoDownloadSettings.h
BackgroundId.h
BackgroundManager.cpp Move get_background_url to LinkManager. 2022-10-18 22:52:47 +03:00
BackgroundManager.h Move get_background_url to LinkManager. 2022-10-18 22:52:47 +03:00
BackgroundType.cpp
BackgroundType.h
BackgroundType.hpp
BotCommand.cpp
BotCommand.h
BotCommandScope.cpp
BotCommandScope.h
BotMenuButton.cpp Always use "must be non-empty". 2022-09-10 22:48:34 +03:00
BotMenuButton.h
CallActor.cpp Fix CallActor closing. 2022-10-12 01:55:32 +03:00
CallActor.h
CallbackQueriesManager.cpp Improve log and error messages. 2022-10-05 21:29:05 +03:00
CallbackQueriesManager.h
CallDiscardReason.cpp
CallDiscardReason.h
CallId.h
CallManager.cpp Fix call discarding. 2022-10-08 21:00:15 +03:00
CallManager.h Minor improvements. 2022-10-12 15:59:58 +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 tg_cli: unify function names. 2022-10-12 15:03:47 +03:00
Client.cpp Replace ConcurrentScheduler::init with constructor. 2022-09-14 15:06:52 +03:00
Client.h
ClientActor.cpp ClientActor: create Td on desired thread. 2022-10-04 19:02:31 +03:00
ClientActor.h ClientActor: create Td on desired thread. 2022-10-04 19:02:31 +03:00
ClientDotNet.cpp
ClientJson.cpp Avoid redundant usages of Status::error(). 2022-10-09 14:15:54 +03:00
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 Fix cleaning of being loaded imported contacts. 2022-10-22 01:04:29 +03:00
ContactsManager.h Move is_valid_username to misc.h. 2022-10-12 16:09:42 +03:00
CountryInfoManager.cpp Remove unused ActorId methods. 2022-10-01 11:29:09 +03:00
CountryInfoManager.h
CustomEmojiId.h Add class CustomEmojiId. 2022-10-03 01:26:32 +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
DhCache.cpp Optimize the very first key generation. 2022-10-22 00:00:32 +03:00
DhCache.h
DhConfig.h
DialogAction.cpp
DialogAction.h
DialogActionBar.cpp
DialogActionBar.h
DialogAdministrator.cpp
DialogAdministrator.h
DialogDate.h
DialogDb.cpp
DialogDb.h
DialogEventLog.cpp Improve log and error messages. 2022-10-05 21:29:05 +03:00
DialogEventLog.h
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
DialogInviteLink.h
DialogListId.h Improve output of DialogListId to log. 2022-08-27 16:59:34 +03:00
DialogLocation.cpp
DialogLocation.h
DialogParticipant.cpp Simplify checks in AdministratorRights. 2022-10-23 12:15:09 +03:00
DialogParticipant.h Simplify checks in AdministratorRights. 2022-10-23 12:15:09 +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 Use std::move to update document fields. 2022-10-20 01:16:24 +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 Minor improvements. 2022-10-12 15:59:58 +03:00
DownloadManager.h Remove unused DownloadManager::update_file_deleted. 2022-09-05 18:02:41 +03:00
DownloadManagerCallback.cpp Pass promise to FileManager::download. 2022-10-10 15:40:39 +03:00
DownloadManagerCallback.h Minor fixes. 2022-08-14 15:04:08 +03:00
DraftMessage.cpp
DraftMessage.h
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 Minor improvements. 2022-10-12 15:59:58 +03:00
EmojiStatus.h Add class CustomEmojiId. 2022-10-03 01:26:32 +03:00
EncryptedFile.h
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
GitCommitHash.cpp.in
GitCommitHash.h
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
GroupCallParticipant.cpp
GroupCallParticipant.h
GroupCallParticipantOrder.cpp
GroupCallParticipantOrder.h
GroupCallVideoPayload.cpp
GroupCallVideoPayload.h
HashtagHints.cpp
HashtagHints.h
InlineQueriesManager.cpp Improve log and error messages. 2022-10-05 21:29:05 +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
InputInvoice.cpp Minor improvements. 2022-10-12 15:59:58 +03:00
InputInvoice.h Minor improvements. 2022-10-12 15:59:58 +03:00
InputInvoice.hpp Make struct Invoice private. 2022-09-24 23:09:40 +03:00
InputMessageText.cpp Improve includes. 2022-08-16 09:43:32 +03:00
InputMessageText.h
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
LabeledPricePart.h Add LabeledPricePart.h. 2022-09-22 18:49:08 +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 Move get_background_url to LinkManager. 2022-10-18 22:52:47 +03:00
LinkManager.h Move get_background_url to LinkManager. 2022-10-18 22:52:47 +03:00
Location.cpp
Location.h
Log.cpp
Log.h
LogDotNet.cpp
Logging.cpp
Logging.h
MessageContent.cpp Suppress expected warnings. 2022-10-06 18:31:01 +03:00
MessageContent.h Support extended media polling. 2022-09-24 22:17:17 +03:00
MessageContentType.cpp Support ExtendedMedia in MessageContent. 2022-09-22 18:05:58 +03:00
MessageContentType.h
MessageCopyOptions.h
MessageEntity.cpp Improve documentation. 2022-10-19 13:14:16 +03:00
MessageEntity.h Add class CustomEmojiId. 2022-10-03 01:26:32 +03:00
MessageEntity.hpp Add class CustomEmojiId. 2022-10-03 01:26:32 +03:00
MessageExtendedMedia.cpp Minor improvements. 2022-10-12 15:59:58 +03:00
MessageExtendedMedia.h Minor improvements. 2022-10-12 15:59:58 +03:00
MessageExtendedMedia.hpp Minor improvements. 2022-10-12 15:59:58 +03:00
MessageId.cpp
MessageId.h
MessageLinkInfo.h
MessageReaction.cpp Minor improvements. 2022-10-12 15:59:58 +03:00
MessageReaction.h Make most MessageReaction methods private. 2022-09-24 21:32:50 +03:00
MessageReaction.hpp Save chosen reaction order. 2022-09-11 13:35:25 +03:00
MessageReplyInfo.cpp Improve log and error messages. 2022-10-05 21:29:05 +03:00
MessageReplyInfo.h
MessageReplyInfo.hpp
MessagesDb.cpp Minor improvements. 2022-10-12 15:59:58 +03:00
MessagesDb.h
MessageSearchFilter.cpp
MessageSearchFilter.h
MessageSender.cpp Improve log and error messages. 2022-10-05 21:29:05 +03:00
MessageSender.h
MessagesManager.cpp Explicitly set promise in on_update_message_reactions. 2022-10-19 06:07:30 +03:00
MessagesManager.h Add ContactsManager::get_dialog_search_text. 2022-10-11 20:35:35 +03:00
MessageThreadInfo.h
MessageTtl.cpp
MessageTtl.h
MinChannel.h
MinChannel.hpp
misc.cpp Move is_valid_username to misc.h. 2022-10-12 16:09:42 +03:00
misc.h Move is_valid_username to misc.h. 2022-10-12 16:09:42 +03:00
NewPasswordState.cpp
NewPasswordState.h
Notification.h
NotificationGroupId.h
NotificationGroupKey.h
NotificationGroupType.h
NotificationId.h
NotificationManager.cpp Explicitly ignore READ_REACTION notifications. 2022-10-03 17:22:20 +03:00
NotificationManager.h Minor improvements. 2022-10-12 15:59:58 +03:00
NotificationSettings.cpp
NotificationSettings.h
NotificationSettings.hpp
NotificationSettingsManager.cpp Use OptionManager directly if possible. 2022-08-18 17:00:18 +03:00
NotificationSettingsManager.h
NotificationSound.cpp
NotificationSound.h
NotificationSoundType.h
NotificationType.cpp
NotificationType.h
OptionManager.cpp Update version to 1.8.7. 2022-10-07 01:49:49 +03:00
OptionManager.h Don't send fake optionValueEmpty while logging out. 2022-10-06 17:59:19 +03:00
OrderInfo.cpp Add OrderInfo.h. 2022-09-22 19:28:39 +03:00
OrderInfo.h Minor improvements. 2022-10-12 15:59:58 +03:00
OrderInfo.hpp Move get_product_description_object to InputInvoice.h. 2022-09-22 19:37:02 +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 Minor improvements. 2022-10-12 15:59:58 +03:00
Payments.h Minor improvements. 2022-09-22 23:28:54 +03:00
PhoneNumberManager.cpp Always use "must be non-empty". 2022-09-10 22:48:34 +03:00
PhoneNumberManager.h
Photo.cpp Move some functions to Photo.h. 2022-09-22 18:25:20 +03:00
Photo.h Move some functions to Photo.h. 2022-09-22 18:25:20 +03:00
Photo.hpp
PhotoFormat.h
PhotoSize.cpp
PhotoSize.h
PhotoSize.hpp
PhotoSizeSource.cpp
PhotoSizeSource.h
PhotoSizeSource.hpp
PollId.h
PollId.hpp
PollManager.cpp Minor fixes. 2022-08-14 15:04:08 +03:00
PollManager.h
PollManager.hpp
Premium.cpp Minor improvements. 2022-10-12 15:59:58 +03:00
Premium.h
PremiumGiftOption.cpp Move check_currency_amount to misc.h. 2022-09-22 19:33:43 +03:00
PremiumGiftOption.h Add get_premium_payment_options_object fucntion. 2022-08-26 18:59:29 +03:00
PremiumGiftOption.hpp
PrivacyManager.cpp
PrivacyManager.h
PtsManager.h
PublicDialogType.h
QueryCombiner.cpp
QueryCombiner.h
RecentDialogList.cpp Check for close_flag as early as possible. 2022-08-10 13:57:41 +03:00
RecentDialogList.h
ReplyMarkup.cpp Always use "must be non-empty". 2022-09-10 22:48:34 +03:00
ReplyMarkup.h
ReplyMarkup.hpp
ReportReason.cpp
ReportReason.h
RequestActor.h
RestrictionReason.cpp Proxy all option-related requests through G. 2022-08-17 16:11:13 +03:00
RestrictionReason.h
ScheduledServerMessageId.h
SecretChatActor.cpp
SecretChatActor.h Make all operator bool const and nonexcept. 2022-10-09 19: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
SecretInputMedia.cpp
SecretInputMedia.h
SecureManager.cpp Avoid redundant usages of Status::error(). 2022-10-09 14:15:54 +03:00
SecureManager.h
SecureStorage.cpp
SecureStorage.h
SecureValue.cpp Add OrderInfo.h. 2022-09-22 19:28:39 +03:00
SecureValue.h
SecureValue.hpp
SendCodeHelper.cpp Minor improvements. 2022-09-22 23:28:54 +03:00
SendCodeHelper.h Minor improvements. 2022-09-22 23:28:54 +03:00
SendCodeHelper.hpp Remove dangerous Timestamp::store. 2022-09-21 14:25:31 +03:00
SentEmailCode.cpp Minor improvements. 2022-10-12 15:59:58 +03:00
SentEmailCode.h Add class SentEmailCode. 2022-09-06 14:46:11 +03:00
SequenceDispatcher.cpp Ensure that all network requests are sent and all their responses are processed asynchronously. 2022-10-02 01:53: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 Minor improvements. 2022-10-12 15:59:58 +03:00
SponsoredMessageManager.h
StateManager.cpp
StateManager.h
StickerFormat.cpp Minor fixes. 2022-08-14 15:04:08 +03:00
StickerFormat.h
StickerSetId.h
StickerSetId.hpp
StickersManager.cpp Add more checks for close_status. 2022-10-13 14:51:00 +03:00
StickersManager.h Minor improvements. 2022-10-12 15:59:58 +03:00
StickersManager.hpp Add lazy initialization for keyword_stickers_map_. 2022-09-27 16:16:36 +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
SuggestedAction.cpp Proxy all option-related requests through G. 2022-08-17 16:11:13 +03:00
SuggestedAction.h
Support.cpp Minor improvements. 2022-10-12 15:59:58 +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
td_log.cpp
td_log.h
Td.cpp Move get_background_url to LinkManager. 2022-10-18 22:52:47 +03:00
Td.h Minor improvements. 2022-10-03 14:39:20 +03:00
TdCallback.h
TdDb.cpp Add debug for get_binlog_pmc. 2022-10-22 00:38:04 +03:00
TdDb.h Add debug for get_binlog_pmc. 2022-10-22 00:38:04 +03:00
TdParameters.h
TermsOfService.cpp
TermsOfService.h
ThemeManager.cpp Minor improvements. 2022-10-12 15:59:58 +03:00
ThemeManager.h
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
UniqueId.h
UpdatesManager.cpp Improve source for telegram_api::updates. 2022-10-06 18:21:25 +03:00
UpdatesManager.h Support telegram_api::updateMessageExtendedMedia. 2022-09-23 12:07:07 +03:00
UserId.h
Venue.cpp
Venue.h
Version.h Update layer to 147. 2022-09-26 20:00:45 +03:00
VideoNotesManager.cpp Use suggested_video_note_length as default size for video notes. 2022-10-21 00:10:43 +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 Use std::move to update document fields. 2022-10-20 01:16:24 +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 std::move to update document fields. 2022-10-20 01:16:24 +03:00
VoiceNotesManager.h Save voice message to database when it is recognized. 2022-09-19 11:15:13 +03:00
VoiceNotesManager.hpp Use get_document if possible. 2022-08-03 23:23:32 +03:00
WebPageBlock.cpp Use the same template recursively for instant view links. 2022-09-26 19:24:39 +03:00
WebPageBlock.h Use the same template recursively for instant view links. 2022-09-26 19:24:39 +03:00
WebPageId.h
WebPagesManager.cpp Improve logging. 2022-10-22 00:48:34 +03:00
WebPagesManager.h Minor improvements. 2022-10-12 15:59:58 +03:00