tdlight/td/telegram
2022-11-05 02:50:48 +03:00
..
files Fix compilation error. 2022-11-04 11:34:11 +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 Avoid redundant usages of Status::error(). 2022-10-09 14:15:54 +03:00
AuthManager.h
AuthManager.hpp
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 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
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
ChatReactions.h
cli.cpp Rename forum topic title to topic name. 2022-11-02 17:31:25 +03:00
Client.cpp
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 "forum_member_count_min" option. 2022-11-05 02:43:23 +03:00
ConfigManager.h
ConnectionState.cpp
ConnectionState.h
Contact.cpp
Contact.h
ContactsManager.cpp Various user photo improvements. 2022-11-05 02:07:20 +03:00
ContactsManager.h Increase cache version for channels. 2022-10-30 12:17:47 +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
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
DialogDb.h
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
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
DialogSource.cpp
DialogSource.h
Dimensions.cpp
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
FileReferenceManager.h
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 separate messageForumTopicIsClosedToggled. 2022-10-27 19:40:37 +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
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
InputMessageText.cpp
InputMessageText.h
InputMessageText.hpp
JsonValue.cpp
JsonValue.h
LabeledPricePart.h
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 Improve handling of too long messages and captions. 2022-11-03 16:46:50 +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
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
MessageReaction.hpp
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 Keep information about dropped MessageReplyInfo. 2022-10-29 20:18:49 +03:00
MessageReplyInfo.h Keep information about dropped MessageReplyInfo. 2022-10-29 20:18:49 +03:00
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 Output main chat list position along with all folder identifiers. 2022-11-04 17:40:44 +03:00
MessagesManager.h Output main chat list position along with all folder identifiers. 2022-11-04 17:40:44 +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
OrderInfo.h Minor improvements. 2022-10-12 15:59:58 +03:00
OrderInfo.hpp
PasswordManager.cpp
PasswordManager.h
Payments.cpp Minor improvements. 2022-10-12 15:59:58 +03:00
Payments.h
PhoneNumberManager.cpp
PhoneNumberManager.h
Photo.cpp Don't drop photo cache if only minithumbnail was changed. 2022-11-05 01:25:19 +03:00
Photo.h
Photo.hpp
PhotoFormat.h
PhotoSize.cpp
PhotoSize.h
PhotoSize.hpp
PhotoSizeSource.cpp
PhotoSizeSource.h
PhotoSizeSource.hpp
PollId.h
PollId.hpp
PollManager.cpp
PollManager.h
PollManager.hpp
Premium.cpp Add premiumFeatureForumTopicIcon. 2022-10-25 12:46:07 +03:00
Premium.h
PremiumGiftOption.cpp
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
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
SecretChatLayer.h
SecretChatsManager.cpp
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
SecureValue.h
SecureValue.hpp
SendCodeHelper.cpp
SendCodeHelper.h
SendCodeHelper.hpp
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 Generate new links for topic messages. 2022-11-04 15:56:16 +03:00
Td.h Split API methods for chats and message threads. 2022-10-31 20:03:28 +03:00
TdCallback.h
TdDb.cpp Add td_api::deleteForumTopic. 2022-10-30 00:35:37 +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
TopDialogManager.h
TranscriptionInfo.cpp Move TranscribeAudioQuery to TranscriptionInfo.cpp. 2022-10-20 19:52:20 +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 Minor improvements. 2022-11-02 19:51: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 video note flags. 2022-10-20 20:35:00 +03:00
VideoNotesManager.cpp Minor improvements. 2022-11-02 19:51:41 +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 Minor improvements. 2022-11-02 19:51:41 +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
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