This repository has been archived on 2020-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork/td/telegram
levlam 8fc2906fbd Check that there are no messages added to chat except last message in fix_new_dialog.
GitOrigin-RevId: 01cea39e085b684c520517278714180553514340
2019-06-20 21:03:12 +03:00
..
files FileFd::stat fixes. 2019-06-20 05:09:03 +03:00
logevent
net Attempt to fix binlog_pmc_ bug in ConfigSession::HandshakeActor 2019-06-19 15:56:55 +02:00
AccessRights.h
AnimationsManager.cpp
AnimationsManager.h
AnimationsManager.hpp
AudiosManager.cpp
AudiosManager.h
AudiosManager.hpp Minor fixes. 2019-05-14 17:26:13 +03:00
AuthManager.cpp
AuthManager.h
AuthManager.hpp
AutoDownloadSettings.cpp Minor fixes. 2019-05-14 17:26:13 +03:00
AutoDownloadSettings.h Support auto-download settings. 2019-05-14 02:03:05 +03:00
BackgroundId.h
BackgroundManager.cpp Add support for separate background for dark theme. 2019-06-18 01:39:57 +03:00
BackgroundManager.h Add support for separate background for dark theme. 2019-06-18 01:39:57 +03:00
BackgroundType.cpp Minor fixes. 2019-05-14 17:26:13 +03:00
BackgroundType.h
BackgroundType.hpp Make set background persistent. 2019-05-10 17:58:44 +03:00
CallActor.cpp Update layer to 98. 2019-06-08 12:26:35 +03:00
CallActor.h Update layer to 98. 2019-06-08 12:26:35 +03:00
CallbackQueriesManager.cpp
CallbackQueriesManager.h
CallDiscardReason.cpp
CallDiscardReason.h
CallId.h
CallManager.cpp Update layer to 98. 2019-06-08 12:26:35 +03:00
CallManager.h Update layer to 98. 2019-06-08 12:26:35 +03:00
ChannelId.h
ChatId.h
cli.cpp Fd::stat returns Result<Stat> instead of Stat 2019-06-19 16:31:25 +02:00
Client.cpp Mark constructor explicit. 2019-06-12 16:37:11 +03:00
Client.h
ClientActor.cpp
ClientActor.h
ClientDotNet.cpp
ClientJson.cpp
ClientJson.h
ConfigManager.cpp Explicitly use unique_ptr<HttpQuery>. 2019-06-17 19:12:54 +03:00
ConfigManager.h
ConfigShared.cpp
ConfigShared.h
Contact.cpp
Contact.h
ContactsManager.cpp Allow bots to restrict left chat members without trying to add them. 2019-06-20 20:34:08 +03:00
ContactsManager.h Add support for is_scam mark for users and channels. 2019-06-18 16:41:53 +03:00
DelayDispatcher.cpp
DelayDispatcher.h
Dependencies.h
DeviceTokenManager.cpp
DeviceTokenManager.h
DhCache.cpp
DhCache.h
DhConfig.h
DialogDate.h
DialogDb.cpp
DialogDb.h
DialogId.cpp
DialogId.h
DialogParticipant.cpp Do not force can_send_media_messages if can_send_web_page_previews or can_send_other_messages. 2019-06-11 03:23:34 +03:00
DialogParticipant.h Add td_api::chatMembersFilterContacts. 2019-05-12 21:49:21 +03:00
Document.cpp
Document.h
Document.hpp
DocumentsManager.cpp Do not trust external documents from secret chats. 2019-06-17 16:46:20 +03:00
DocumentsManager.h
DocumentsManager.hpp Minor fixes. 2019-05-14 17:26:13 +03:00
DraftMessage.cpp
DraftMessage.h
DraftMessage.hpp
FileReferenceManager.cpp
FileReferenceManager.h
FileReferenceManager.hpp
Game.cpp Use get_photo(telegram_api::Photo) whenever possible. 2019-06-17 02:41:57 +03:00
Game.h
Game.hpp
Global.cpp
Global.h
HashtagHints.cpp
HashtagHints.h
InlineQueriesManager.cpp Use get_photo(telegram_api::Photo) whenever possible. 2019-06-17 02:41:57 +03:00
InlineQueriesManager.h
InputMessageText.cpp
InputMessageText.h
InputMessageText.hpp
JsonValue.cpp
JsonValue.h
LanguagePackManager.cpp Add td_api::searchEmojis. 2019-05-21 18:48:35 +03:00
LanguagePackManager.h Add td_api::searchEmojis. 2019-05-21 18:48:35 +03:00
Location.cpp
Location.h
Log.cpp
Log.h
LogDotNet.cpp
Logging.cpp
Logging.h
MessageContent.cpp Remove support for two file references. 2019-06-17 05:37:57 +03:00
MessageContent.h
MessageEntity.cpp
MessageEntity.h
MessageEntity.hpp
MessageId.h
MessagesDb.cpp
MessagesDb.h
MessagesManager.cpp Check that there are no messages added to chat except last message in fix_new_dialog. 2019-06-20 21:03:12 +03:00
MessagesManager.h Fix get_chat_event_action_object. 2019-06-17 19:46:07 +03:00
misc.cpp
misc.h
Notification.h
NotificationGroupId.h
NotificationGroupKey.h
NotificationGroupType.h
NotificationId.h
NotificationManager.cpp Add support for is_scam mark for users and channels. 2019-06-18 16:41:53 +03:00
NotificationManager.h
NotificationSettings.cpp
NotificationSettings.h
NotificationSettings.hpp
NotificationType.cpp
NotificationType.h
PasswordManager.cpp
PasswordManager.h
Payments.cpp
Payments.h
Payments.hpp
PhoneNumberManager.cpp
PhoneNumberManager.h Minor fixes. 2019-05-14 17:26:13 +03:00
Photo.cpp Add PhotoSizeSource.h. 2019-06-19 03:18:44 +03:00
Photo.h Add PhotoSizeSource.h. 2019-06-19 03:18:44 +03:00
Photo.hpp Add PhotoSizeSource.h. 2019-06-19 03:18:44 +03:00
PhotoSizeSource.cpp Split DialogPhoto to Small and Big. 2019-06-20 04:35:08 +03:00
PhotoSizeSource.h Split DialogPhoto to Small and Big. 2019-06-20 04:35:08 +03:00
PhotoSizeSource.hpp Add PhotoSizeSource FileType checks. 2019-06-20 04:53:50 +03:00
PollId.h
PollId.hpp
PollManager.cpp
PollManager.h
PollManager.hpp
PrivacyManager.cpp Update layer to 97. Support new privacies. 2019-05-14 03:18:34 +03:00
PrivacyManager.h Update layer to 97. Support new privacies. 2019-05-14 03:18:34 +03:00
PtsManager.h
QueryCombiner.cpp
QueryCombiner.h
ReplyMarkup.cpp
ReplyMarkup.h
ReplyMarkup.hpp
RequestActor.h
SecretChatActor.cpp Minor logging impprovements. 2019-05-13 19:34:23 +03:00
SecretChatActor.h
SecretChatDb.cpp
SecretChatDb.h
SecretChatId.h
SecretChatsManager.cpp
SecretChatsManager.h
SecretInputMedia.h
SecureManager.cpp
SecureManager.h
SecureStorage.cpp Fd::stat returns Result<Stat> instead of Stat 2019-06-19 16:31:25 +02:00
SecureStorage.h
SecureValue.cpp
SecureValue.h
SecureValue.hpp
SendCodeHelper.cpp
SendCodeHelper.h
SendCodeHelper.hpp
SequenceDispatcher.cpp
SequenceDispatcher.h
SetWithPosition.h
StateManager.cpp
StateManager.h
StickersManager.cpp Fix warning. 2019-06-18 02:05:32 +03:00
StickersManager.h Add td_api::getEmojiSuggestionsUrl. 2019-05-21 22:44:13 +03:00
StickersManager.hpp Reload sticker sets once to get actual thumbnail. 2019-05-17 18:08:17 +03:00
StorageManager.cpp
StorageManager.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 Add support for separate background for dark theme. 2019-06-18 01:39:57 +03:00
Td.h Add td_api::getEmojiSuggestionsUrl. 2019-05-21 22:44:13 +03:00
TdCallback.h
TdDb.cpp
TdDb.h
TdParameters.h
TermsOfService.cpp
TermsOfService.h
TopDialogManager.cpp
TopDialogManager.h
UniqueId.h
UpdatesManager.cpp Try to load needed data from database before rejecting update. 2019-06-17 04:57:27 +03:00
UpdatesManager.h Add UpdatesManager::is_acceptable_{user,chat,channel} methods. 2019-06-17 04:48:29 +03:00
UserId.h
Version.h PhotoSizeSource fixes. 2019-06-12 14:42:06 +03:00
VideoNotesManager.cpp
VideoNotesManager.h
VideoNotesManager.hpp Minor fixes. 2019-05-14 17:26:13 +03:00
VideosManager.cpp
VideosManager.h
VideosManager.hpp Minor fixes. 2019-05-14 17:26:13 +03:00
VoiceNotesManager.cpp
VoiceNotesManager.h
VoiceNotesManager.hpp
WebPageBlock.cpp Speed up WebPageBlock constructors. 2019-06-17 02:55:27 +03:00
WebPageBlock.h
WebPageId.h
WebPagesManager.cpp Use get_photo(telegram_api::Photo) whenever possible. 2019-06-17 02:41:57 +03:00
WebPagesManager.h