tdlight/td/telegram
2022-05-26 14:44:30 +03:00
..
files Remove unimplemented UploadCallback::on_progress. 2022-05-15 01:13:07 +03:00
logevent Workaround GCC 12 false positive warnings. 2022-05-18 16:59:15 +03:00
net Session: force ack when we received unknown answer 2022-05-03 17:17:36 +04:00
AccessRights.h
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
AnimationsManager.cpp Move data reloading to UpdatesManager. 2022-05-12 16:34:13 +03:00
AnimationsManager.h Move data reloading to UpdatesManager. 2022-05-12 16:34:13 +03:00
AnimationsManager.hpp Add PhotoSize.h. 2022-04-10 01:15:49 +03:00
Application.cpp Move get_invite_text and save_app_log to Application.cpp. 2022-05-24 14:56:02 +03:00
Application.h Move get_invite_text and save_app_log to Application.cpp. 2022-05-24 14:56:02 +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 Simplify SecretInputMedia creation. 2022-05-11 01:53:18 +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
AuthManager.hpp
AutoDownloadSettings.cpp
AutoDownloadSettings.h
BackgroundId.h
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
BackgroundType.h
BackgroundType.hpp
BotCommand.cpp
BotCommand.h
BotCommandScope.cpp Add ContactsManager::is_broadcast_channel/is_megagroup_channel helpers. 2022-04-04 15:48:33 +03:00
BotCommandScope.h
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
CallbackQueriesManager.h
CallDiscardReason.cpp
CallDiscardReason.h
CallId.h
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
ChannelId.h
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
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
ClientActor.h
ClientDotNet.cpp Remove unneeded commas. 2022-04-03 22:59:28 +03:00
ClientJson.cpp
ClientJson.h
ConfigManager.cpp Update notification sound option names. 2022-04-15 21:03:13 +03:00
ConfigManager.h
ConfigShared.cpp Minor ConfigShared improvements. 2022-05-14 19:59:11 +03:00
ConfigShared.h
ConnectionState.cpp
ConnectionState.h
Contact.cpp
Contact.h
ContactsManager.cpp Copy can_be_deleted flag to Channel to avoid ChannelFull loading. 2022-05-15 12:48:22 +03:00
ContactsManager.h Copy can_be_deleted flag to Channel to avoid ChannelFull loading. 2022-05-15 12:48:22 +03:00
CountryInfoManager.cpp Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +03:00
CountryInfoManager.h
DelayDispatcher.cpp
DelayDispatcher.h
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
DhCache.cpp
DhCache.h
DhConfig.h
DialogAction.cpp Add td_api::messageWebViewDataSent/messageWebViewDataReceived. 2022-03-28 10:01:39 +03:00
DialogAction.h
DialogActionBar.cpp Add ContactsManager::is_broadcast_channel/is_megagroup_channel helpers. 2022-04-04 15:48:33 +03:00
DialogActionBar.h
DialogAdministrator.cpp
DialogAdministrator.h
DialogDate.h
DialogDb.cpp
DialogDb.h
DialogEventLog.cpp Add PhotoSize.h. 2022-04-10 01:15:49 +03:00
DialogEventLog.h
DialogFilter.cpp Use FlatHashSet. 2022-03-11 21:38:48 +03:00
DialogFilter.h
DialogFilter.hpp Remove unneeded bool initializations in parsers. 2022-04-24 22:43:43 +03:00
DialogFilterId.h
DialogId.cpp
DialogId.h
DialogInviteLink.cpp
DialogInviteLink.h
DialogListId.h
DialogLocation.cpp
DialogLocation.h
DialogParticipant.cpp Locally fix until_date before sending it to the server. 2022-05-12 14:38:45 +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
DialogSource.h
Document.cpp
Document.h
Document.hpp
DocumentsManager.cpp Simplify SecretInputMedia creation. 2022-05-11 01:53:18 +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
DraftMessage.h
DraftMessage.hpp
EncryptedFile.h
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
FullMessageId.h
Game.cpp Use get_input_user instead of have_input_user. 2022-03-28 20:26:28 +03:00
Game.h
Game.hpp
GameManager.cpp
GameManager.h
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
GroupCallManager.cpp Improve log message. 2022-05-12 15:18:07 +03:00
GroupCallManager.h Improve sending and response handling for GetGroupCallStreamChannelsQuery. 2022-03-01 03:12:56 +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
GroupCallParticipantOrder.h
GroupCallVideoPayload.cpp
GroupCallVideoPayload.h
HashtagHints.cpp
HashtagHints.h
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
InputGroupCallId.h
InputMessageText.cpp
InputMessageText.h
InputMessageText.hpp
JsonValue.cpp
JsonValue.h
LanguagePackManager.cpp Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +03:00
LanguagePackManager.h
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
Location.h
Log.cpp
Log.h
LogDotNet.cpp
Logging.cpp
Logging.h
MessageContent.cpp Remove all emoji modifiers, including modifiers in the middle. 2022-05-12 18:02:27 +03:00
MessageContent.h Remove all emoji modifiers, including modifiers in the middle. 2022-05-12 18:02:27 +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 Use server-side forward as copy. 2022-05-08 23:54:04 +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
MessageId.cpp
MessageId.h
MessageLinkInfo.h
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
MessageReplyInfo.cpp
MessageReplyInfo.h
MessageReplyInfo.hpp
MessagesDb.cpp
MessagesDb.h
MessageSearchFilter.cpp
MessageSearchFilter.h
MessageSender.cpp
MessageSender.h
MessagesManager.cpp Fix MessagesManager::can_delete_dialog. 2022-05-24 17:41:32 +03:00
MessagesManager.h Use WaitFreeHashMap for message_id_to_dialog_id_. 2022-05-19 19:34:48 +03:00
MessageThreadInfo.h
MessageTtl.cpp
MessageTtl.h
MinChannel.h
MinChannel.hpp
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
NewPasswordState.h
Notification.h Return back notification.is_silent. 2022-05-03 16:09:40 +03:00
NotificationGroupId.h
NotificationGroupKey.h
NotificationGroupType.h
NotificationId.h
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 Move data reloading to UpdatesManager. 2022-05-12 16:34:13 +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
OptionManager.cpp Minor OptionManager::set_option improvements. 2022-05-14 20:09:08 +03:00
OptionManager.h
PasswordManager.cpp
PasswordManager.h
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
PhoneNumberManager.cpp Simplify getSupportUser implementation. 2022-05-14 18:29:34 +03:00
PhoneNumberManager.h
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
PhotoSizeSource.hpp
PollId.h
PollId.hpp
PollManager.cpp Fix poll unload. 2022-05-26 14:44:30 +03:00
PollManager.h Separately register scheduled and local polls. 2022-05-09 01:58:17 +03:00
PollManager.hpp
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
PublicDialogType.h
QueryCombiner.cpp Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +03:00
QueryCombiner.h
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
RestrictionReason.cpp
RestrictionReason.h
ScheduledServerMessageId.h
SecretChatActor.cpp Move expected logging about secret chat updates to INFO. 2022-05-21 23:07:28 +03:00
SecretChatActor.h
SecretChatDb.cpp
SecretChatDb.h
SecretChatId.h
SecretChatLayer.h
SecretChatsManager.cpp
SecretChatsManager.h
SecretInputMedia.cpp Simplify SecretInputMedia creation. 2022-05-11 01:53:18 +03:00
SecretInputMedia.h Simplify SecretInputMedia creation. 2022-05-11 01:53:18 +03:00
SecureManager.cpp Improve names of FileType::Secure. 2022-04-25 19:00:40 +03:00
SecureManager.h
SecureStorage.cpp
SecureStorage.h
SecureValue.cpp Return encrypted secure file if can't decrypt it. 2022-04-27 02:39:00 +03:00
SecureValue.h
SecureValue.hpp
SendCodeHelper.cpp
SendCodeHelper.h
SendCodeHelper.hpp Remove unneeded bool initializations in parsers. 2022-04-24 22:43:43 +03:00
SequenceDispatcher.cpp
SequenceDispatcher.h
ServerMessageId.h
SetWithPosition.h
SpecialStickerSetType.cpp
SpecialStickerSetType.h
SponsoredMessageManager.cpp Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +03:00
SponsoredMessageManager.h
StateManager.cpp Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +03:00
StateManager.h
StickerFormat.cpp
StickerFormat.h
StickerSetId.h
StickerSetId.hpp
StickersManager.cpp Remove all emoji modifiers, including modifiers in the middle. 2022-05-12 18:02:27 +03:00
StickersManager.h Remove all emoji modifiers, including modifiers in the middle. 2022-05-12 18:02:27 +03:00
StickersManager.hpp Remove all emoji modifiers, including modifiers in the middle. 2022-05-12 18:02:27 +03:00
StorageManager.cpp Add set_promises/fail_promises helper functions. 2022-04-13 17:40:12 +03:00
StorageManager.h
SuggestedAction.cpp
SuggestedAction.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 Move get_invite_text and save_app_log to Application.cpp. 2022-05-24 14:56:02 +03:00
Td.h Add td_api::sendCallLog. 2022-04-22 15:16:09 +03:00
TdCallback.h
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
TermsOfService.cpp
TermsOfService.h
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
TopDialogCategory.h
TopDialogManager.cpp
TopDialogManager.h
UniqueId.h
UpdatesManager.cpp Add warnings about long application of postponed updates. 2022-05-22 22:09:46 +03:00
UpdatesManager.h Add warnings about long application of postponed updates. 2022-05-22 22:09:46 +03:00
UserId.h
Venue.cpp
Venue.h
Version.h Use server-side forward as copy. 2022-05-08 23:54:04 +03:00
VideoNotesManager.cpp Simplify SecretInputMedia creation. 2022-05-11 01:53:18 +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 Simplify SecretInputMedia creation. 2022-05-11 01:53:18 +03:00
VideosManager.h Add PhotoSize.h. 2022-04-10 01:15:49 +03:00
VideosManager.hpp
VoiceNotesManager.cpp Simplify SecretInputMedia creation. 2022-05-11 01:53:18 +03:00
VoiceNotesManager.h
VoiceNotesManager.hpp
WebPageBlock.cpp Add PhotoSize.h. 2022-04-10 01:15:49 +03:00
WebPageBlock.h
WebPageId.h
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