.. |
files
|
Speculatively add channel users added through addChatMembers.
|
2022-11-17 18:10:26 +03:00 |
logevent
|
Add td_api::deleteForumTopic.
|
2022-10-30 00:35:37 +03:00 |
net
|
Use autogenerated constant instead of raw constructor number.
|
2022-11-01 13:22:56 +03:00 |
AccessRights.h
|
|
|
Account.cpp
|
|
|
Account.h
|
|
|
AffectedHistory.h
|
|
|
AnimationsManager.cpp
|
Use std::move to update document fields.
|
2022-10-20 01:16:24 +03:00 |
AnimationsManager.h
|
|
|
AnimationsManager.hpp
|
|
|
Application.cpp
|
|
|
Application.h
|
|
|
AttachMenuManager.cpp
|
Add openWebApp.message_thread_id.
|
2022-10-27 12:36:17 +03:00 |
AttachMenuManager.h
|
Add openWebApp.message_thread_id.
|
2022-10-27 12:36:17 +03:00 |
AudiosManager.cpp
|
Use std::move to update document fields.
|
2022-10-20 01:16:24 +03:00 |
AudiosManager.h
|
|
|
AudiosManager.hpp
|
|
|
AuthManager.cpp
|
Simplify authorization state timeout handling.
|
2022-11-15 11:36:39 +03:00 |
AuthManager.h
|
Simplify authorization state timeout handling.
|
2022-11-15 11:36:39 +03:00 |
AuthManager.hpp
|
Simplify authorization state timeout handling.
|
2022-11-15 11:36:39 +03:00 |
AutoDownloadSettings.cpp
|
|
|
AutoDownloadSettings.h
|
|
|
BackgroundId.h
|
|
|
BackgroundManager.cpp
|
Use request promise in setBackground.
|
2022-11-17 18:48:48 +03:00 |
BackgroundManager.h
|
Use request promise in setBackground.
|
2022-11-17 18:48:48 +03:00 |
BackgroundType.cpp
|
Fix solid backgrounds.
|
2022-11-02 07:21:20 +03:00 |
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
|
Use InvokeAfter for requests changing channels.
|
2022-10-24 17:36:31 +03:00 |
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
|
Rename forum topic title to topic name.
|
2022-11-02 17:31:25 +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
|
Make SslCtx public.
|
2022-11-11 14:23:43 +03:00 |
ConfigManager.h
|
|
|
ConnectionState.cpp
|
|
|
ConnectionState.h
|
|
|
Contact.cpp
|
|
|
Contact.h
|
|
|
ContactsManager.cpp
|
Invalidate ChannelFull instead of running getDifference if appropriate.
|
2022-11-18 18:05:04 +03:00 |
ContactsManager.h
|
Improve parameters name.
|
2022-11-18 17:05:52 +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
|
|
|
DeviceTokenManager.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
DhCache.cpp
|
Optimize the very first key generation.
|
2022-10-22 00:00:32 +03:00 |
DhCache.h
|
|
|
DhConfig.h
|
|
|
DialogAction.cpp
|
Add messageForumTopicEdited.
|
2022-10-18 22:16:03 +03:00 |
DialogAction.h
|
|
|
DialogActionBar.cpp
|
|
|
DialogActionBar.h
|
|
|
DialogAdministrator.cpp
|
|
|
DialogAdministrator.h
|
|
|
DialogDate.h
|
|
|
DialogDb.cpp
|
Flush DialogDb on closing.
|
2022-11-10 19:20:17 +03:00 |
DialogDb.h
|
Flush DialogDb on closing.
|
2022-11-10 19:20:17 +03:00 |
DialogEventLog.cpp
|
Improve actor of TopicCreated chat log event.
|
2022-11-04 17:52:26 +03:00 |
DialogEventLog.h
|
|
|
DialogFilter.cpp
|
|
|
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
|
|
|
DialogNotificationSettings.cpp
|
Split NotificationSettings.h.
|
2022-10-25 01:22:04 +03:00 |
DialogNotificationSettings.h
|
Split NotificationSettings.h.
|
2022-10-25 01:22:04 +03:00 |
DialogNotificationSettings.hpp
|
Split NotificationSettings.h.
|
2022-10-25 01:22:04 +03:00 |
DialogParticipant.cpp
|
Support can_manage_topics administrator right and chat permission.
|
2022-10-23 13:20:53 +03:00 |
DialogParticipant.h
|
Support can_manage_topics administrator right and chat permission.
|
2022-10-23 13:20:53 +03:00 |
DialogParticipantFilter.cpp
|
|
|
DialogParticipantFilter.h
|
Minor fixes.
|
2022-04-07 20:38:22 +03:00 |
DialogSource.cpp
|
|
|
DialogSource.h
|
|
|
Dimensions.cpp
|
Add Dimensions.h.
|
2022-06-02 17:52:12 +03:00 |
Dimensions.h
|
|
|
Dimensions.hpp
|
|
|
Document.cpp
|
|
|
Document.h
|
|
|
Document.hpp
|
|
|
DocumentsManager.cpp
|
Support waveform for video notes.
|
2022-10-20 23:23:40 +03:00 |
DocumentsManager.h
|
|
|
DocumentsManager.hpp
|
|
|
DownloadManager.cpp
|
Minor improvements.
|
2022-10-12 15:59:58 +03:00 |
DownloadManager.h
|
|
|
DownloadManagerCallback.cpp
|
Pass promise to FileManager::download.
|
2022-10-10 15:40:39 +03:00 |
DownloadManagerCallback.h
|
|
|
DraftMessage.cpp
|
|
|
DraftMessage.h
|
|
|
DraftMessage.hpp
|
|
|
EmailVerification.cpp
|
|
|
EmailVerification.h
|
|
|
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
|
Use WaitFreeHashMap to store nodes in FileReferenceManager.
|
2022-11-17 19:13:36 +03:00 |
FileReferenceManager.h
|
Use WaitFreeHashMap to store nodes in FileReferenceManager.
|
2022-11-17 19:13:36 +03:00 |
FileReferenceManager.hpp
|
|
|
FolderId.h
|
|
|
ForumTopic.cpp
|
Minor improvements.
|
2022-11-02 19:51:41 +03:00 |
ForumTopic.h
|
Minor improvements.
|
2022-11-02 19:51:41 +03:00 |
ForumTopicEditedData.cpp
|
Add separate messageForumTopicIsClosedToggled.
|
2022-10-27 19:40:37 +03:00 |
ForumTopicEditedData.h
|
Add search text for topic service messages.
|
2022-11-17 13:22:24 +03:00 |
ForumTopicEditedData.hpp
|
Add messageForumTopicEdited.
|
2022-10-18 22:16:03 +03:00 |
ForumTopicIcon.cpp
|
Apply edited data from service message about forum topics.
|
2022-10-27 19:03:58 +03:00 |
ForumTopicIcon.h
|
Apply edited data from service message about forum topics.
|
2022-10-27 19:03:58 +03:00 |
ForumTopicIcon.hpp
|
Add messageForumTopicCreated.
|
2022-10-18 16:08:53 +03:00 |
ForumTopicInfo.cpp
|
Apply edited data from service message about forum topics.
|
2022-10-27 19:03:58 +03:00 |
ForumTopicInfo.h
|
Improve actor of TopicCreated chat log event.
|
2022-11-04 17:52:26 +03:00 |
ForumTopicManager.cpp
|
Minor improvements.
|
2022-11-02 19:51:41 +03:00 |
ForumTopicManager.h
|
Minor improvements.
|
2022-11-02 19:51:41 +03:00 |
FullMessageId.h
|
|
|
Game.cpp
|
|
|
Game.h
|
|
|
Game.hpp
|
|
|
GameManager.cpp
|
|
|
GameManager.h
|
|
|
GitCommitHash.cpp.in
|
|
|
GitCommitHash.h
|
|
|
Global.cpp
|
|
|
Global.h
|
Add ForumTopicManager.
|
2022-10-25 15:03:35 +03:00 |
GroupCallId.h
|
|
|
GroupCallManager.cpp
|
|
|
GroupCallManager.h
|
|
|
GroupCallParticipant.cpp
|
|
|
GroupCallParticipant.h
|
Add separate function for server group call participant order calculation.
|
2022-05-10 21:37:10 +03:00 |
GroupCallParticipantOrder.cpp
|
|
|
GroupCallParticipantOrder.h
|
|
|
GroupCallVideoPayload.cpp
|
|
|
GroupCallVideoPayload.h
|
|
|
HashtagHints.cpp
|
|
|
HashtagHints.h
|
|
|
InlineQueriesManager.cpp
|
Add support for multiple usernames.
|
2022-10-12 21:04:18 +03:00 |
InlineQueriesManager.h
|
|
|
InputDialogId.cpp
|
|
|
InputDialogId.h
|
|
|
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
|
|
|
InputMessageText.h
|
|
|
InputMessageText.hpp
|
|
|
JsonValue.cpp
|
|
|
JsonValue.h
|
|
|
LabeledPricePart.h
|
Add LabeledPricePart.h.
|
2022-09-22 18:49:08 +03:00 |
LanguagePackManager.cpp
|
|
|
LanguagePackManager.h
|
|
|
LinkManager.cpp
|
Support forum message links in getInternalLinkType.
|
2022-11-04 14:56:25 +03:00 |
LinkManager.h
|
Support whitelisted domains.
|
2022-10-27 00:57:28 +03:00 |
Location.cpp
|
|
|
Location.h
|
|
|
Log.cpp
|
|
|
Log.h
|
|
|
LogDotNet.cpp
|
|
|
Logging.cpp
|
|
|
Logging.h
|
|
|
MessageContent.cpp
|
Add search text for topic service messages.
|
2022-11-17 13:22:24 +03:00 |
MessageContent.h
|
Apply edited data from service message about forum topics.
|
2022-10-27 19:03:58 +03:00 |
MessageContentType.cpp
|
Add messageForumTopicEdited.
|
2022-10-18 22:16:03 +03:00 |
MessageContentType.h
|
Add messageForumTopicEdited.
|
2022-10-18 22:16:03 +03:00 |
MessageCopyOptions.h
|
Support forwarding of messages to message threads.
|
2022-10-21 18:02:39 +03:00 |
MessageDb.cpp
|
Flush DialogDb on closing.
|
2022-11-10 19:20:17 +03:00 |
MessageDb.h
|
Rename MessagesDb to MessageDb.
|
2022-11-09 20:35:22 +03:00 |
MessageEntity.cpp
|
Improve handling of too long messages and captions.
|
2022-11-03 16:46:50 +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
|
Support message links for forum topics.
|
2022-11-04 14:40:57 +03:00 |
MessageReaction.cpp
|
Ignore MESSAGE_NOT_MODIFIED error for added reactions.
|
2022-11-01 14:38:49 +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 |
MessageReplyHeader.cpp
|
Improve MessateReplyHeader processing.
|
2022-11-02 14:04:43 +03:00 |
MessageReplyHeader.h
|
Improve MessateReplyHeader processing.
|
2022-11-02 14:04:43 +03:00 |
MessageReplyInfo.cpp
|
Improve updating of reply info.
|
2022-11-19 11:21:41 +03:00 |
MessageReplyInfo.h
|
Keep information about dropped MessageReplyInfo.
|
2022-10-29 20:18:49 +03:00 |
MessageReplyInfo.hpp
|
|
|
MessageSearchFilter.cpp
|
|
|
MessageSearchFilter.h
|
|
|
MessageSender.cpp
|
Improve log and error messages.
|
2022-10-05 21:29:05 +03:00 |
MessageSender.h
|
|
|
MessagesManager.cpp
|
Simplify variables initialization.
|
2022-11-19 12:29:25 +03:00 |
MessagesManager.h
|
Improve source type in on_get_channel_error/on_get_dialog_error.
|
2022-11-17 14:18:11 +03:00 |
MessageThreadDb.cpp
|
Add MessageThreadDatabase.
|
2022-11-10 19:46:17 +03:00 |
MessageThreadDb.h
|
Add MessageThreadDatabase.
|
2022-11-10 19:46:17 +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
|
Update layer to 148.
|
2022-10-07 18:04:00 +03:00 |
NotificationManager.h
|
Minor improvements.
|
2022-10-12 15:59:58 +03:00 |
NotificationSettingsManager.cpp
|
Split NotificationSettings.h.
|
2022-10-25 01:22:04 +03:00 |
NotificationSettingsManager.h
|
Split NotificationSettings.h.
|
2022-10-25 01:22:04 +03:00 |
NotificationSettingsScope.cpp
|
Split NotificationSettings.h.
|
2022-10-25 01:22:04 +03:00 |
NotificationSettingsScope.h
|
Split NotificationSettings.h.
|
2022-10-25 01:22:04 +03:00 |
NotificationSound.cpp
|
Split NotificationSettings.h.
|
2022-10-25 01:22:04 +03:00 |
NotificationSound.h
|
Split NotificationSettings.h.
|
2022-10-25 01:22:04 +03:00 |
NotificationSoundType.h
|
|
|
NotificationType.cpp
|
|
|
NotificationType.h
|
|
|
OptionManager.cpp
|
Update version to 1.8.8.
|
2022-11-05 02:50:48 +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
|
Don't drop photo cache if only minithumbnail was changed.
|
2022-11-05 01:25:19 +03:00 |
Photo.h
|
Move some functions to Photo.h.
|
2022-09-22 18:25:20 +03:00 |
Photo.hpp
|
|
|
PhotoFormat.h
|
|
|
PhotoSize.cpp
|
Support documentAttributeCustomEmoji.
|
2022-07-14 17:11:36 +03:00 |
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
|
Add premiumFeatureForumTopicIcon.
|
2022-10-25 12:46:07 +03:00 |
Premium.h
|
|
|
PremiumGiftOption.cpp
|
Move check_currency_amount to misc.h.
|
2022-09-22 19:33:43 +03:00 |
PremiumGiftOption.h
|
|
|
PremiumGiftOption.hpp
|
|
|
PrivacyManager.cpp
|
|
|
PrivacyManager.h
|
|
|
PtsManager.h
|
|
|
PublicDialogType.h
|
|
|
QueryCombiner.cpp
|
|
|
QueryCombiner.h
|
|
|
RecentDialogList.cpp
|
Add support for multiple usernames.
|
2022-10-12 21:04:18 +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
|
Support "restriction_add_platforms" app config parameter.
|
2022-11-02 20:38:52 +03:00 |
RestrictionReason.h
|
|
|
ScheduledServerMessageId.h
|
|
|
ScopeNotificationSettings.cpp
|
Split NotificationSettings.h.
|
2022-10-25 01:22:04 +03:00 |
ScopeNotificationSettings.h
|
Split NotificationSettings.h.
|
2022-10-25 01:22:04 +03:00 |
ScopeNotificationSettings.hpp
|
Split NotificationSettings.h.
|
2022-10-25 01:22:04 +03:00 |
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
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecretChatLayer.h
|
|
|
SecretChatsManager.cpp
|
|
|
SecretChatsManager.h
|
|
|
SecretInputMedia.cpp
|
|
|
SecretInputMedia.h
|
|
|
SecureManager.cpp
|
Merge downloaded and generated files as early as possible to avoid pinning and keeping of a temporary file_id for local location.
|
2022-11-12 09:47:33 +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
|
|
|
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
|
Add getForumTopicDefaultIcons.
|
2022-10-27 10:06:13 +03:00 |
SpecialStickerSetType.h
|
Add getForumTopicDefaultIcons.
|
2022-10-27 10:06:13 +03:00 |
SponsoredMessageManager.cpp
|
Drop sponsored message cache when Premium state is changed.
|
2022-10-21 15:51:32 +03:00 |
SponsoredMessageManager.h
|
Support multiple sponsored messages.
|
2022-10-21 15:04:56 +03:00 |
StateManager.cpp
|
|
|
StateManager.h
|
|
|
StickerFormat.cpp
|
|
|
StickerFormat.h
|
|
|
StickerSetId.h
|
|
|
StickerSetId.hpp
|
|
|
StickersManager.cpp
|
Wait for emoji reactions to be loaded once in getEmojiReaction.
|
2022-11-04 00:59:45 +03:00 |
StickersManager.h
|
Wait for emoji reactions to be loaded once in getEmojiReaction.
|
2022-11-04 00:59:45 +03:00 |
StickersManager.hpp
|
Add lazy initialization for keyword_stickers_map_.
|
2022-09-27 16:16:36 +03:00 |
StickerType.cpp
|
|
|
StickerType.h
|
|
|
StorageManager.cpp
|
|
|
StorageManager.h
|
|
|
SuggestedAction.cpp
|
|
|
SuggestedAction.h
|
|
|
Support.cpp
|
Minor improvements.
|
2022-10-12 15:59:58 +03:00 |
Support.h
|
|
|
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
|
Use request promise in setBackground.
|
2022-11-17 18:48:48 +03:00 |
Td.h
|
Split API methods for chats and message threads.
|
2022-10-31 20:03:28 +03:00 |
TdCallback.h
|
|
|
TdDb.cpp
|
Disable message thread database for now.
|
2022-11-12 09:59:56 +03:00 |
TdDb.h
|
Add MessageThreadDatabase.
|
2022-11-10 19:46:17 +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
|
|
|
TopDialogManager.h
|
|
|
TranscriptionInfo.cpp
|
Fix warning.
|
2022-11-07 13:54:27 +03:00 |
TranscriptionInfo.h
|
Minor improvements.
|
2022-11-02 19:51:41 +03:00 |
TranscriptionInfo.hpp
|
Add class TranscriptionInfo.
|
2022-10-19 20:43:30 +03:00 |
UniqueId.h
|
|
|
UpdatesManager.cpp
|
Improve updating of reply info.
|
2022-11-19 11:21:41 +03:00 |
UpdatesManager.h
|
Minor improvements.
|
2022-11-02 19:51:41 +03:00 |
UserId.h
|
|
|
Usernames.cpp
|
Username fixes.
|
2022-10-24 13:34:20 +03:00 |
Usernames.h
|
Fix Usernames store.
|
2022-10-18 21:53:18 +03:00 |
Venue.cpp
|
|
|
Venue.h
|
Add support for multiple usernames.
|
2022-10-12 21:04:18 +03:00 |
Version.h
|
Add MessageThreadDatabase.
|
2022-11-10 19:46:17 +03:00 |
VideoNotesManager.cpp
|
Don't register VoiceNote and VideoNote messages for bots.
|
2022-11-12 10:51:57 +03:00 |
VideoNotesManager.h
|
Minor improvements.
|
2022-11-02 19:51:41 +03:00 |
VideoNotesManager.hpp
|
Support waveform for video notes.
|
2022-10-20 23:23:40 +03:00 |
VideosManager.cpp
|
Use std::move to update document fields.
|
2022-10-20 01:16:24 +03:00 |
VideosManager.h
|
|
|
VideosManager.hpp
|
|
|
VoiceNotesManager.cpp
|
Don't register VoiceNote and VideoNote messages for bots.
|
2022-11-12 10:51:57 +03:00 |
VoiceNotesManager.h
|
Inline handling of transcribed audio update.
|
2022-10-20 20:03:49 +03:00 |
VoiceNotesManager.hpp
|
Add class TranscriptionInfo.
|
2022-10-19 20:43:30 +03:00 |
WebPageBlock.cpp
|
Add support for multiple usernames.
|
2022-10-12 21:04:18 +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
|
Rename size() to calc_size() for WaitFree hash tables.
|
2022-11-18 13:16:24 +03:00 |
WebPagesManager.h
|
Minor improvements.
|
2022-10-12 15:59:58 +03:00 |