tdlight/td/telegram
2021-10-01 20:05:11 +03:00
..
files Load only chats with known info in MessagesManager::load_dialogs. 2021-09-26 19:38:27 +03:00
logevent Use "set"/"toogle" instead of "change". 2021-09-24 10:42:39 +03:00
net Add "; pass null" annotations for expected to be null request parameters. 2021-09-28 17:31:00 +03:00
AccessRights.h Update copyright year. 2021-01-01 15:57:46 +03:00
AnimationsManager.cpp Remove redundant checks for is_bot. 2021-09-24 11:07:12 +03:00
AnimationsManager.h Unify include order. 2021-09-19 00:47:05 +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 Allow direct access to TopDialogManager. 2021-09-24 23:17:38 +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 store/parse_background. 2021-09-24 16:03:01 +03:00
BackgroundManager.h Add store/parse_background. 2021-09-24 16:03:01 +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 Unify include order. 2021-09-19 00:47:05 +03:00
CallbackQueriesManager.cpp Reload message from server after receiving MESSAGE_ID_INVALID for a callback query. 2021-09-28 00:14:57 +03:00
CallbackQueriesManager.h Use request promise in td_api::getCallbackQueryAnswer implementation. 2021-09-27 23:22:10 +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 Unify include order. 2021-09-19 00:47:05 +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 Remove getChatStatisticsUrl method. 2021-09-28 19:08:36 +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 Use ClientManager in td_c_client. 2021-09-26 22:17:02 +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 Use ClientManager in td_c_client. 2021-09-26 22:17:02 +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 Pass Contact to add_contact. 2021-09-30 13:53:16 +03:00
Contact.h Pass Contact to add_contact. 2021-09-30 13:53:16 +03:00
ContactsManager.cpp Fix profile photo reuploading. 2021-10-01 19:19:14 +03:00
ContactsManager.h Fix profile photo reuploading. 2021-10-01 19:19:14 +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 Use error code 400 instead of small error codes. 2021-09-24 10:59:51 +03:00
DeviceTokenManager.h Unify include order. 2021-09-19 00:47:05 +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 Add "; pass null" annotations for expected to be null request parameters. 2021-09-28 17:31:00 +03:00
DialogAction.h Add "; pass null" annotations for expected to be null request parameters. 2021-09-28 17:31:00 +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 Create database before attaching it. 2021-09-22 20:17:37 +03:00
DialogDb.h Unify include order. 2021-09-19 00:47:05 +03:00
DialogFilter.cpp Move remove_emoji_modifiers to emoji.h. 2021-09-21 06:32:34 +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 Add "; pass null" annotations for expected to be null request parameters. 2021-09-28 17:31:00 +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 Fix compilation error. 2021-10-01 00:12:28 +03:00
DraftMessage.h Add get_draft_message function. 2021-09-29 14:06:43 +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 Unify include order. 2021-09-19 00:47:05 +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 Unify include order. 2021-09-19 00:47:05 +03:00
Game.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
GameManager.cpp Use error code 400 instead of small error codes. 2021-09-24 10:59:51 +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 Unify include order. 2021-09-19 00:47:05 +03:00
GroupCallId.h Update copyright year. 2021-01-01 15:57:46 +03:00
GroupCallManager.cpp Add "; pass null" annotations for expected to be null request parameters. 2021-09-28 17:31: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 Unify include order. 2021-09-19 00:47:05 +03:00
HashtagHints.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
InlineQueriesManager.cpp Add "; pass null" annotations for expected to be null request parameters. 2021-09-28 17:31:00 +03:00
InlineQueriesManager.h Unify include order. 2021-09-19 00:47:05 +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 Add "; pass null" annotations for expected to be null request parameters. 2021-09-28 17:31:00 +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 Unify include order. 2021-09-19 00:47:05 +03:00
Logging.h Update copyright year. 2021-01-01 15:57:46 +03:00
MessageContent.cpp Use error code 400 instead of small error codes. 2021-09-24 10:59:51 +03:00
MessageContent.h Don't remove emoji modifiers in chat action emojis. 2021-09-23 17:16:59 +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 Use error code 400 instead of small error codes. 2021-09-24 10:59:51 +03:00
MessageEntity.h Unify include order. 2021-09-19 00:47:05 +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 Ignore MessageReplyInfo with channel_id == 777. 2021-09-24 12:31:27 +03:00
MessageReplyInfo.h Ignore MessageReplyInfo with channel_id == 777. 2021-09-24 12:31:27 +03:00
MessagesDb.cpp Add MessageId to MessagesDbMessage. 2021-10-01 15:23:38 +03:00
MessagesDb.h Add MessageId to MessagesDbMessage. 2021-10-01 15:23:38 +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 Send updateAnimatedEmojiMessageClicked in non-opened chats. 2021-10-01 20:05:11 +03:00
MessagesManager.h Send updateAnimatedEmojiMessageClicked in non-opened chats. 2021-10-01 20:05:11 +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 Move remove_emoji_modifiers to emoji.h. 2021-09-21 06:32:34 +03:00
misc.h Move remove_emoji_modifiers to emoji.h. 2021-09-21 06:32:34 +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 Add CHECK debug. 2021-09-29 17:13:50 +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 Use "set"/"toogle" instead of "change". 2021-09-24 10:42:39 +03:00
NotificationType.h Update copyright year. 2021-01-01 15:57:46 +03:00
PasswordManager.cpp Use error code 400 instead of small error codes. 2021-09-24 10:59:51 +03:00
PasswordManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
Payments.cpp Add "; pass null" annotations for expected to be null request parameters. 2021-09-28 17:31:00 +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 Use error code 400 instead of small error codes. 2021-09-24 10:59:51 +03:00
PhoneNumberManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
Photo.cpp Unify include order. 2021-09-19 00:47:05 +03:00
Photo.h Unify include order. 2021-09-19 00:47:05 +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 Unify include order. 2021-09-19 00:47:05 +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 Add "; pass null" annotations for expected to be null request parameters. 2021-09-28 17:31:00 +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 Prefer to save chats by ID if there is any database. 2021-09-26 20:03:03 +03:00
RecentDialogList.h Unify include order. 2021-09-19 00:47:05 +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 "; pass null" annotations for expected to be null request parameters. 2021-09-28 17:31:00 +03:00
ReportReason.h Repair file_reference in reportChatPhoto. 2021-02-20 21:06:58 +03:00
RequestActor.h Unify include order. 2021-09-19 00:47:05 +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 Use "set"/"toogle" instead of "change". 2021-09-24 10:42:39 +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 Unify include order. 2021-09-19 00:47:05 +03:00
SecretChatsManager.h Unify include order. 2021-09-19 00:47:05 +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 Use error code 400 instead of small error codes. 2021-09-24 10:59:51 +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 error code 400 instead of small error codes. 2021-09-24 10:59:51 +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 updateAnimatedEmojiMessageClicked in non-opened chats. 2021-10-01 20:05:11 +03:00
StickersManager.h Improve field names. 2021-09-24 16:53:42 +03:00
StickersManager.hpp Move remove_emoji_modifiers to emoji.h. 2021-09-21 06:32:34 +03:00
StorageManager.cpp Load only chats with known info in MessagesManager::load_dialogs. 2021-09-26 19:38:27 +03:00
StorageManager.h Unify include order. 2021-09-19 00:47:05 +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 Use ClientManager in td_c_client. 2021-09-26 22:17:02 +03:00
td_c_client.h Use ClientManager in td_c_client. 2021-09-26 22:17:02 +03:00
td_emscripten.cpp Unify include order. 2021-09-19 00:47:05 +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 Use get_contact in importContacts and changeImportedContacts. 2021-09-30 14:18:01 +03:00
Td.h Remove getChatStatisticsUrl method. 2021-09-28 19:08:36 +03:00
TdCallback.h Update copyright year. 2021-01-01 15:57:46 +03:00
TdDb.cpp Add warning if TdDb::check_encryption fails. 2021-09-29 20:59:20 +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 Save chat themes to binlog. 2021-09-24 17:17:32 +03:00
ThemeManager.h Save chat themes to binlog. 2021-09-24 17:17:32 +03:00
TopDialogCategory.cpp Add TopDialogCategory.cpp. 2021-09-25 21:27:32 +03:00
TopDialogCategory.h Add TopDialogCategory.cpp. 2021-09-25 21:27:32 +03:00
TopDialogManager.cpp Run loop after toggled top chats just in case. 2021-09-29 20:23:39 +03:00
TopDialogManager.h Remove last get_actor_unsafe usages in TopDialogManager. 2021-09-25 22:33:55 +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 Add "; pass null" annotations for expected to be null request parameters. 2021-09-28 17:31:00 +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 Unify include order. 2021-09-19 00:47:05 +03:00
WebPageId.h Update copyright year. 2021-01-01 15:57:46 +03:00
WebPagesManager.cpp Unify include order. 2021-09-19 00:47:05 +03:00
WebPagesManager.h Add feedback_link to WebPageInstantView. 2021-08-21 10:22:41 +03:00