tdlight/td/telegram
2021-09-17 16:16:34 +03:00
..
files Add some FileView emptiness checks. 2021-09-16 16:58:30 +03:00
logevent Update layer to 133. 2021-09-03 12:27:59 +03:00
net Add mtproto::ConnectionManager. 2021-09-16 19:09:39 +03:00
AccessRights.h Update copyright year. 2021-01-01 15:57:46 +03:00
AnimationsManager.cpp Update layer to 133. 2021-09-03 12:27:59 +03:00
AnimationsManager.h Update layer to 133. 2021-09-03 12:27:59 +03:00
AnimationsManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
AudiosManager.cpp Make get_document_object methods const. 2021-08-28 14:16:29 +03:00
AudiosManager.h Make get_document_object methods const. 2021-08-28 14:16:29 +03:00
AudiosManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
AuthManager.cpp Replace getChatThemes with updateChatThemes. 2021-09-13 15:55:01 +03:00
AuthManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
AuthManager.hpp Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
AutoDownloadSettings.cpp Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
AutoDownloadSettings.h Update copyright year. 2021-01-01 15:57:46 +03:00
BackgroundId.h Add and use BackgroundId::is_local. 2021-06-09 17:14:10 +03:00
BackgroundManager.cpp Add some FileView emptiness checks. 2021-09-16 16:58:30 +03:00
BackgroundManager.h Use Promise instead of RequestActor in getBackgrounds. 2021-09-03 09:07:18 +03:00
BackgroundType.cpp Add flag backgroundTypePattern.is_inverted instead of negative intensity. 2021-09-14 12:53:59 +03:00
BackgroundType.h Return BackgroundType from on_get_background. 2021-08-24 17:13:51 +03:00
BackgroundType.hpp Impriove BackgroundType field names style. 2021-06-10 01:44:46 +03:00
BotCommand.cpp Allow short bot command descriptions. 2021-07-24 06:00:31 +03:00
BotCommand.h Improve bot commands methods implementation. 2021-06-22 04:34:29 +03:00
BotCommandScope.cpp Minor improvements. 2021-06-23 03:22:23 +03:00
BotCommandScope.h Improve bot commands methods implementation. 2021-06-22 04:34:29 +03:00
CallActor.cpp Improve field names. 2021-07-26 20:32:51 +03:00
CallActor.h Improve field names. 2021-07-26 20:32:51 +03:00
CallbackQueriesManager.cpp Update layer to 133. 2021-09-03 12:27:59 +03:00
CallbackQueriesManager.h Update layer to 133. 2021-09-03 12:27:59 +03:00
CallDiscardReason.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
CallDiscardReason.h Update copyright year. 2021-01-01 15:57:46 +03:00
CallId.h Update copyright year. 2021-01-01 15:57:46 +03:00
CallManager.cpp Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
CallManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
ChannelId.h Improve validness checks for UserId/ChatId/ChannelId. 2021-09-14 17:09:40 +03:00
ChatId.h Improve validness checks for UserId/ChatId/ChannelId. 2021-09-14 17:09:40 +03:00
cli.cpp Add td_api::clickAnimatedEmojiMessage. 2021-09-16 00:41:40 +03:00
Client.cpp Fix maximal number of used threads on Windows. 2021-07-10 02:08:03 +03:00
Client.h Minor improvements. 2021-06-02 15:43:56 +03:00
ClientActor.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
ClientActor.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
ClientDotNet.cpp Minor improvements. 2021-06-02 15:43:56 +03:00
ClientJson.cpp Simplify JSON generation. 2021-07-27 09:41:11 +03:00
ClientJson.h Remove set_log_fatal_error_callback. Add td_set_log_message_callback, deprecate td_set_log_fatal_error_callback. 2021-05-18 04:41:09 +03:00
ConfigManager.cpp Support message viewers-related config options. 2021-09-03 19:06:24 +03:00
ConfigManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
ConfigShared.cpp Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
ConfigShared.h Update copyright year. 2021-01-01 15:57:46 +03:00
ConnectionState.cpp Move StateManager::State to ConnectionState.h. 2021-09-16 18:23:10 +03:00
ConnectionState.h Move StateManager::State to ConnectionState.h. 2021-09-16 18:23:10 +03:00
Contact.cpp Update layer to 133. 2021-09-03 12:27:59 +03:00
Contact.h Improve get_input_bot_inline_message_media_* functions. 2021-03-31 02:54:29 +03:00
ContactsManager.cpp Add (disabled) logging on inconsistent update*Participant. 2021-09-15 18:36:45 +03:00
ContactsManager.h Improve validness checks for UserId/ChatId/ChannelId. 2021-09-14 17:09:40 +03:00
CountryInfoManager.cpp Minor improvements. 2021-09-01 20:31:39 +03:00
CountryInfoManager.h Minor improvements. 2021-09-01 20:31:39 +03:00
DelayDispatcher.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
DelayDispatcher.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
Dependencies.cpp Don't reload all messages with web pages from the server. 2021-07-08 17:37:23 +03:00
Dependencies.h Reload objects from server if failed to resolve their dependencies. 2021-04-04 03:23:22 +03:00
DeviceTokenManager.cpp Update layer to 133. 2021-09-03 12:27:59 +03:00
DeviceTokenManager.h Update layer to 133. 2021-09-03 12:27:59 +03:00
DhCache.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
DhCache.h Move DhCallback to a separate header. 2021-07-05 21:20:07 +03:00
DhConfig.h Update copyright year. 2021-01-01 15:57:46 +03:00
DialogAction.cpp Send sendMessageEmojiInteraction typings. 2021-09-17 16:16:34 +03:00
DialogAction.h Send sendMessageEmojiInteraction typings. 2021-09-17 16:16:34 +03:00
DialogAdministrator.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
DialogAdministrator.h Add DialogInviteLink class. 2021-01-13 16:28:24 +03:00
DialogDate.h Update copyright year. 2021-01-01 15:57:46 +03:00
DialogDb.cpp Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
DialogDb.h Update copyright year. 2021-01-01 15:57:46 +03:00
DialogFilter.cpp Minor improvements. 2021-04-09 02:35:50 +03:00
DialogFilter.h Update copyright year. 2021-01-01 15:57:46 +03:00
DialogFilter.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
DialogFilterId.h Update copyright year. 2021-01-01 15:57:46 +03:00
DialogId.cpp Improve validness checks for UserId/ChatId/ChannelId. 2021-09-14 17:09:40 +03:00
DialogId.h Improve validness checks for UserId/ChatId/ChannelId. 2021-09-14 17:09:40 +03:00
DialogInviteLink.cpp Minor improvements. 2021-06-02 15:43:56 +03:00
DialogInviteLink.h Move get_dialog_invite_link_hash to LinkManager. 2021-05-27 20:31:06 +03:00
DialogListId.h Update copyright year. 2021-01-01 15:57:46 +03:00
DialogLocation.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
DialogLocation.h Update copyright year. 2021-01-01 15:57:46 +03:00
DialogParticipant.cpp Fix handling of empty permissions in chatMemberStatusRestricted. 2021-08-21 19:57:01 +03:00
DialogParticipant.h Minor improvements. 2021-04-09 02:35:50 +03:00
DialogSource.cpp Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
DialogSource.h Update copyright year. 2021-01-01 15:57:46 +03:00
Document.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
Document.h Update copyright year. 2021-01-01 15:57:46 +03:00
Document.hpp Add CHECK debug. 2021-09-13 16:03:21 +03:00
DocumentsManager.cpp Minor improvements. 2021-09-01 20:31:39 +03:00
DocumentsManager.h Make get_document_object methods const. 2021-08-28 14:16:29 +03:00
DocumentsManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
DraftMessage.cpp Fimd media timestamp entities in find_entities. 2021-08-04 04:26:41 +03:00
DraftMessage.h Update copyright year. 2021-01-01 15:57:46 +03:00
DraftMessage.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
EncryptedFile.h Add class EncryptedFile. 2021-08-01 06:17:51 +03:00
FileReferenceManager.cpp Add source to get_messages_from_server. 2021-07-08 17:09:16 +03:00
FileReferenceManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
FileReferenceManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
FolderId.h Update copyright year. 2021-01-01 15:57:46 +03:00
FullMessageId.h Update copyright year. 2021-01-01 15:57:46 +03:00
Game.cpp Improve Game constructor. 2021-09-02 16:49:57 +03:00
Game.h Improve Game constructor. 2021-09-02 16:49:57 +03:00
Game.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
GameManager.cpp Minor include improvements. 2021-09-08 16:50:03 +03:00
GameManager.h Replace SetGameScoreRequest with promise. 2021-09-07 12:05:44 +03:00
Global.cpp Simpler and faster have_message_force. 2021-09-16 17:28:33 +03:00
Global.h Improve logging in G_impl. 2021-09-14 11:54:54 +03:00
GroupCallId.h Update copyright year. 2021-01-01 15:57:46 +03:00
GroupCallManager.cpp Remove default source from have_dialog_force. 2021-09-01 19:41:00 +03:00
GroupCallManager.h Add group_call.is_video_recorded. 2021-08-24 17:49:08 +03:00
GroupCallParticipant.cpp Add source to get_message_sender_object. 2021-08-03 01:58:02 +03:00
GroupCallParticipant.h Use local unmuted video count if possible. 2021-07-13 03:14:48 +03:00
GroupCallParticipantOrder.cpp Improve field names of GroupCallParticipantOrder. 2021-07-12 18:29:55 +03:00
GroupCallParticipantOrder.h Use local unmuted video count if possible. 2021-07-13 03:14:48 +03:00
GroupCallVideoPayload.cpp Make fiedls of GroupCallVideoPayload private. 2021-07-11 01:55:44 +03:00
GroupCallVideoPayload.h Make fiedls of GroupCallVideoPayload private. 2021-07-11 01:55:44 +03:00
HashtagHints.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
HashtagHints.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
InlineQueriesManager.cpp Fix some misprints. 2021-09-06 13:58:40 +03:00
InlineQueriesManager.h Update layer to 133. 2021-09-03 12:27:59 +03:00
InputDialogId.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
InputDialogId.h Update copyright year. 2021-01-01 15:57:46 +03:00
InputGroupCallId.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
InputGroupCallId.h Update copyright year. 2021-01-01 15:57:46 +03:00
InputMessageText.cpp Hide too big media timestamps. 2021-08-04 09:28:53 +03:00
InputMessageText.h Update copyright year. 2021-01-01 15:57:46 +03:00
InputMessageText.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
JsonValue.cpp Add get_json_value_bool helper function. 2021-09-03 18:17:11 +03:00
JsonValue.h Add get_json_value_bool helper function. 2021-09-03 18:17:11 +03:00
LanguagePackManager.cpp Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
LanguagePackManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
LinkManager.cpp Add internalLinkTypeVoiceChat.is_live_stream flag. 2021-09-08 13:53:24 +03:00
LinkManager.h Update layer to 133. 2021-09-03 12:27:59 +03:00
Location.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
Location.h Update copyright year. 2021-01-01 15:57:46 +03:00
Log.cpp Minor improvements. 2021-06-02 15:43:56 +03:00
Log.h Remove set_log_fatal_error_callback. Add td_set_log_message_callback, deprecate td_set_log_fatal_error_callback. 2021-05-18 04:41:09 +03:00
LogDotNet.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
Logging.cpp Add BinlogKeyValue logging. 2021-06-16 05:23:22 +03:00
Logging.h Update copyright year. 2021-01-01 15:57:46 +03:00
MessageContent.cpp Add updateAnimatedEmojiMessageClicked. 2021-09-17 15:51:42 +03:00
MessageContent.h Add updateAnimatedEmojiMessageClicked. 2021-09-17 15:51:42 +03:00
MessageContentType.cpp Add messageChatSetTheme. 2021-08-18 16:03:10 +03:00
MessageContentType.h Add messageChatSetTheme. 2021-08-18 16:03:10 +03:00
MessageCopyOptions.h Update copyright year. 2021-01-01 15:57:46 +03:00
MessageEntity.cpp Improve URL and email matching. 2021-09-09 17:59:24 +03:00
MessageEntity.h Fix MessageEntity constructors. 2021-08-13 13:10:54 +03:00
MessageEntity.hpp Store media_timestamp in a separate field. 2021-08-06 09:14:52 +03:00
MessageId.cpp Fix MessageId::is_valid_scheduled. 2021-08-25 11:29:57 +03:00
MessageId.h Update copyright year. 2021-01-01 15:57:46 +03:00
MessageLinkInfo.h Support media timestamp in message links. 2021-07-26 02:40:36 +03:00
MessageReplyInfo.cpp Remove expected error logging. 2021-01-18 12:58:16 +03:00
MessageReplyInfo.h Update copyright year. 2021-01-01 15:57:46 +03:00
MessagesDb.cpp Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
MessagesDb.h Update copyright year. 2021-01-01 15:57:46 +03:00
MessageSearchFilter.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
MessageSearchFilter.h Update copyright year. 2021-01-01 15:57:46 +03:00
MessagesManager.cpp Add updateAnimatedEmojiMessageClicked. 2021-09-17 15:51:42 +03:00
MessagesManager.h Add updateAnimatedEmojiMessageClicked. 2021-09-17 15:51:42 +03:00
MessageThreadInfo.h Add unread_count to MessageThreadInfo. 2021-08-13 18:24:00 +03:00
MessageTtlSetting.cpp Add MessageTtlSetting class. 2021-02-09 16:05:00 +03:00
MessageTtlSetting.h Minor improvements. 2021-02-25 15:56:26 +03:00
misc.cpp Update layer to 133. 2021-09-03 12:27:59 +03:00
misc.h Update layer to 133. 2021-09-03 12:27:59 +03:00
NewPasswordState.cpp Use final instead of override. 2021-07-03 23:51:36 +03:00
NewPasswordState.h Use final instead of override. 2021-07-03 23:51:36 +03:00
Notification.h Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationGroupId.h Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationGroupKey.h Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationGroupType.h Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationId.h Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationManager.cpp Support MESSAGE_NOTHEME and CHAT_MESSAGE_NOTHEME push notifications. 2021-09-08 14:39:39 +03:00
NotificationManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
NotificationSettings.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationSettings.h Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationSettings.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
NotificationType.cpp Add td_api::pushMessageContentChatChangeTheme. 2021-08-27 16:38:05 +03:00
NotificationType.h Update copyright year. 2021-01-01 15:57:46 +03:00
PasswordManager.cpp Remove usage of the default account.passwordInputSettings constructor. 2021-07-31 09:06:43 +03:00
PasswordManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
Payments.cpp Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
Payments.h Add td_api::getSponsoredMessages. 2021-08-24 23:44:47 +03:00
Payments.hpp Add class InputInvoice. 2021-03-31 01:20:40 +03:00
PhoneNumberManager.cpp Add suggestedActionCheckPhoneNumber support. 2021-06-11 02:13:46 +03:00
PhoneNumberManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
Photo.cpp Add class EncryptedFile. 2021-08-01 06:17:51 +03:00
Photo.h Add class EncryptedFile. 2021-08-01 06:17:51 +03:00
Photo.hpp Update layer to 128. Remove photo volume_id/local_id. 2021-04-16 17:43:51 +03:00
PhotoSizeSource.cpp Minor improvements. 2021-06-02 15:43:56 +03:00
PhotoSizeSource.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
PhotoSizeSource.hpp Fix parsing of PhotoSizeSource::FullLegacy. 2021-08-07 08:46:56 +03:00
PollId.h Update copyright year. 2021-01-01 15:57:46 +03:00
PollId.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
PollManager.cpp Reopen closed polls when copying them. 2021-09-05 23:11:25 +03:00
PollManager.h Reopen closed polls when copying them. 2021-09-05 23:11:25 +03:00
PollManager.hpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
PrivacyManager.cpp Update layer to 133. 2021-09-03 12:27:59 +03:00
PrivacyManager.h Update layer to 133. 2021-09-03 12:27:59 +03:00
PtsManager.h Update copyright year. 2021-01-01 15:57:46 +03:00
PublicDialogType.h Update copyright year. 2021-01-01 15:57:46 +03:00
QueryCombiner.cpp Improve logging. 2021-08-02 06:38:18 +03:00
QueryCombiner.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
RecentDialogList.cpp Add missing include. 2021-09-15 17:16:23 +03:00
RecentDialogList.h Load recent dialogs in one pass. 2021-09-14 11:31:21 +03:00
ReplyMarkup.cpp Update layer to 133. 2021-09-03 12:27:59 +03:00
ReplyMarkup.h Update layer to 133. 2021-09-03 12:27:59 +03:00
ReplyMarkup.hpp Update layer to 133. 2021-09-03 12:27:59 +03:00
ReportReason.cpp Add class ReportReason. 2021-02-20 03:55:09 +03:00
ReportReason.h Repair file_reference in reportChatPhoto. 2021-02-20 21:06:58 +03:00
RequestActor.h Use final instead of override. 2021-07-03 23:51:36 +03:00
RestrictionReason.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
RestrictionReason.h Update copyright year. 2021-01-01 15:57:46 +03:00
ScheduledServerMessageId.h Update copyright year. 2021-01-01 15:57:46 +03:00
SecretChatActor.cpp Minor include fixes. 2021-08-05 01:09:39 +03:00
SecretChatActor.h Update layer to 133. 2021-09-03 12:27:59 +03:00
SecretChatDb.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
SecretChatDb.h Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
SecretChatId.h Update copyright year. 2021-01-01 15:57:46 +03:00
SecretChatLayer.h Improve constant names. 2021-07-05 19:17:26 +03:00
SecretChatsManager.cpp Improve logging for secret chats. 2021-08-30 19:28:54 +03:00
SecretChatsManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
SecretInputMedia.h Update copyright year. 2021-01-01 15:57:46 +03:00
SecureManager.cpp Use preincrement for iterators. 2021-08-04 03:43:48 +03:00
SecureManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
SecureStorage.cpp Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
SecureStorage.h Remove unused secure_storage::EncryptedFile class. 2021-08-04 05:09:24 +03:00
SecureValue.cpp Add some FileView emptiness checks. 2021-09-16 16:58:30 +03:00
SecureValue.h Update copyright year. 2021-01-01 15:57:46 +03:00
SecureValue.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
SendCodeHelper.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
SendCodeHelper.h Update copyright year. 2021-01-01 15:57:46 +03:00
SendCodeHelper.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
SequenceDispatcher.cpp support MSG_WAIT_TIMEOUT 2021-07-06 17:03:31 +03:00
SequenceDispatcher.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
ServerMessageId.h Update copyright year. 2021-01-01 15:57:46 +03:00
SetWithPosition.h Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
SpecialStickerSetType.cpp Add animated_emoji_click_sticker_set_name. 2021-09-15 14:44:11 +03:00
SpecialStickerSetType.h Add animated_emoji_click_sticker_set_name. 2021-09-15 14:44:11 +03:00
SponsoredMessageManager.cpp Use int32 as sponsored message ID. 2021-09-10 11:44:50 +03:00
SponsoredMessageManager.h Use int32 as sponsored message ID. 2021-09-10 11:44:50 +03:00
StateManager.cpp Add mtproto::ConnectionManager. 2021-09-16 19:09:39 +03:00
StateManager.h Add mtproto::ConnectionManager. 2021-09-16 19:09:39 +03:00
StickerSetId.h Update copyright year. 2021-01-01 15:57:46 +03:00
StickerSetId.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
StickersManager.cpp Send sendMessageEmojiInteraction typings. 2021-09-17 16:16:34 +03:00
StickersManager.h Add updateAnimatedEmojiMessageClicked. 2021-09-17 15:51:42 +03:00
StickersManager.hpp Add CHECK debug. 2021-09-13 16:03:21 +03:00
StorageManager.cpp Prefer US spelling of "canceled". 2021-05-31 21:51:48 +03:00
StorageManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
SuggestedAction.cpp Use preincrement for iterators. 2021-08-04 03:43:48 +03:00
SuggestedAction.h Add suggestedActionCheckPassword. 2021-06-11 02:48:10 +03:00
td_c_client.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
td_c_client.h Update copyright year. 2021-01-01 15:57:46 +03:00
td_emscripten.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
td_json_client.cpp Remove set_log_fatal_error_callback. Add td_set_log_message_callback, deprecate td_set_log_fatal_error_callback. 2021-05-18 04:41:09 +03:00
td_json_client.h Minor improvements. 2021-06-02 15:43:56 +03:00
td_log.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
td_log.h Export td_set_log_fatal_error_callback as deprecated. 2021-06-23 23:45:15 +03:00
Td.cpp Add td_api::clickAnimatedEmojiMessage. 2021-09-16 00:41:40 +03:00
Td.h Add td_api::clickAnimatedEmojiMessage. 2021-09-16 00:41:40 +03:00
TdCallback.h Update copyright year. 2021-01-01 15:57:46 +03:00
TdDb.cpp Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
TdDb.h Update copyright year. 2021-01-01 15:57:46 +03:00
TdParameters.h Update copyright year. 2021-01-01 15:57:46 +03:00
TermsOfService.cpp Fimd media timestamp entities in find_entities. 2021-08-04 04:26:41 +03:00
TermsOfService.h Hide too big media timestamps. 2021-08-04 09:28:53 +03:00
ThemeManager.cpp Add accent color for outgoing messages in theme settings. 2021-09-07 22:04:44 +03:00
ThemeManager.h Add accent color for outgoing messages in theme settings. 2021-09-07 22:04:44 +03:00
TopDialogCategory.h Update copyright year. 2021-01-01 15:57:46 +03:00
TopDialogManager.cpp Update layer to 133. 2021-09-03 12:27:59 +03:00
TopDialogManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
UniqueId.h Update copyright year. 2021-01-01 15:57:46 +03:00
UpdatesManager.cpp Update chat theme cache after receiving telegram_api::updateTheme. 2021-09-12 22:29:40 +03:00
UpdatesManager.h Update chat theme cache after receiving telegram_api::updateTheme. 2021-09-12 22:29:40 +03:00
UserId.h Improve validness checks for UserId/ChatId/ChannelId. 2021-09-14 17:09:40 +03:00
Venue.cpp Improve get_input_bot_inline_message_media_* functions. 2021-03-31 02:54:29 +03:00
Venue.h Improve get_input_bot_inline_message_media_* functions. 2021-03-31 02:54:29 +03:00
Version.h Fix include. 2021-09-09 00:05:59 +03:00
VideoNotesManager.cpp Make get_document_object methods const. 2021-08-28 14:16:29 +03:00
VideoNotesManager.h Make get_document_object methods const. 2021-08-28 14:16:29 +03:00
VideoNotesManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
VideosManager.cpp Make get_document_object methods const. 2021-08-28 14:16:29 +03:00
VideosManager.h Make get_document_object methods const. 2021-08-28 14:16:29 +03:00
VideosManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
VoiceNotesManager.cpp Make get_document_object methods const. 2021-08-28 14:16:29 +03:00
VoiceNotesManager.h Make get_document_object methods const. 2021-08-28 14:16:29 +03:00
VoiceNotesManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
WebPageBlock.cpp Make get_document_object methods const. 2021-08-28 14:16:29 +03:00
WebPageBlock.h Update copyright year. 2021-01-01 15:57:46 +03:00
WebPageId.h Update copyright year. 2021-01-01 15:57:46 +03:00
WebPagesManager.cpp Fix some misprints. 2021-09-06 13:58:40 +03:00
WebPagesManager.h Add feedback_link to WebPageInstantView. 2021-08-21 10:22:41 +03:00