.. |
files
|
Remove some unneeded logging.
|
2022-07-20 18:01:26 +03:00 |
logevent
|
Make td_api::saveApplicationLogEvent persistent.
|
2022-07-18 19:21:47 +03:00 |
net
|
Drop context for SemaphoreActor before creation of the actor.
|
2022-07-20 10:56:48 +03:00 |
AccessRights.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Account.cpp
|
Minor SessionType improvements.
|
2022-05-02 13:54:22 +03:00 |
Account.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
AffectedHistory.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
AnimationsManager.cpp
|
Asynchronously destroy some big data storages.
|
2022-07-20 13:40:14 +03:00 |
AnimationsManager.h
|
Asynchronously destroy some big data storages.
|
2022-07-20 13:40:14 +03:00 |
AnimationsManager.hpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +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
|
Add and increase cache version for AttachMenuBot.
|
2022-06-20 19:56:04 +03:00 |
AttachMenuManager.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
AudiosManager.cpp
|
Asynchronously destroy some big data storages.
|
2022-07-20 13:40:14 +03:00 |
AudiosManager.h
|
Asynchronously destroy some big data storages.
|
2022-07-20 13:40:14 +03:00 |
AudiosManager.hpp
|
Add notificationSound.date.
|
2022-04-15 15:30:51 +03:00 |
AuthManager.cpp
|
Allow to specify password in deleteAccount.
|
2022-07-01 21:25:34 +03:00 |
AuthManager.h
|
Allow to specify password in deleteAccount.
|
2022-07-01 21:25:34 +03:00 |
AuthManager.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +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 |
AvailableReaction.cpp
|
Move some AvailableReaction methods to AvailableReaction.h.
|
2022-06-09 01:48:39 +03:00 |
AvailableReaction.h
|
Minor fixes.
|
2022-06-14 16:11:38 +03:00 |
BackgroundId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
BackgroundManager.cpp
|
Improve FileView::get_main_file_id() method name.
|
2022-07-03 12:01:08 +03:00 |
BackgroundManager.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
BackgroundType.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
BackgroundType.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
BackgroundType.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
BotCommand.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
BotCommand.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
BotCommandScope.cpp
|
Add ContactsManager::is_broadcast_channel/is_megagroup_channel helpers.
|
2022-04-04 15:48:33 +03:00 |
BotCommandScope.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
BotMenuButton.cpp
|
Simplify LinkManager::check_link usage.
|
2022-05-31 01:41:01 +03:00 |
BotMenuButton.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
CallActor.cpp
|
Minor fixes.
|
2022-06-02 16:19:16 +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
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
CallDiscardReason.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
CallId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
CallManager.cpp
|
Add td_api::sendCallLog.
|
2022-04-22 15:16:09 +03:00 |
CallManager.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
ChainId.h
|
Use invoke after for reaction-related queries.
|
2022-02-16 18:36:55 +03:00 |
ChannelId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
ChannelParticipantFilter.cpp
|
Move ChannelParticipantFilter to separate header.
|
2022-03-19 21:53:33 +03:00 |
ChannelParticipantFilter.h
|
Move ChannelParticipantFilter to separate header.
|
2022-03-19 21:53:33 +03:00 |
ChannelType.h
|
Add ChannelType.h.
|
2022-04-04 15:35:09 +03:00 |
ChatId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
cli.cpp
|
Add sticker_type to getStickers.
|
2022-07-24 14:53:48 +03:00 |
Client.cpp
|
Use std::move to restore ActorContext.
|
2022-07-20 10:28:31 +03:00 |
Client.h
|
Clarify verbosiy level range in the documentation.
|
2022-07-08 11:21:31 +03:00 |
ClientActor.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
ClientActor.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
ClientDotNet.cpp
|
Add Client.setLogMessageHandler to Java example.
|
2022-07-08 15:01:38 +03:00 |
ClientJson.cpp
|
Fix includes and formatting.
|
2022-02-08 00:04:34 +03:00 |
ClientJson.h
|
Fix includes and formatting.
|
2022-02-08 00:04:34 +03:00 |
ConfigManager.cpp
|
Fix is_premium_available.
|
2022-06-13 16:19:14 +03:00 |
ConfigManager.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
ConfigShared.cpp
|
Minor ConfigShared improvements.
|
2022-05-14 19:59:11 +03:00 |
ConfigShared.h
|
More FlatHashMap usages.
|
2022-02-09 17:05:27 +03:00 |
ConnectionState.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
ConnectionState.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Contact.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Contact.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
ContactsManager.cpp
|
Add discount_percentage.
|
2022-07-24 16:18:20 +03:00 |
ContactsManager.h
|
Ensure that voice_messages_forbidden is false for non-premium users.
|
2022-07-17 17:15:15 +03:00 |
CountryInfoManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
CountryInfoManager.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
DelayDispatcher.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DelayDispatcher.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Dependencies.cpp
|
Make all fields in Dependencies class private.
|
2022-03-11 15:31:28 +03:00 |
Dependencies.h
|
Use FlatHashSet.
|
2022-03-11 21:38:48 +03:00 |
DeviceTokenManager.cpp
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
DeviceTokenManager.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
DhCache.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DhCache.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DhConfig.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogAction.cpp
|
Add td_api::messageGiftedPremium.
|
2022-07-01 15:28:22 +03:00 |
DialogAction.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogActionBar.cpp
|
Add ContactsManager::is_broadcast_channel/is_megagroup_channel helpers.
|
2022-04-04 15:48:33 +03:00 |
DialogActionBar.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogAdministrator.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogAdministrator.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogDate.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
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
|
Support chatInvitePublicJoinRequests.
|
2022-05-25 17:17:14 +03:00 |
DialogEventLog.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
DialogFilter.cpp
|
Fix Like filter icon.
|
2022-06-24 17:07:48 +03:00 |
DialogFilter.h
|
Replace MAX_INCLUDED_FILTER_DIALOGS with a function.
|
2022-05-23 19:04:09 +03:00 |
DialogFilter.hpp
|
Remove unneeded bool initializations in parsers.
|
2022-04-24 22:43:43 +03:00 |
DialogFilterId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogId.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogInviteLink.cpp
|
Fix log formatting.
|
2022-06-20 17:56:06 +03:00 |
DialogInviteLink.h
|
Add source to DialogInviteLink constructor.
|
2022-05-25 16:31:17 +03:00 |
DialogListId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogLocation.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogLocation.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogParticipant.cpp
|
Improve DialogParticipantStatus logging.
|
2022-06-04 13:58:08 +03:00 |
DialogParticipant.h
|
Fix wrong value of status.can_be_edited.
|
2022-07-18 21:14:04 +03:00 |
DialogParticipantFilter.cpp
|
Minor fixes.
|
2022-04-10 22:10:41 +03:00 |
DialogParticipantFilter.h
|
Minor fixes.
|
2022-04-07 20:38:22 +03:00 |
DialogSource.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogSource.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Dimensions.cpp
|
Add Dimensions.h.
|
2022-06-02 17:52:12 +03:00 |
Dimensions.h
|
Add Dimensions.h.
|
2022-06-02 17:52:12 +03:00 |
Dimensions.hpp
|
Add Dimensions.h.
|
2022-06-02 17:52:12 +03:00 |
Document.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Document.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Document.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DocumentsManager.cpp
|
Support emoji stickers in get_max_sticker_file_size.
|
2022-07-17 23:49:46 +03:00 |
DocumentsManager.h
|
Asynchronously destroy some big data storages.
|
2022-07-20 13:40:14 +03:00 |
DocumentsManager.hpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
DownloadManager.cpp
|
Move DownloadManagerImpl::*_impl functions to private section.
|
2022-07-23 17:19:18 +03:00 |
DownloadManager.h
|
Make DownloadManager::add_file asynchronous.
|
2022-07-23 17:11:25 +03:00 |
DownloadManagerCallback.cpp
|
Make DownloadManager::add_file asynchronous.
|
2022-07-23 17:11:25 +03:00 |
DownloadManagerCallback.h
|
Make DownloadManager::add_file asynchronous.
|
2022-07-23 17:11:25 +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
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
EncryptedFile.h
|
Minor fixes.
|
2022-06-02 16:19:16 +03:00 |
FileReferenceManager.cpp
|
Asynchronously destroy some big data storages.
|
2022-07-20 13:40:14 +03:00 |
FileReferenceManager.h
|
Asynchronously destroy some big data storages.
|
2022-07-20 13:40:14 +03:00 |
FileReferenceManager.hpp
|
Support file reference repair for notification sounds.
|
2022-04-15 16:27:30 +03:00 |
FolderId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
FullMessageId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Game.cpp
|
Use get_input_user instead of have_input_user.
|
2022-03-28 20:26:28 +03:00 |
Game.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Game.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
GameManager.cpp
|
FlatHashMap improvements.
|
2022-02-09 03:08:18 +03:00 |
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
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
Global.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
GroupCallId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
GroupCallManager.cpp
|
Reload group call if number of members became negative.
|
2022-05-26 15:32:15 +03:00 |
GroupCallManager.h
|
Move MultiTimeout to MultiTimeout.h.
|
2022-07-02 23:32:18 +03:00 |
GroupCallParticipant.cpp
|
Add separate function for server group call participant order calculation.
|
2022-05-10 21:37:10 +03:00 |
GroupCallParticipant.h
|
Add separate function for server group call participant order calculation.
|
2022-05-10 21:37:10 +03:00 |
GroupCallParticipantOrder.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
GroupCallParticipantOrder.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
GroupCallVideoPayload.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
GroupCallVideoPayload.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
HashtagHints.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
HashtagHints.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
InlineQueriesManager.cpp
|
Add class td_api::SpeechRecognitionResult.
|
2022-07-25 13:47:06 +03:00 |
InlineQueriesManager.h
|
Move MultiTimeout to MultiTimeout.h.
|
2022-07-02 23:32:18 +03:00 |
InputDialogId.cpp
|
Use FlatHashSet.
|
2022-03-11 21:38:48 +03:00 |
InputDialogId.h
|
Use FlatHashSet.
|
2022-03-11 21:38:48 +03:00 |
InputGroupCallId.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
InputGroupCallId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
InputMessageText.cpp
|
Prepare for removing premium custom emoji if have no premium.
|
2022-07-22 18:11:55 +03:00 |
InputMessageText.h
|
Prepare for removing premium custom emoji if have no premium.
|
2022-07-22 18:11:55 +03:00 |
InputMessageText.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
JsonValue.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
JsonValue.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
LanguagePackManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
LanguagePackManager.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
LinkManager.cpp
|
Add internalLinkTypeRestorePurchases.
|
2022-07-25 12:06:32 +03:00 |
LinkManager.h
|
Add internalLinkTypeRestorePurchases.
|
2022-07-25 12:06:32 +03:00 |
Location.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Location.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Log.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Log.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
LogDotNet.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Logging.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Logging.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageContent.cpp
|
Prepare for removing premium custom emoji if have no premium.
|
2022-07-22 18:11:55 +03:00 |
MessageContent.h
|
Disallow emoji stickers in secret chats.
|
2022-07-22 16:11:33 +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
|
Use server-side forward as copy.
|
2022-05-08 23:54:04 +03:00 |
MessageEntity.cpp
|
Prepare for removing premium custom emoji if have no premium.
|
2022-07-22 18:11:55 +03:00 |
MessageEntity.h
|
Prepare for removing premium custom emoji if have no premium.
|
2022-07-22 18:11:55 +03:00 |
MessageEntity.hpp
|
Add textEntityTypeCustomEmoji.
|
2022-07-18 01:03:58 +03:00 |
MessageId.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageLinkInfo.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageReaction.cpp
|
Ensure that the current user is among recent choosers of the chosen reaction.
|
2022-04-27 22:13:05 +03:00 |
MessageReaction.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
MessageReaction.hpp
|
Add MessageReactions logging.
|
2022-01-30 13:24:27 +03:00 |
MessageReplyInfo.cpp
|
Add get_min_message_sender_object.
|
2022-01-22 23:17:41 +03:00 |
MessageReplyInfo.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageReplyInfo.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessagesDb.cpp
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
MessagesDb.h
|
Remove unused scheduler_id parameters.
|
2022-06-30 00:46:02 +03:00 |
MessageSearchFilter.cpp
|
Add td_api::searchMessagesFilterUnreadReaction.
|
2022-01-28 19:12:33 +03:00 |
MessageSearchFilter.h
|
Implement Chat.unread_reaction_count.
|
2022-01-28 18:39:13 +03:00 |
MessageSender.cpp
|
Add get_min_message_sender_object.
|
2022-01-22 23:17:41 +03:00 |
MessageSender.h
|
Add get_min_message_sender_object.
|
2022-01-22 23:17:41 +03:00 |
MessagesManager.cpp
|
Prepare for removing premium custom emoji if have no premium.
|
2022-07-22 18:11:55 +03:00 |
MessagesManager.h
|
Add more debug for have_full_history.
|
2022-07-15 17:03:40 +03:00 |
MessageThreadInfo.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageTtl.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageTtl.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MinChannel.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MinChannel.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
misc.cpp
|
Add clean_phone_number.
|
2022-02-18 16:57:08 +03:00 |
misc.h
|
Add clean_phone_number.
|
2022-02-18 16:57:08 +03:00 |
NewPasswordState.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
NewPasswordState.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Notification.h
|
Return back notification.is_silent.
|
2022-05-03 16:09:40 +03:00 |
NotificationGroupId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
NotificationGroupKey.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
NotificationGroupType.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
NotificationId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
NotificationManager.cpp
|
Ensure that the same notification doesn't added and removed simultaneously.
|
2022-07-17 14:17:22 +03:00 |
NotificationManager.h
|
Move MultiTimeout to MultiTimeout.h.
|
2022-07-02 23:32:18 +03:00 |
NotificationSettings.cpp
|
Increase maximum allowed value for mute_for.
|
2022-07-22 11:35:09 +03:00 |
NotificationSettings.h
|
Support new NotificationSound.
|
2022-04-11 20:01:44 +03:00 |
NotificationSettings.hpp
|
Support new NotificationSound.
|
2022-04-11 20:01:44 +03:00 |
NotificationSettingsManager.cpp
|
Improve FileView::get_main_file_id() method name.
|
2022-07-03 12:01:08 +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
|
Support new NotificationSound.
|
2022-04-11 20:01:44 +03:00 |
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 and use everywhere OptionsManager::get_synchronous_options().
|
2022-07-11 15:36:29 +03:00 |
OptionManager.h
|
Add and use everywhere OptionsManager::get_synchronous_options().
|
2022-07-11 15:36:29 +03:00 |
PasswordManager.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
PasswordManager.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
Payments.cpp
|
Support multiple saved credentials.
|
2022-07-25 19:08:50 +03:00 |
Payments.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
Payments.hpp
|
Add invoice.recurring_payment_terms_of_service_url.
|
2022-05-30 16:09:50 +03:00 |
PhoneNumberManager.cpp
|
Simplify getSupportUser implementation.
|
2022-05-14 18:29:34 +03:00 |
PhoneNumberManager.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Photo.cpp
|
Minor fixes.
|
2022-06-02 16:19:16 +03:00 |
Photo.h
|
Avoid updating chat photo minithumbnail to 40x40 full minithumbnail.
|
2022-04-29 10:50:10 +03:00 |
Photo.hpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
PhotoFormat.h
|
Add PhotoFormat.h.
|
2022-04-09 23:21:07 +03:00 |
PhotoSize.cpp
|
Support documentAttributeCustomEmoji.
|
2022-07-14 17:11:36 +03:00 |
PhotoSize.h
|
Support premium stickers.
|
2022-04-26 16:01:29 +03:00 |
PhotoSize.hpp
|
Remove some unneeded logging.
|
2022-07-20 18:01:26 +03:00 |
PhotoSizeSource.cpp
|
Minor fixes.
|
2022-04-10 22:10:41 +03:00 |
PhotoSizeSource.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
PhotoSizeSource.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
PollId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
PollId.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
PollManager.cpp
|
Ensure that poll is removed from being_closed_polls_ after request is completed.
|
2022-07-24 12:19:51 +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
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Premium.cpp
|
Add gift support in assignGooglePlayTransaction.
|
2022-07-18 15:17:01 +03:00 |
Premium.h
|
Add gift support in assignGooglePlayTransaction.
|
2022-07-18 15:17:01 +03:00 |
PremiumGiftOption.cpp
|
Add discount_percentage.
|
2022-07-24 16:18:20 +03:00 |
PremiumGiftOption.h
|
Add discount_percentage.
|
2022-07-24 16:18:20 +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
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
PublicDialogType.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
QueryCombiner.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
QueryCombiner.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
RecentDialogList.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
RecentDialogList.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
ReplyMarkup.cpp
|
Check data validness before initing InlineKeyboardButton.
|
2022-07-23 13:04:25 +03:00 |
ReplyMarkup.h
|
Explicitly pass ContactsManager to
|
2022-06-28 18:34:53 +03:00 |
ReplyMarkup.hpp
|
Minor fixes.
|
2022-04-07 20:38:22 +03:00 |
ReportReason.cpp
|
Add two new chat report reasons.
|
2022-02-18 16:12:39 +03:00 |
ReportReason.h
|
Add two new chat report reasons.
|
2022-02-18 16:12:39 +03:00 |
RequestActor.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
RestrictionReason.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
RestrictionReason.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
ScheduledServerMessageId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
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
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecretChatDb.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecretChatId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecretChatLayer.h
|
Add layer 143 to secret chats.
|
2022-05-11 07:46:06 +03:00 |
SecretChatsManager.cpp
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +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
|
Add layer 143 to secret chats.
|
2022-05-11 07:46:06 +03:00 |
SecureManager.cpp
|
Improve FileView::get_main_file_id() method name.
|
2022-07-03 12:01:08 +03:00 |
SecureManager.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
SecureStorage.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecureStorage.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecureValue.cpp
|
Improve FileView::get_main_file_id() method name.
|
2022-07-03 12:01:08 +03:00 |
SecureValue.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecureValue.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SendCodeHelper.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SendCodeHelper.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SendCodeHelper.hpp
|
Remove unneeded bool initializations in parsers.
|
2022-04-24 22:43:43 +03:00 |
SequenceDispatcher.cpp
|
Move promise_send_closure to PromiseFuture.h.
|
2022-06-28 14:02:14 +03:00 |
SequenceDispatcher.h
|
Fix includes and formatting.
|
2022-02-08 00:04:34 +03:00 |
ServerMessageId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SetWithPosition.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SpecialStickerSetType.cpp
|
Support premium gifts special sticker set.
|
2022-07-15 15:24:08 +03:00 |
SpecialStickerSetType.h
|
Support premium gifts special sticker set.
|
2022-07-15 15:24:08 +03:00 |
SponsoredMessageManager.cpp
|
Add internalLinkTypeBotStart.autostart.
|
2022-07-01 16:21:29 +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
|
Rename stickerTypeEmoji to stickerTypeCustomEmoji.
|
2022-07-19 14:51:29 +03:00 |
StickerFormat.h
|
Support emoji stickers in get_max_sticker_file_size.
|
2022-07-17 23:49:46 +03:00 |
StickerSetId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
StickerSetId.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
StickersManager.cpp
|
Document limit on the number of identifiers allowed in getCustomEmojiStickers.
|
2022-07-26 20:05:48 +03:00 |
StickersManager.h
|
Update custom emoji once a day.
|
2022-07-26 19:29:37 +03:00 |
StickersManager.hpp
|
Save custom emoji to database.
|
2022-07-25 21:18:43 +03:00 |
StickerType.cpp
|
Rename stickerTypeEmoji to stickerTypeCustomEmoji.
|
2022-07-19 14:51:29 +03:00 |
StickerType.h
|
Rename stickerTypeEmoji to stickerTypeCustomEmoji.
|
2022-07-19 14:51:29 +03:00 |
StorageManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
StorageManager.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
SuggestedAction.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SuggestedAction.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
td_c_client.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
td_c_client.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
td_emscripten.cpp
|
Various improvements.
|
2022-02-10 23:01:28 +03:00 |
td_json_client.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
td_json_client.h
|
Clarify verbosiy level range in the documentation.
|
2022-07-08 11:21:31 +03:00 |
td_log.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
td_log.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Td.cpp
|
Load custom emoji from database,
|
2022-07-25 23:04:53 +03:00 |
Td.h
|
Add messageGiftedPremium.sticker.
|
2022-07-22 15:01:44 +03:00 |
TdCallback.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
TdDb.cpp
|
Make td_api::saveApplicationLogEvent persistent.
|
2022-07-18 19:21:47 +03:00 |
TdDb.h
|
Make td_api::saveApplicationLogEvent persistent.
|
2022-07-18 19:21:47 +03:00 |
TdParameters.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
TermsOfService.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
TermsOfService.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
ThemeManager.cpp
|
Add themeParameters.secondary_background_color.
|
2022-06-20 16:15:09 +03:00 |
ThemeManager.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
TopDialogCategory.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
TopDialogCategory.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
TopDialogManager.cpp
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
TopDialogManager.h
|
Move Promise to tdutils.
|
2022-06-27 13:30:18 +03:00 |
UniqueId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
UpdatesManager.cpp
|
Rename stickerTypeEmoji to stickerTypeCustomEmoji.
|
2022-07-19 14:51:29 +03:00 |
UpdatesManager.h
|
Support trending emoji sticker sets.
|
2022-07-17 22:39:22 +03:00 |
UserId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Venue.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Venue.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Version.h
|
Update layer to 144.
|
2022-07-01 14:33:59 +03:00 |
VideoNotesManager.cpp
|
Asynchronously destroy some big data storages.
|
2022-07-20 13:40:14 +03:00 |
VideoNotesManager.h
|
Asynchronously destroy some big data storages.
|
2022-07-20 13:40:14 +03:00 |
VideoNotesManager.hpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
VideosManager.cpp
|
Asynchronously destroy some big data storages.
|
2022-07-20 13:40:14 +03:00 |
VideosManager.h
|
Asynchronously destroy some big data storages.
|
2022-07-20 13:40:14 +03:00 |
VideosManager.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
VoiceNotesManager.cpp
|
Add class td_api::SpeechRecognitionResult.
|
2022-07-25 13:47:06 +03:00 |
VoiceNotesManager.h
|
Add class td_api::SpeechRecognitionResult.
|
2022-07-25 13:47:06 +03:00 |
VoiceNotesManager.hpp
|
Minor fixes.
|
2022-06-02 16:19:16 +03:00 |
WebPageBlock.cpp
|
Add Dimensions.h.
|
2022-06-02 17:52:12 +03:00 |
WebPageBlock.h
|
Move other big classes inside FlatHashMap to unique_ptr.
|
2022-02-11 19:27:32 +03:00 |
WebPageId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
WebPagesManager.cpp
|
Add multiarg version of Scheduler::destroy_on_scheduler.
|
2022-07-22 21:21:30 +03:00 |
WebPagesManager.h
|
Move MultiTimeout to MultiTimeout.h.
|
2022-07-02 23:32:18 +03:00 |