tdlight/td/telegram
levlam 88c5679b13 Add backgroundTypeGradient.
GitOrigin-RevId: db09e39cb4384cd85f53cbc8719b2b2b75206406
2019-12-21 05:28:07 +03:00
..
files Fix some preauthentication requests. 2019-12-13 04:00:33 +03:00
logevent Remove get_erase_logevent_promise debug. 2019-12-16 04:13:48 +03:00
net Fix GetPassword errors processing. 2019-12-18 04:08:34 +03:00
AccessRights.h
AnimationsManager.cpp Reload animated emoji sticker set only after getDifference. 2019-12-18 17:46:02 +03:00
AnimationsManager.h Remove unneeded add_*_inner proxy functions. 2019-11-30 21:22:40 +03:00
AnimationsManager.hpp
AudiosManager.cpp
AudiosManager.h
AudiosManager.hpp
AuthManager.cpp Allow one day to enter password or register. 2019-12-20 16:21:55 +03:00
AuthManager.h Support QR code authentication. 2019-12-17 19:17:57 +03:00
AuthManager.hpp Support QR code authentication. 2019-12-17 19:17:57 +03:00
AutoDownloadSettings.cpp
AutoDownloadSettings.h
BackgroundId.h
BackgroundManager.cpp Add backgroundTypeGradient. 2019-12-21 05:28:07 +03:00
BackgroundManager.h Add backgroundTypeGradient. 2019-12-21 05:28:07 +03:00
BackgroundType.cpp Add backgroundTypeGradient. 2019-12-21 05:28:07 +03:00
BackgroundType.h Add backgroundTypeGradient. 2019-12-21 05:28:07 +03:00
BackgroundType.hpp
CallActor.cpp
CallActor.h
CallbackQueriesManager.cpp Rename have_message to have_message_force. 2019-12-06 05:02:02 +03:00
CallbackQueriesManager.h Add FullMessageId.h. 2019-11-26 19:53:10 +03:00
CallDiscardReason.cpp
CallDiscardReason.h
CallId.h
CallManager.cpp
CallManager.h
ChannelId.h
ChatId.h
cli.cpp Add backgroundTypeGradient. 2019-12-21 05:28:07 +03:00
Client.cpp
Client.h
ClientActor.cpp
ClientActor.h
ClientDotNet.cpp
ClientJson.cpp Simplify td_api_json more. 2019-12-08 10:44:41 +03:00
ClientJson.h
ConfigManager.cpp Add check for null AuthManager just in case. 2019-12-20 16:16:30 +03:00
ConfigManager.h Reload app config after ignore_sensitive_content_restrictions is changed. 2019-12-20 04:19:40 +03:00
ConfigShared.cpp
ConfigShared.h Allow to set ignore_sensitive_content_restrictions option. 2019-12-20 02:58:41 +03:00
Contact.cpp
Contact.h
ContactsManager.cpp Add source to get_channel_full. 2019-12-20 17:17:06 +03:00
ContactsManager.h Add source to get_channel_full. 2019-12-20 17:17:06 +03:00
DelayDispatcher.cpp
DelayDispatcher.h
Dependencies.h
DeviceTokenManager.cpp
DeviceTokenManager.h
DhCache.cpp
DhCache.h
DhConfig.h
DialogAdministrator.cpp Add chatAdministrator.is_owner. 2019-12-07 23:38:05 +03:00
DialogAdministrator.h Add chatAdministrator.is_owner. 2019-12-07 23:38:05 +03:00
DialogDate.h Add ServerMessageId.h. 2019-11-26 19:33:18 +03:00
DialogDb.cpp
DialogDb.h
DialogId.cpp
DialogId.h
DialogLocation.cpp
DialogLocation.h
DialogParticipant.cpp Automatically parse restriction reasons. Add option "ignore_platform_restrictions". 2019-11-24 01:37:46 +03:00
DialogParticipant.h
Document.cpp
Document.h
Document.hpp
DocumentsManager.cpp
DocumentsManager.h
DocumentsManager.hpp
DraftMessage.cpp Add ServerMessageId.h. 2019-11-26 19:33:18 +03:00
DraftMessage.h
DraftMessage.hpp
FileReferenceManager.cpp
FileReferenceManager.h Add FullMessageId.h. 2019-11-26 19:53:10 +03:00
FileReferenceManager.hpp Fix some includes. 2019-11-26 21:57:48 +03:00
FolderId.h
FullMessageId.h Fix some includes. 2019-11-26 21:57:48 +03:00
Game.cpp
Game.h
Game.hpp
Global.cpp
Global.h
HashtagHints.cpp
HashtagHints.h
InlineQueriesManager.cpp Reload animated emoji sticker set only after getDifference. 2019-12-18 17:46:02 +03:00
InlineQueriesManager.h
InputMessageText.cpp
InputMessageText.h
InputMessageText.hpp
JsonValue.cpp Remove td::ctie. 2019-12-08 08:50:43 +03:00
JsonValue.h
LanguagePackManager.cpp
LanguagePackManager.h
Location.cpp
Location.h
Log.cpp
Log.h
LogDotNet.cpp
Logging.cpp
Logging.h
MessageContent.cpp Partial support for scheduled message IDs. 2019-11-26 23:47:13 +03:00
MessageContent.h Add FullMessageId.h. 2019-11-26 19:53:10 +03:00
MessageEntity.cpp Check validness of peer_user_id in secret chats. 2019-12-16 01:58:57 +03:00
MessageEntity.h
MessageEntity.hpp
MessageId.cpp Support scheduled message in MessageId::get_next_message_id. Add get_next_yet_unsent_scheduled_message_id. 2019-12-02 23:29:08 +03:00
MessageId.h Support scheduled message in MessageId::get_next_message_id. Add get_next_yet_unsent_scheduled_message_id. 2019-12-02 23:29:08 +03:00
MessagesDb.cpp Use TRY_RESULT_ASSIGN. 2019-12-08 09:57:33 +03:00
MessagesDb.h Add limit to get_scheduled_messages. 2019-12-04 21:52:53 +03:00
MessagesManager.cpp Add source to get_channel_full. 2019-12-20 17:17:06 +03:00
MessagesManager.h Add logging in repair_dialog_action_bar. 2019-12-20 16:32:56 +03:00
misc.cpp
misc.h
Notification.h
NotificationGroupId.h
NotificationGroupKey.h
NotificationGroupType.h
NotificationId.h
NotificationManager.cpp Better support for GEO_LIVE_PENDING push notifications. 2019-12-14 01:57:17 +03:00
NotificationManager.h Add simple group_key.last_notification_date sanity checks. 2019-12-13 02:05:47 +03:00
NotificationSettings.cpp
NotificationSettings.h
NotificationSettings.hpp
NotificationType.cpp
NotificationType.h
PasswordManager.cpp Fix some preauthentication requests. 2019-12-13 04:00:33 +03:00
PasswordManager.h
Payments.cpp Fix some preauthentication requests. 2019-12-13 04:00:33 +03:00
Payments.h Add ServerMessageId.h. 2019-11-26 19:33:18 +03:00
Payments.hpp
PhoneNumberManager.cpp
PhoneNumberManager.h
Photo.cpp
Photo.h
Photo.hpp
PhotoSizeSource.cpp
PhotoSizeSource.h
PhotoSizeSource.hpp
PollId.h
PollId.hpp
PollManager.cpp Add support for scheduled message IDs in MessagesManager. 2019-11-29 15:03:03 +03:00
PollManager.h Add FullMessageId.h. 2019-11-26 19:53:10 +03:00
PollManager.hpp
PrivacyManager.cpp Add userPrivacySettingAllowFindingByPhoneNumber. 2019-11-22 13:41:17 +03:00
PrivacyManager.h Add userPrivacySettingAllowFindingByPhoneNumber. 2019-11-22 13:41:17 +03:00
PtsManager.h
PublicDialogType.h
QueryCombiner.cpp
QueryCombiner.h
ReplyMarkup.cpp Use TRY_RESULT_ASSIGN. 2019-12-08 09:57:33 +03:00
ReplyMarkup.h
ReplyMarkup.hpp
RequestActor.h
RestrictionReason.cpp Support ignored restriction reasons from appConfig. 2019-12-19 19:58:33 +03:00
RestrictionReason.h Automatically parse restriction reasons. Add option "ignore_platform_restrictions". 2019-11-24 01:37:46 +03:00
ScheduledServerMessageId.h Support sending scheduled messages. 2019-12-05 20:34:19 +03:00
SecretChatActor.cpp Add ServerMessageId.h. 2019-11-26 19:33:18 +03:00
SecretChatActor.h
SecretChatDb.cpp
SecretChatDb.h
SecretChatId.h
SecretChatsManager.cpp
SecretChatsManager.h
SecretInputMedia.h
SecureManager.cpp
SecureManager.h
SecureStorage.cpp
SecureStorage.h
SecureValue.cpp Use TRY_RESULT_ASSIGN. 2019-12-08 09:57:33 +03:00
SecureValue.h
SecureValue.hpp
SendCodeHelper.cpp Simplify SendCodeHelper::send_code. 2019-12-18 19:08:05 +03:00
SendCodeHelper.h Simplify SendCodeHelper::send_code. 2019-12-18 19:08:05 +03:00
SendCodeHelper.hpp
SequenceDispatcher.cpp
SequenceDispatcher.h
ServerMessageId.h Add strongly typed ScheduledServerMessageId. 2019-12-01 19:03:51 +03:00
SetWithPosition.h
StateManager.cpp
StateManager.h
StickerSetId.h
StickerSetId.hpp
StickersManager.cpp Reload animated emoji sticker set only after getDifference. 2019-12-18 17:46:02 +03:00
StickersManager.h Remove unneeded add_*_inner proxy functions. 2019-11-30 21:22:40 +03:00
StickersManager.hpp
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 Send updates when ignored_restriction_reasons changes. 2019-12-20 16:11:58 +03:00
Td.h Update version to 1.5.4. 2019-12-20 04:30:17 +03:00
TdCallback.h
TdDb.cpp Add support for scheduled message IDs in MessagesManager. 2019-11-29 15:03:03 +03:00
TdDb.h
TdParameters.h
TermsOfService.cpp Fix some preauthentication requests. 2019-12-13 04:00:33 +03:00
TermsOfService.h
TopDialogManager.cpp
TopDialogManager.h
UniqueId.h
UpdatesManager.cpp Support QR code authentication. 2019-12-17 19:17:57 +03:00
UpdatesManager.h Support QR code authentication. 2019-12-17 19:17:57 +03:00
UserId.h
Venue.cpp
Venue.h
Version.h Update layer to 107. 2019-12-13 05:15:59 +03:00
VideoNotesManager.cpp
VideoNotesManager.h
VideoNotesManager.hpp
VideosManager.cpp
VideosManager.h
VideosManager.hpp
VoiceNotesManager.cpp
VoiceNotesManager.h
VoiceNotesManager.hpp
WebPageBlock.cpp
WebPageBlock.h
WebPageId.h
WebPagesManager.cpp Do not start GetWebPageQuery on closing. 2019-12-13 19:29:14 +03:00
WebPagesManager.h Add FullMessageId.h. 2019-11-26 19:53:10 +03:00