tdlight/td/telegram
levlam 3f77a39a33 Add from_message_id check.
GitOrigin-RevId: a69132dc605d89698be2a8fd98f400019ecaf442
2019-06-20 16:57:12 +03:00
..
files FileFd::stat fixes. 2019-06-20 05:09:03 +03:00
logevent Add misaligned pointer debug. 2019-05-03 16:53:34 +03:00
net Attempt to fix binlog_pmc_ bug in ConfigSession::HandshakeActor 2019-06-19 15:56:55 +02:00
AccessRights.h
AnimationsManager.cpp Do not try to reload stickers and saved animations while closing. 2019-04-30 00:37:55 +03:00
AnimationsManager.h
AnimationsManager.hpp
AudiosManager.cpp
AudiosManager.h
AudiosManager.hpp Minor fixes. 2019-05-14 17:26:13 +03:00
AuthManager.cpp Add td_api::phoneNumberAuthenticationSettings and support automatic code retrival from SMS on Android. 2019-05-03 05:44:59 +03:00
AuthManager.h Add td_api::phoneNumberAuthenticationSettings and support automatic code retrival from SMS on Android. 2019-05-03 05:44:59 +03:00
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 Initial background support. 2019-05-07 05:51:56 +03:00
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 Add td_api::setBackground. 2019-05-10 15:36:37 +03:00
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 Add support for is_scam mark for users and channels. 2019-06-18 16:41:53 +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 Remove restriction on number of other_user_ids in registerDevice. 2019-04-23 17:10:49 +03:00
DeviceTokenManager.h Remove restriction on number of other_user_ids in registerDevice. 2019-04-23 17:10:49 +03:00
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 Initial background support. 2019-05-07 05:51:56 +03:00
Document.h Initial background support. 2019-05-07 05:51:56 +03:00
Document.hpp Fix includes order. 2019-04-26 02:21:12 +03:00
DocumentsManager.cpp Do not trust external documents from secret chats. 2019-06-17 16:46:20 +03:00
DocumentsManager.h Initial background support. 2019-05-07 05:51:56 +03:00
DocumentsManager.hpp Minor fixes. 2019-05-14 17:26:13 +03:00
DraftMessage.cpp
DraftMessage.h
DraftMessage.hpp
FileReferenceManager.cpp File reference support for backgrounds. 2019-05-09 04:07:21 +03:00
FileReferenceManager.h File reference support for backgrounds. 2019-05-09 04:07:21 +03:00
FileReferenceManager.hpp File reference support for backgrounds. 2019-05-09 04:07:21 +03:00
Game.cpp Use get_photo(telegram_api::Photo) whenever possible. 2019-06-17 02:41:57 +03:00
Game.h
Game.hpp
Global.cpp Add ignore_background_updates option. 2019-04-21 21:17:11 +03:00
Global.h Initial background support. 2019-05-07 05:51:56 +03:00
HashtagHints.cpp
HashtagHints.h Remove some unneeded TDLib headers in SplitSource.php. 2019-04-26 21:26:48 +03:00
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 Minor fixes. 2019-04-22 03:46:51 +03:00
Logging.h Minor fixes. 2019-04-22 03:46:51 +03:00
MessageContent.cpp Remove support for two file references. 2019-06-17 05:37:57 +03:00
MessageContent.h Add reply_markup to stopPoll. 2019-04-12 02:10:33 +03:00
MessageEntity.cpp
MessageEntity.h
MessageEntity.hpp
MessageId.h
MessagesDb.cpp Add more logging. 2019-05-30 01:35:19 +03:00
MessagesDb.h
MessagesManager.cpp Add from_message_id check. 2019-06-20 16:57: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 Support SESSION_REVOKE push notification. 2019-04-20 22:39:41 +03:00
NotificationSettings.cpp
NotificationSettings.h
NotificationSettings.hpp
NotificationType.cpp Remove commented NotificationType::get_type(). 2019-05-03 23:22:49 +03:00
NotificationType.h Remove commented NotificationType::get_type(). 2019-05-03 23:22:49 +03:00
PasswordManager.cpp
PasswordManager.h
Payments.cpp
Payments.h
Payments.hpp
PhoneNumberManager.cpp Add td_api::phoneNumberAuthenticationSettings and support automatic code retrival from SMS on Android. 2019-05-03 05:44:59 +03:00
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 Do not replace total_voter_count with 0 just in case. 2019-04-26 22:56:52 +03:00
PollManager.h Add reply_markup to stopPoll. 2019-04-12 02:10:33 +03:00
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 Support forwsrd text for login URL buttons. 2019-05-27 17:48:15 +03:00
ReplyMarkup.h Support forwsrd text for login URL buttons. 2019-05-27 17:48:15 +03:00
ReplyMarkup.hpp Support LoginUrl buttons. 2019-05-23 23:35:26 +03:00
RequestActor.h
SecretChatActor.cpp Minor logging impprovements. 2019-05-13 19:34:23 +03:00
SecretChatActor.h Use some unused Status responses. 2019-04-28 15:00:06 +03:00
SecretChatDb.cpp
SecretChatDb.h
SecretChatId.h
SecretChatsManager.cpp Fix processing secret chats binlog events. 2019-04-21 20:57:49 +03:00
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 Add td_api::phoneNumberAuthenticationSettings and support automatic code retrival from SMS on Android. 2019-05-03 05:44:59 +03:00
SendCodeHelper.h Add td_api::phoneNumberAuthenticationSettings and support automatic code retrival from SMS on Android. 2019-05-03 05:44:59 +03:00
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 Fix stopping FileGC when closing. 2019-06-05 04:53:43 +03:00
StorageManager.h Minor fixes. 2019-05-22 21:17:24 +03:00
td_c_client.cpp
td_c_client.h
td_emscripten.cpp
td_json_client.cpp
td_json_client.h Improve JSON interface documentation. 2019-04-30 01:07:04 +03:00
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 Fix CE. 2019-04-26 05:10:02 +03:00
TdDb.h experimental td_api::getDatabaseStatistics 2019-04-17 12:17:51 +03:00
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 Add more logging. 2019-05-30 01:35:19 +03:00
WebPageId.h
WebPagesManager.cpp Use get_photo(telegram_api::Photo) whenever possible. 2019-06-17 02:41:57 +03:00
WebPagesManager.h Remove unneeded includes. 2019-04-27 04:15:05 +03:00