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 5e8f973ecf Clear active dialog actions for left channels.
GitOrigin-RevId: e64622ebfb8407736bd621e8d665db7f8414acca
2019-01-25 19:12:03 +03:00
..
files Do not allow to set invalid file referene from server. 2019-01-25 17:44:47 +03:00
logevent Update copyright year. 2019-01-01 01:02:34 +03:00
net Allow random-padding connections to server. 2019-01-23 06:13:51 +03:00
AccessRights.h Update copyright year. 2019-01-01 01:02:34 +03:00
AnimationsManager.cpp Repair file_reference in SaveGifQuery. 2019-01-23 22:20:48 +03:00
AnimationsManager.h Repair file_reference in SaveGifQuery. 2019-01-23 22:20:48 +03:00
AnimationsManager.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
AudiosManager.cpp Fix Global.h and TdDb.h includes. 2019-01-06 22:59:17 +03:00
AudiosManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
AudiosManager.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
AuthManager.cpp Add source to on_get_user and on_get_chat. 2019-01-12 06:48:39 +03:00
AuthManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
AuthManager.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
CallActor.cpp Add source to on_get_user and on_get_chat. 2019-01-12 06:48:39 +03:00
CallActor.h Update copyright year. 2019-01-01 01:02:34 +03:00
CallbackQueriesManager.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
CallbackQueriesManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
CallDiscardReason.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
CallDiscardReason.h Update copyright year. 2019-01-01 01:02:34 +03:00
CallId.h Update copyright year. 2019-01-01 01:02:34 +03:00
CallManager.cpp Fix Global.h and TdDb.h includes. 2019-01-06 22:59:17 +03:00
CallManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
ChannelId.h Update copyright year. 2019-01-01 01:02:34 +03:00
ChatId.h Update copyright year. 2019-01-01 01:02:34 +03:00
cli.cpp Fix merge_choose_generate_location. 2019-01-19 22:35:28 +03:00
Client.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Client.h Update copyright year. 2019-01-01 01:02:34 +03:00
ClientActor.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
ClientActor.h Update copyright year. 2019-01-01 01:02:34 +03:00
ClientDotNet.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
ClientJson.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
ClientJson.h Update copyright year. 2019-01-01 01:02:34 +03:00
ConfigManager.cpp Allow random-padding connections to server. 2019-01-23 06:13:51 +03:00
ConfigManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
ConfigShared.cpp Fix initialization order. 2019-01-17 23:12:31 +03:00
ConfigShared.h Fix initialization order. 2019-01-17 23:12:31 +03:00
Contact.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Contact.h Update copyright year. 2019-01-01 01:02:34 +03:00
ContactsManager.cpp Better constant file references. 2019-01-25 17:39:11 +03:00
ContactsManager.h Add profile photo file source. 2019-01-22 18:07:21 +03:00
DelayDispatcher.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
DelayDispatcher.h Update copyright year. 2019-01-01 01:02:34 +03:00
Dependencies.h Update copyright year. 2019-01-01 01:02:34 +03:00
DeviceTokenManager.cpp Fix Global.h and TdDb.h includes. 2019-01-06 22:59:17 +03:00
DeviceTokenManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
DhCache.cpp Use KeyValueSyncInterface and BinlogInterface in TdDb. 2019-01-07 02:44:29 +03:00
DhCache.h Update copyright year. 2019-01-01 01:02:34 +03:00
DhConfig.h Update copyright year. 2019-01-01 01:02:34 +03:00
DialogDate.h Update copyright year. 2019-01-01 01:02:34 +03:00
DialogDb.cpp Delete reused notification groups from database and other fixes. 2019-01-12 03:40:06 +03:00
DialogDb.h Forward-declare SqliteConnectionSafe and SqliteDb. Finally, all DB usages are private. 2019-01-07 03:17:11 +03:00
DialogId.cpp tg_cli: as_{basic_group,supergroup,secret_chat}_id. 2019-01-07 18:37:53 +03:00
DialogId.h tg_cli: as_{basic_group,supergroup,secret_chat}_id. 2019-01-07 18:37:53 +03:00
DialogParticipant.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
DialogParticipant.h Better removing of reply markup after bot has left. 2019-01-07 19:30:09 +03:00
DocumentsManager.cpp Do not throw away file ids of reused media. 2019-01-25 04:38:11 +03:00
DocumentsManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
DocumentsManager.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
DraftMessage.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
DraftMessage.h Update copyright year. 2019-01-01 01:02:34 +03:00
DraftMessage.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
FileReferenceManager.cpp Fix some possible use after move. 2019-01-25 18:44:23 +03:00
FileReferenceManager.h Repair file_reference in SaveGifQuery. 2019-01-23 22:20:48 +03:00
Game.cpp Support for MessageGame in get_message_content_file_ids. 2019-01-06 02:15:07 +03:00
Game.h Support for MessageGame in get_message_content_file_ids. 2019-01-06 02:15:07 +03:00
Game.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
Global.cpp Use KeyValueSyncInterface and BinlogInterface in TdDb. 2019-01-07 02:44:29 +03:00
Global.h Explicitly init some std::atomic. 2019-01-24 06:18:14 +03:00
HashtagHints.cpp Use KeyValueSyncInterface and BinlogInterface in TdDb. 2019-01-07 02:44:29 +03:00
HashtagHints.h Update copyright year. 2019-01-01 01:02:34 +03:00
InlineQueriesManager.cpp Move FileType to FileType.h. 2019-01-20 00:54:29 +03:00
InlineQueriesManager.h Add additional delay for somw service message notifications. 2019-01-08 21:24:06 +03:00
InputMessageText.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
InputMessageText.h Update copyright year. 2019-01-01 01:02:34 +03:00
InputMessageText.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
JsonValue.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
JsonValue.h Update copyright year. 2019-01-01 01:02:34 +03:00
LanguagePackManager.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
LanguagePackManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
Location.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Location.h Update copyright year. 2019-01-01 01:02:34 +03:00
Log.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Log.h Update copyright year. 2019-01-01 01:02:34 +03:00
LogDotNet.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
Logging.cpp Implement FileSource. 2019-01-14 21:46:04 +03:00
Logging.h Update copyright year. 2019-01-01 01:02:34 +03:00
MessageContent.cpp Do not return InputMedia with expired file reference. 2019-01-25 17:33:24 +03:00
MessageContent.h Do not throw away file ids of reused media. 2019-01-25 04:38:11 +03:00
MessageEntity.cpp Add fix_formatted_text test. 2019-01-16 21:18:26 +03:00
MessageEntity.h Update copyright year. 2019-01-01 01:02:34 +03:00
MessageEntity.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
MessageId.h Update copyright year. 2019-01-01 01:02:34 +03:00
MessagesDb.cpp Do not try to load history in empty chats. 2019-01-14 01:32:30 +03:00
MessagesDb.h Forward-declare SqliteConnectionSafe and SqliteDb. Finally, all DB usages are private. 2019-01-07 03:17:11 +03:00
MessagesManager.cpp Clear active dialog actions for left channels. 2019-01-25 19:12:03 +03:00
MessagesManager.h Clear active dialog actions for left channels. 2019-01-25 19:12:03 +03:00
misc.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
misc.h Update copyright year. 2019-01-01 01:02:34 +03:00
Notification.h Update copyright year. 2019-01-01 01:02:34 +03:00
NotificationGroupId.h Update copyright year. 2019-01-01 01:02:34 +03:00
NotificationGroupKey.h Update copyright year. 2019-01-01 01:02:34 +03:00
NotificationGroupType.h Update copyright year. 2019-01-01 01:02:34 +03:00
NotificationId.h Update copyright year. 2019-01-01 01:02:34 +03:00
NotificationManager.cpp Implement FileSource. 2019-01-14 21:46:04 +03:00
NotificationManager.h Notification settings for mentions. 2019-01-10 20:54:46 +03:00
NotificationSettings.cpp Fix CHECK. 2019-01-13 22:28:25 +03:00
NotificationSettings.h Notification settings for mentions. 2019-01-10 20:54:46 +03:00
NotificationSettings.hpp Notification settings for mentions. 2019-01-10 20:54:46 +03:00
NotificationType.cpp Fix Global.h and TdDb.h includes. 2019-01-06 22:59:17 +03:00
NotificationType.h Update copyright year. 2019-01-01 01:02:34 +03:00
PasswordManager.cpp Fix Global.h and TdDb.h includes. 2019-01-06 22:59:17 +03:00
PasswordManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
Payments.cpp Add source to on_get_user and on_get_chat. 2019-01-12 06:48:39 +03:00
Payments.h Update copyright year. 2019-01-01 01:02:34 +03:00
Payments.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
Photo.cpp Fix repairing of main user photo. 2019-01-22 19:08:41 +03:00
Photo.h Fix repairing of main user photo. 2019-01-22 19:08:41 +03:00
Photo.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
PrivacyManager.cpp Add source to on_get_user and on_get_chat. 2019-01-12 06:48:39 +03:00
PrivacyManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
PtsManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
ReplyMarkup.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
ReplyMarkup.h Update copyright year. 2019-01-01 01:02:34 +03:00
ReplyMarkup.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
RequestActor.h Update copyright year. 2019-01-01 01:02:34 +03:00
SecretChatActor.cpp Fix Global.h and TdDb.h includes. 2019-01-06 22:59:17 +03:00
SecretChatActor.h Update copyright year. 2019-01-01 01:02:34 +03:00
SecretChatDb.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
SecretChatDb.h Update copyright year. 2019-01-01 01:02:34 +03:00
SecretChatId.h Update copyright year. 2019-01-01 01:02:34 +03:00
SecretChatsManager.cpp Fix Global.h and TdDb.h includes. 2019-01-06 22:59:17 +03:00
SecretChatsManager.h Forward-declare BinlogEvent. 2019-01-06 22:11:02 +03:00
SecretInputMedia.h Update copyright year. 2019-01-01 01:02:34 +03:00
SecureManager.cpp Add FileManager::cancel_upload. 2019-01-25 04:52:38 +03:00
SecureManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
SecureStorage.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
SecureStorage.h Update copyright year. 2019-01-01 01:02:34 +03:00
SecureValue.cpp Move FileType to FileType.h. 2019-01-20 00:54:29 +03:00
SecureValue.h Update copyright year. 2019-01-01 01:02:34 +03:00
SecureValue.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
SequenceDispatcher.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
SequenceDispatcher.h Update copyright year. 2019-01-01 01:02:34 +03:00
SetWithPosition.h Repair file_reference in SaveGifQuery. 2019-01-23 22:20:48 +03:00
StateManager.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
StateManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
StickersManager.cpp Add FileManager::cancel_upload. 2019-01-25 04:52:38 +03:00
StickersManager.h Support file reference repair in getAttachedStickerSets. 2019-01-24 22:41:05 +03:00
StickersManager.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
StorageManager.cpp Add LogInterface::get_file_paths method. 2019-01-18 01:17:20 +03:00
StorageManager.h Better on_new_file. 2019-01-11 05:45:03 +03:00
td_c_client.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
td_c_client.h Update copyright year. 2019-01-01 01:02:34 +03:00
td_emscripten.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
td_json_client.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
td_json_client.h Update copyright year. 2019-01-01 01:02:34 +03:00
td_log.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
td_log.h Update copyright year. 2019-01-01 01:02:34 +03:00
Td.cpp Add FileManager::cancel_upload. 2019-01-25 04:52:38 +03:00
Td.h Fix addind/removing file source for messages. 2019-01-03 18:26:44 +03:00
TdCallback.h Update copyright year. 2019-01-01 01:02:34 +03:00
TdDb.cpp Forward-declare SqliteConnectionSafe and SqliteDb. Finally, all DB usages are private. 2019-01-07 03:17:11 +03:00
TdDb.h SetWithPosition CE and other fixes. 2019-01-19 20:19:29 +03:00
TdParameters.h Update copyright year. 2019-01-01 01:02:34 +03:00
TermsOfService.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
TermsOfService.h Update copyright year. 2019-01-01 01:02:34 +03:00
TopDialogManager.cpp Add source to on_get_user and on_get_chat. 2019-01-12 06:48:39 +03:00
TopDialogManager.h Minor interface change. 2019-01-07 00:06:52 +03:00
UniqueId.h Update copyright year. 2019-01-01 01:02:34 +03:00
UpdatesManager.cpp Add source to on_get_user and on_get_chat. 2019-01-12 06:48:39 +03:00
UpdatesManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
UserId.h Update copyright year. 2019-01-01 01:02:34 +03:00
Version.h Update copyright year. 2019-01-01 01:02:34 +03:00
VideoNotesManager.cpp Update copyright year. 2019-01-01 01:02:34 +03:00
VideoNotesManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
VideoNotesManager.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
VideosManager.cpp Fix Global.h and TdDb.h includes. 2019-01-06 22:59:17 +03:00
VideosManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
VideosManager.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
VoiceNotesManager.cpp Fix Global.h and TdDb.h includes. 2019-01-06 22:59:17 +03:00
VoiceNotesManager.h Update copyright year. 2019-01-01 01:02:34 +03:00
VoiceNotesManager.hpp Update copyright year. 2019-01-01 01:02:34 +03:00
WallpaperManager.cpp Add wallpapers file source for wallpapers registered by remote location. 2019-01-22 17:35:29 +03:00
WallpaperManager.h Add wallpapers file source for wallpapers registered by remote location. 2019-01-22 17:35:29 +03:00
WebPageId.h Update copyright year. 2019-01-01 01:02:34 +03:00
WebPagesManager.cpp Create web page file source. 2019-01-22 01:32:13 +03:00
WebPagesManager.h Remove non-const WebPagesManager::get_web_page_instant_view. 2019-01-22 01:06:24 +03:00