tdlight/td/telegram
2022-05-06 12:41:55 +03:00
..
files Use count instead of find if appropriate. 2022-05-01 23:03:06 +03:00
logevent Add readAllChatReactions. 2022-01-30 12:37:24 +03:00
net Session: force ack when we received unknown answer 2022-05-03 17:17:36 +04: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 Add setDefaultGroupAdministratorRights/setDefaultChannelAdministratorRights. 2022-04-02 15:32:04 +03:00
AffectedHistory.h Update copyright year. 2022-01-01 03:35:39 +03:00
AnimationsManager.cpp Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +03:00
AnimationsManager.h Add PhotoSize.h. 2022-04-10 01:15:49 +03:00
AnimationsManager.hpp Add PhotoSize.h. 2022-04-10 01:15:49 +03:00
AttachMenuManager.cpp Fix compilation error. 2022-05-04 17:17:40 +03:00
AttachMenuManager.h Fix "attachment menu" spelling. 2022-04-14 22:56:27 +03:00
AudiosManager.cpp Add notification sound size and duration checks. 2022-04-18 19:08:32 +03:00
AudiosManager.h Add notificationSound.date. 2022-04-15 15:30:51 +03:00
AudiosManager.hpp Add notificationSound.date. 2022-04-15 15:30:51 +03:00
AuthManager.cpp Double check authorization during start up 2022-05-02 19:34:01 +04:00
AuthManager.h Update copyright year. 2022-01-01 03:35:39 +03:00
AuthManager.hpp Update copyright year. 2022-01-01 03:35:39 +03:00
AutoDownloadSettings.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
AutoDownloadSettings.h Update copyright year. 2022-01-01 03:35:39 +03:00
BackgroundId.h Update copyright year. 2022-01-01 03:35:39 +03:00
BackgroundManager.cpp Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +03:00
BackgroundManager.h Add PhotoFormat.h. 2022-04-09 23:21:07 +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 Update copyright year. 2022-01-01 03:35:39 +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 Apply bot menu button update to non-loaded users. 2022-04-08 04:02:25 +03:00
BotMenuButton.h Remove openWebApp.from_bot_menu flag. 2022-04-07 18:29:59 +03:00
CallActor.cpp Actually upload file in sendCallLog. 2022-04-22 18:17:36 +03:00
CallActor.h Actually upload file in sendCallLog. 2022-04-22 18:17:36 +03:00
CallbackQueriesManager.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
CallbackQueriesManager.h Update copyright year. 2022-01-01 03:35:39 +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 Add td_api::sendCallLog. 2022-04-22 15:16:09 +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 td_api::sendCallLog. 2022-04-22 15:16:09 +03:00
Client.cpp Use FlatHashSet. 2022-03-11 21:38:48 +03:00
Client.h Remove unneeded commas. 2022-04-03 22:59:28 +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 Remove unneeded commas. 2022-04-03 22:59:28 +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 Update notification sound option names. 2022-04-15 21:03:13 +03:00
ConfigManager.h Update copyright year. 2022-01-01 03:35:39 +03:00
ConfigShared.cpp More FlatHashMap usages. 2022-02-09 17:05:27 +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 Drop ChatFull/ChannelFull photo after updating chat/channel photo. 2022-05-06 12:41:55 +03:00
ContactsManager.h Drop ChatFull/ChannelFull photo after updating chat/channel photo. 2022-05-06 12:41:55 +03:00
CountryInfoManager.cpp Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +03:00
CountryInfoManager.h Fix includes and formatting. 2022-02-08 00:04:34 +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 Respect flood waits in reregister_device. 2022-04-12 16:21:42 +03:00
DeviceTokenManager.h Update copyright year. 2022-01-01 03:35:39 +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::messageWebViewDataSent/messageWebViewDataReceived. 2022-03-28 10:01:39 +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 Update copyright year. 2022-01-01 03:35:39 +03:00
DialogDb.h Update copyright year. 2022-01-01 03:35:39 +03:00
DialogEventLog.cpp Add PhotoSize.h. 2022-04-10 01:15:49 +03:00
DialogEventLog.h Update copyright year. 2022-01-01 03:35:39 +03:00
DialogFilter.cpp Use FlatHashSet. 2022-03-11 21:38:48 +03:00
DialogFilter.h Fix includes and formatting. 2022-02-08 00:04:34 +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 Update copyright year. 2022-01-01 03:35:39 +03:00
DialogInviteLink.h Update copyright year. 2022-01-01 03:35:39 +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 Always adjust administrator rights for supergroups and channels. 2022-04-04 16:19:41 +03:00
DialogParticipant.h Fix anonymous administrator right. 2022-04-17 23:36:37 +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
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 Add notificationSound.date. 2022-04-15 15:30:51 +03:00
DocumentsManager.h Add fileTypeNotificationSound. 2022-04-12 22:50:20 +03:00
DocumentsManager.hpp Add PhotoSize.h. 2022-04-10 01:15:49 +03:00
DownloadManager.cpp Improve logging. 2022-04-04 19:08:47 +03:00
DownloadManager.h Minor fixes. 2022-03-09 03:27:03 +03:00
DownloadManagerCallback.cpp Minor fixes. 2022-03-09 03:27:03 +03:00
DownloadManagerCallback.h Minor fixes. 2022-03-09 03:27:03 +03:00
DraftMessage.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
DraftMessage.h Update copyright year. 2022-01-01 03:35:39 +03:00
DraftMessage.hpp Update copyright year. 2022-01-01 03:35:39 +03:00
EncryptedFile.h Update copyright year. 2022-01-01 03:35:39 +03:00
FileReferenceManager.cpp Support file reference repair for notification sounds. 2022-04-15 16:27:30 +03:00
FileReferenceManager.h Support file reference repair for notification sounds. 2022-04-15 16:27:30 +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 Update copyright year. 2022-01-01 03:35:39 +03:00
Global.cpp Enable back log out. 2022-05-03 16:31:58 +03:00
Global.h Add Global::log_out helper. 2022-05-02 20:59:07 +03:00
GroupCallId.h Update copyright year. 2022-01-01 03:35:39 +03:00
GroupCallManager.cpp Clear used promise just in case. 2022-04-14 10:55:22 +03:00
GroupCallManager.h Improve sending and response handling for GetGroupCallStreamChannelsQuery. 2022-03-01 03:12:56 +03:00
GroupCallParticipant.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
GroupCallParticipant.h Store unique_ptr instead of a big class in a FlatHashMap. 2022-02-11 18:26:43 +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 Update copyright year. 2022-01-01 03:35:39 +03:00
InlineQueriesManager.cpp Add PhotoSize.h. 2022-04-10 01:15:49 +03:00
InlineQueriesManager.h Rename web view to web app. 2022-03-31 16:42:59 +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 Update copyright year. 2022-01-01 03:35:39 +03:00
InputMessageText.h Update copyright year. 2022-01-01 03:35:39 +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 FlatHashMap improvements. 2022-02-09 03:08:18 +03:00
LinkManager.cpp Add optional administrator_rights to internalLinkTypeBotStartInGroup. 2022-04-16 05:30:23 +03:00
LinkManager.h Add internalLinkTypeBotAddToChannel. 2022-04-02 14:51:20 +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 Remove unused function. 2022-04-26 16:19:37 +03:00
MessageContent.h Remove unused function. 2022-04-26 16:19:37 +03:00
MessageContentType.cpp Add td_api::messageWebViewDataSent/messageWebViewDataReceived. 2022-03-28 10:01:39 +03:00
MessageContentType.h Add td_api::messageWebViewDataSent/messageWebViewDataReceived. 2022-03-28 10:01:39 +03:00
MessageCopyOptions.h Update copyright year. 2022-01-01 03:35:39 +03:00
MessageEntity.cpp Use get_input_user instead of have_input_user. 2022-03-28 20:26:28 +03:00
MessageEntity.h Use FlatHashSet. 2022-03-11 21:38:48 +03:00
MessageEntity.hpp Update copyright year. 2022-01-01 03:35:39 +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 Ensure that the current user is among recent choosers of the chosen reaction. 2022-04-27 22:13:05 +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 Update copyright year. 2022-01-01 03:35:39 +03:00
MessagesDb.h Update copyright year. 2022-01-01 03:35:39 +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 Remove unused argument. 2022-05-05 23:07:42 +03:00
MessagesManager.h Remove unused argument. 2022-05-05 23:07:42 +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 Return back notification.is_silent. 2022-05-03 16:09:40 +03:00
NotificationManager.h Return back notification.is_silent. 2022-05-03 16:09:40 +03:00
NotificationSettings.cpp Rename notification tones to notification sounds in API, 2022-04-12 23:27:20 +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 Add notification sound size and duration checks. 2022-04-18 19:08:32 +03:00
NotificationSettingsManager.h Minor fixes. 2022-04-16 06:01:05 +03:00
NotificationSound.cpp Support new NotificationSound. 2022-04-11 20:01:44 +03:00
NotificationSound.h Support new NotificationSound. 2022-04-11 20:01:44 +03:00
NotificationSoundType.h Support new NotificationSound. 2022-04-11 20:01:44 +03:00
NotificationType.cpp Add PhotoFormat.h. 2022-04-09 23:21:07 +03:00
NotificationType.h Update copyright year. 2022-01-01 03:35:39 +03:00
OptionManager.cpp Update notification sound option names. 2022-04-15 21:03:13 +03:00
OptionManager.h Allow to change default reaction. 2022-01-05 18:03:02 +03:00
PasswordManager.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
PasswordManager.h Update copyright year. 2022-01-01 03:35:39 +03:00
Payments.cpp Add PhotoSize.h. 2022-04-10 01:15:49 +03:00
Payments.h Rename class td_api::paymentFormTheme to td_api::themeParameters. 2022-03-29 16:34:51 +03:00
Payments.hpp Update copyright year. 2022-01-01 03:35:39 +03:00
PhoneNumberManager.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
PhoneNumberManager.h Update copyright year. 2022-01-01 03:35:39 +03:00
Photo.cpp Avoid updating chat photo minithumbnail to 40x40 full minithumbnail. 2022-04-29 10:50:10 +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 Avoid updating chat photo minithumbnail to 40x40 full minithumbnail. 2022-04-29 10:50:10 +03:00
PhotoSize.h Avoid updating chat photo minithumbnail to 40x40 full minithumbnail. 2022-04-29 10:50:10 +03:00
PhotoSize.hpp Add PhotoSize.h. 2022-04-10 01:15:49 +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 Use count instead of find if appropriate. 2022-05-01 23:03:06 +03:00
PollManager.h Use FlatHashSet. 2022-03-11 21:38:48 +03:00
PollManager.hpp Update copyright year. 2022-01-01 03:35:39 +03:00
PrivacyManager.cpp Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +03:00
PrivacyManager.h Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +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 Fix includes and formatting. 2022-02-08 00:04:34 +03:00
RecentDialogList.cpp Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +03:00
RecentDialogList.h Use FlatHashSet. 2022-03-11 21:38:48 +03:00
ReplyMarkup.cpp Improve error messages. 2022-04-05 19:07:12 +03:00
ReplyMarkup.h Add keyboardButtonTypeWebView. 2022-03-27 02:20:26 +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 Update copyright year. 2022-01-01 03:35:39 +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 Use count instead of find if appropriate. 2022-05-01 23:03:06 +03:00
SecretChatActor.h Update copyright year. 2022-01-01 03:35:39 +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 Update copyright year. 2022-01-01 03:35:39 +03:00
SecretChatsManager.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
SecretChatsManager.h Update copyright year. 2022-01-01 03:35:39 +03:00
SecretInputMedia.h Update copyright year. 2022-01-01 03:35:39 +03:00
SecureManager.cpp Improve names of FileType::Secure. 2022-04-25 19:00:40 +03:00
SecureManager.h Move other big classes inside FlatHashMap to unique_ptr. 2022-02-11 19:27:32 +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 Return encrypted secure file if can't decrypt it. 2022-04-27 02:39:00 +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 Use int32 ro store last/next/total_timeout. 2022-02-04 17:05:35 +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 Update copyright year. 2022-01-01 03:35:39 +03:00
SpecialStickerSetType.h Update copyright year. 2022-01-01 03:35:39 +03:00
SponsoredMessageManager.cpp Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +03:00
SponsoredMessageManager.h Fix includes and formatting. 2022-02-08 00:04:34 +03:00
StateManager.cpp Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +03:00
StateManager.h Update copyright year. 2022-01-01 03:35:39 +03:00
StickerFormat.cpp Guess format of sent stickers by file extension. 2022-02-17 20:45:58 +03:00
StickerFormat.h Guess format of sent stickers by file extension. 2022-02-17 20:45:58 +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 Use count instead of find if appropriate. 2022-05-01 23:03:06 +03:00
StickersManager.h Add PhotoSize.h. 2022-04-10 01:15:49 +03:00
StickersManager.hpp Add PhotoSize.h. 2022-04-10 01:15:49 +03:00
StorageManager.cpp Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +03:00
StorageManager.h Update copyright year. 2022-01-01 03:35:39 +03:00
SuggestedAction.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
SuggestedAction.h Update copyright year. 2022-01-01 03:35:39 +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 Update copyright year. 2022-01-01 03:35:39 +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 Improve names of FileType::Secure. 2022-04-25 19:00:40 +03:00
Td.h Add td_api::sendCallLog. 2022-04-22 15:16:09 +03:00
TdCallback.h Update copyright year. 2022-01-01 03:35:39 +03:00
TdDb.cpp Move scope notification settings tp NotificationSettingsManager. 2022-04-11 12:45:52 +03:00
TdDb.h Move scope notification settings tp NotificationSettingsManager. 2022-04-11 12:45:52 +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 Update copyright year. 2022-01-01 03:35:39 +03:00
ThemeManager.cpp Add synchronous method td_api::getThemeParametersJsonString. 2022-03-29 20:22:38 +03:00
ThemeManager.h Add synchronous method td_api::getThemeParametersJsonString. 2022-03-29 20:22:38 +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 Update copyright year. 2022-01-01 03:35:39 +03:00
TopDialogManager.h Update copyright year. 2022-01-01 03:35:39 +03:00
UniqueId.h Update copyright year. 2022-01-01 03:35:39 +03:00
UpdatesManager.cpp Use count instead of find if appropriate. 2022-05-01 23:03:06 +03:00
UpdatesManager.h Output the number of objects to be freed on closing. 2022-04-25 20:52:44 +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 Add notificationSound.date. 2022-04-15 15:30:51 +03:00
VideoNotesManager.cpp Add PhotoFormat.h. 2022-04-09 23:21:07 +03:00
VideoNotesManager.h Add PhotoSize.h. 2022-04-10 01:15:49 +03:00
VideoNotesManager.hpp Add PhotoSize.h. 2022-04-10 01:15:49 +03:00
VideosManager.cpp Add PhotoFormat.h. 2022-04-09 23:21:07 +03:00
VideosManager.h Add PhotoSize.h. 2022-04-10 01:15:49 +03:00
VideosManager.hpp Update copyright year. 2022-01-01 03:35:39 +03:00
VoiceNotesManager.cpp Add notification sound size and duration checks. 2022-04-18 19:08:32 +03:00
VoiceNotesManager.h Fix includes and formatting. 2022-02-08 00:04:34 +03:00
VoiceNotesManager.hpp Update copyright year. 2022-01-01 03:35:39 +03:00
WebPageBlock.cpp Add PhotoSize.h. 2022-04-10 01:15:49 +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 Output the number of objects to be freed on closing. 2022-04-25 20:52:44 +03:00
WebPagesManager.h Use FlatHashSet. 2022-03-11 21:38:48 +03:00