tdlight/td/telegram
2021-08-26 21:44:29 +03:00
..
files Minor logging improvements. 2021-08-26 21:44:29 +03:00
logevent Add class EncryptedFile. 2021-08-01 06:17:51 +03:00
net Add checks for error code and message. 2021-07-26 20:04:43 +03:00
AccessRights.h Update copyright year. 2021-01-01 15:57:46 +03:00
AnimationsManager.cpp Remove unneeded document.is_changed. 2021-08-26 18:50:28 +03:00
AnimationsManager.h Remove unneeded document.is_changed. 2021-08-26 18:50:28 +03:00
AnimationsManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
AudiosManager.cpp Remove unneeded document.is_changed. 2021-08-26 18:50:28 +03:00
AudiosManager.h Remove unneeded document.is_changed. 2021-08-26 18:50:28 +03:00
AudiosManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
AuthManager.cpp Improve logging on loading authorization state. 2021-07-26 21:06:59 +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 Return BackgroundType from on_get_background. 2021-08-24 17:13:51 +03:00
BackgroundManager.h Return BackgroundType from on_get_background. 2021-08-24 17:13:51 +03:00
BackgroundType.cpp Replace add_fill_background with add_local_background. 2021-06-10 04:44:39 +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 Add source to get_messages_from_server. 2021-07-08 17:09:16 +03:00
CallbackQueriesManager.h Update copyright year. 2021-01-01 15:57:46 +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 Update copyright year. 2021-01-01 15:57:46 +03:00
ChatId.h Update copyright year. 2021-01-01 15:57:46 +03:00
cli.cpp Add limit on maximum videoNote size. 2021-07-29 23:39:07 +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 Remove stickers_emoji_cache_time key from appConfig. 2021-08-08 11:14:26 +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
Contact.cpp Improve get_input_bot_inline_message_media_* functions. 2021-03-31 02:54:29 +03:00
Contact.h Improve get_input_bot_inline_message_media_* functions. 2021-03-31 02:54:29 +03:00
ContactsManager.cpp Reload ChannelFull in get_channel_statistics_dc_id. 2021-08-23 11:59:37 +03:00
ContactsManager.h Skip unneeded getFullChannel requests. 2021-08-23 11:10:46 +03:00
CountryInfoManager.cpp Add space before supeflous phone number digits. 2021-08-13 21:06:54 +03:00
CountryInfoManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +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 Move remaining MTProto classes to namespace mtproto. 2021-07-05 21:04:23 +03:00
DeviceTokenManager.h Improve constant names. 2021-07-05 19:17:26 +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 Prefer US spelling of "canceled". 2021-05-31 21:51:48 +03:00
DialogAction.h Prefer US spelling of "canceled". 2021-05-31 21:51:48 +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 Update copyright year. 2021-01-01 15:57:46 +03:00
DialogId.h Update copyright year. 2021-01-01 15:57:46 +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 Update copyright year. 2021-01-01 15:57:46 +03:00
DocumentsManager.cpp Remove unneeded document.is_changed. 2021-08-26 18:50:28 +03:00
DocumentsManager.h Remove unneeded document.is_changed. 2021-08-26 18:50:28 +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 Hide too big media timestamps. 2021-08-04 09:28:53 +03:00
Game.h Skip bot command entities if needed. 2021-07-22 05:39:16 +03:00
Game.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
Global.cpp Erase server_time_difference from binlog if time adjustment protection is disabled. 2021-06-04 17:18:59 +03:00
Global.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
GroupCallId.h Update copyright year. 2021-01-01 15:57:46 +03:00
GroupCallManager.cpp Add source to get_message_sender_object. 2021-08-03 01:58:02 +03:00
GroupCallManager.h Send updates when groupCall.can_enable_video changes. 2021-07-12 20:21:34 +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 Skip bot command entities if needed. 2021-07-22 05:39:16 +03:00
InlineQueriesManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +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 Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
JsonValue.h Update copyright year. 2021-01-01 15:57:46 +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 Make internalLinkTypeUnknownDeepLink self-contained. 2021-08-20 20:56:07 +03:00
LinkManager.h Make internalLinkTypeUnknownDeepLink self-contained. 2021-08-20 20:56:07 +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 Remove unneeded document.is_changed. 2021-08-26 18:50:28 +03:00
MessageContent.h Find MediaTimestamp entities in old messages. 2021-08-09 19:37:47 +03:00
MessageContentType.cpp Improve can_message_content_have_media_timestamp. 2021-07-26 04:50:08 +03:00
MessageContentType.h Improve can_message_content_have_media_timestamp. 2021-07-26 04:50:08 +03:00
MessageCopyOptions.h Update copyright year. 2021-01-01 15:57:46 +03:00
MessageEntity.cpp Add fast path in remove_invalid_entities. 2021-08-18 21:37:31 +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 Fix MessageId::is_valid_scheduled. 2021-08-25 11:29:57 +03:00
MessagesManager.h Increase number of stored recently found chats. 2021-08-17 18:11:32 +03:00
MessageThreadInfo.h Add MessageThreadInfo.h. 2021-08-12 22:00:27 +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 check_url to LinkManager. 2021-05-25 02:53:25 +03:00
misc.h Minor improvements. 2021-06-02 15:43:56 +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 Make inherited classes final if possible. 2021-07-04 05:58:54 +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 source to get_message_sender_object. 2021-08-03 01:58:02 +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 Minor improvements. 2021-04-09 02:35:50 +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 Hide too big media timestamps. 2021-08-04 09:28:53 +03:00
PollManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
PollManager.hpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
PrivacyManager.cpp Move some classes inside corresponding managers. 2021-06-18 03:06:20 +03:00
PrivacyManager.h Make inherited classes final if possible. 2021-07-04 05:58:54 +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
ReplyMarkup.cpp Improve error messages. 2021-06-24 22:13:11 +03:00
ReplyMarkup.h Update layer to 130. Support input field placeholder in reply markup. 2021-06-19 05:20:27 +03:00
ReplyMarkup.hpp Fix saving ReplyMarkup placeholder. 2021-06-22 18:34:39 +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 Add class EncryptedFile. 2021-08-01 06:17:51 +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 Add class EncryptedFile. 2021-08-01 06:17:51 +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 Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +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 Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +03:00
SpecialStickerSetType.h Update copyright year. 2021-01-01 15:57:46 +03:00
StateManager.cpp Move some functions from misc.h to algorithm.h. 2021-01-01 16:01:03 +03:00
StateManager.h Use final instead of override. 2021-07-03 23:51:36 +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 Remove unneeded document.is_changed. 2021-08-26 18:50:28 +03:00
StickersManager.h Remove unneeded document.is_changed. 2021-08-26 18:50:28 +03:00
StickersManager.hpp Remove unneeded document.is_changed. 2021-08-26 18:50:28 +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 Return BackgroundType from on_get_background. 2021-08-24 17:13:51 +03:00
Td.h Update version to 1.7.6. 2021-07-26 21:31:35 +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
TopDialogCategory.h Update copyright year. 2021-01-01 15:57:46 +03:00
TopDialogManager.cpp Don't include SliceBuilder.h in logging.h. 2021-05-17 15:21:11 +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 Use (1 << 30) as pts overflow mark. At least 1e9 must be used, because pts can jump from 1 to 1e9 when switching to tmessages. 2021-08-26 18:05:27 +03:00
UpdatesManager.h Don't save pts too often for bots. 2021-08-19 20:36:26 +03:00
UserId.h Add and use statis UserId::get_user_ids/get_input_user_ids methods. 2021-03-29 00:50:15 +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 Update layer to 131. 2021-06-28 15:55:11 +03:00
VideoNotesManager.cpp Remove unneeded document.is_changed. 2021-08-26 18:50:28 +03:00
VideoNotesManager.h Remove unneeded document.is_changed. 2021-08-26 18:50:28 +03:00
VideoNotesManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
VideosManager.cpp Remove unneeded document.is_changed. 2021-08-26 18:50:28 +03:00
VideosManager.h Remove unneeded document.is_changed. 2021-08-26 18:50:28 +03:00
VideosManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
VoiceNotesManager.cpp Remove unneeded document.is_changed. 2021-08-26 18:50:28 +03:00
VoiceNotesManager.h Remove unneeded document.is_changed. 2021-08-26 18:50:28 +03:00
VoiceNotesManager.hpp Update copyright year. 2021-01-01 15:57:46 +03:00
WebPageBlock.cpp Make inherited classes final if possible. 2021-07-04 05:58:54 +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 Add feedback_link to WebPageInstantView. 2021-08-21 10:22:41 +03:00
WebPagesManager.h Add feedback_link to WebPageInstantView. 2021-08-21 10:22:41 +03:00