tdlight/td/telegram
levlam 54ec85ff22 Add missing Logging.* files.
GitOrigin-RevId: d1aec3ed0c54ee93b69fffc930b2ebe2665356cf
2018-10-24 22:15:55 +03:00
..
files Make get_*_duration const. 2018-09-27 21:14:32 +03:00
logevent Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
net Fix some spelling. 2018-10-07 23:40:58 +03:00
AccessRights.h Explicitly specify enum underlying type. 2018-04-19 16:08:30 +03:00
AnimationsManager.cpp Make get_*_duration const. 2018-09-27 21:14:32 +03:00
AnimationsManager.h Move some templates implementations to Td.h. 2018-10-01 05:22:56 +03:00
AnimationsManager.hpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
AudiosManager.cpp Make get_*_duration const. 2018-09-27 21:14:32 +03:00
AudiosManager.h Make get_*_duration const. 2018-09-27 21:14:32 +03:00
AudiosManager.hpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
AuthManager.cpp Remove source from get_my_id. 2018-10-08 17:21:56 +03:00
AuthManager.h Add dummy td_api::getCurrentState. 2018-09-20 19:33:41 +03:00
AuthManager.hpp Update layer to 84. 2018-08-10 16:22:48 +03:00
CallActor.cpp Init call in phoneCallAccepted just in case. 2018-10-24 21:44:14 +03:00
CallActor.h Add source to get_input_phone_call. 2018-10-24 21:37:12 +03:00
CallbackQueriesManager.cpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
CallbackQueriesManager.h Move some templates implementations to Td.h. 2018-10-01 05:22:56 +03:00
CallDiscardReason.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
CallDiscardReason.h Update copyright year. 2018-01-02 16:45:09 +03:00
CallId.h Update copyright year. 2018-01-02 16:45:09 +03:00
CallManager.cpp Add more debug logging to calls handling. 2018-07-11 23:37:40 +03:00
CallManager.h Update copyright year. 2018-01-02 16:45:09 +03:00
ChannelId.h Update copyright year. 2018-01-02 16:45:09 +03:00
ChatId.h Update copyright year. 2018-01-02 16:45:09 +03:00
cli.cpp New API for managing TDLib logs. 2018-10-24 18:42:40 +03:00
Client.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
Client.h Fix C++/CLI. 2018-03-11 23:49:38 +03:00
ClientActor.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
ClientActor.h Update copyright year. 2018-01-02 16:45:09 +03:00
ClientDotNet.cpp Make Client.Execute static in C# binding. 2018-10-24 20:23:47 +03:00
ClientJson.cpp Remove unnecessary static_cast. 2018-09-21 11:26:35 +03:00
ClientJson.h Update copyright year. 2018-01-02 16:45:09 +03:00
ConfigManager.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
ConfigManager.h Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
ConfigShared.cpp Send option "version" before all other updates. 2018-09-20 20:41:22 +03:00
ConfigShared.h Const-correct unique_ptr. 2018-09-27 19:51:45 +03:00
Contact.cpp Fix includes. 2018-09-29 04:41:15 +03:00
Contact.h Move MessageContent and InputMessageText implementations to corresponding files. 2018-09-28 23:57:34 +03:00
ContactsManager.cpp Fix misprint. 2018-10-22 02:00:34 +03:00
ContactsManager.h Remove source from get_my_id. 2018-10-08 17:21:56 +03:00
DelayDispatcher.cpp Fix CE and some includes. 2018-09-13 06:08:49 +03:00
DelayDispatcher.h beter DelayDispatcher and OrderedEventsProcessor destruction 2018-09-07 16:17:09 +03:00
Dependencies.h Add Dependencies.h. 2018-09-28 04:21:20 +03:00
DeviceTokenManager.cpp Better fix for END_PARSE_FLAGS. 2018-04-16 18:02:42 +03:00
DeviceTokenManager.h Explicitly specify enum underlying type. 2018-04-19 16:08:30 +03:00
DhCache.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
DhCache.h Update copyright year. 2018-01-02 16:45:09 +03:00
DhConfig.h Fix compilation for Termux. 2018-05-10 10:49:47 +03:00
DialogDate.h Fix includes. 2018-09-29 04:41:15 +03:00
DialogDb.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
DialogDb.h Remove unnecessary semicolons after namespace end. 2018-07-18 04:30:29 +03:00
DialogId.cpp Update layer to 76: add messageWebsiteConnected. 2018-02-22 03:36:40 +03:00
DialogId.h Explicitly specify enum underlying type. 2018-04-19 16:08:30 +03:00
DialogParticipant.cpp Add members filter to searchChatMembers. 2018-07-20 03:00:17 +03:00
DialogParticipant.h Add members filter to searchChatMembers. 2018-07-20 03:00:17 +03:00
DocumentsManager.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
DocumentsManager.h Fix includes. 2018-09-29 04:41:15 +03:00
DocumentsManager.hpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
DraftMessage.cpp Move DraftMessage to separate files. 2018-09-29 02:45:43 +03:00
DraftMessage.h Move NotificationSettings to separate header. 2018-09-29 03:29:57 +03:00
DraftMessage.hpp Move DraftMessage to separate files. 2018-09-29 02:45:43 +03:00
Game.cpp Move MessageContent and InputMessageText implementations to corresponding files. 2018-09-28 23:57:34 +03:00
Game.h Move MessageContent and InputMessageText implementations to corresponding files. 2018-09-28 23:57:34 +03:00
Game.hpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
Global.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
Global.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
HashtagHints.cpp Include SqliteKeyValue only in cpp. 2018-07-18 04:11:48 +03:00
HashtagHints.h Update copyright year. 2018-01-02 16:45:09 +03:00
InlineQueriesManager.cpp Fix includes. 2018-09-29 04:41:15 +03:00
InlineQueriesManager.h Move MessageContent and InputMessageText implementations to corresponding files. 2018-09-28 23:57:34 +03:00
InputMessageText.cpp Move DraftMessage to separate files. 2018-09-29 02:45:43 +03:00
InputMessageText.h Move MessageContent and InputMessageText implementations to corresponding files. 2018-09-28 23:57:34 +03:00
InputMessageText.hpp Move DraftMessage to separate files. 2018-09-29 02:45:43 +03:00
LanguagePackManager.cpp Fix calling Localization methods before authorization. 2018-10-08 15:01:09 +03:00
LanguagePackManager.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
Location.cpp Move MessageContent and InputMessageText implementations to corresponding files. 2018-09-28 23:57:34 +03:00
Location.h Fix includes. 2018-09-29 04:41:15 +03:00
Log.cpp New API for managing TDLib logs. 2018-10-24 18:42:40 +03:00
Log.h Return whether Log::set_file_path succeded or not. 2018-01-28 19:38:59 +03:00
LogDotNet.cpp Add documentation to ClientDotNet and LogDotNet. 2018-03-15 19:25:51 +03:00
Logging.cpp Add missing Logging.* files. 2018-10-24 22:15:55 +03:00
Logging.h Add missing Logging.* files. 2018-10-24 22:15:55 +03:00
MessageContent.cpp Better error message on broken database. 2018-10-24 21:48:37 +03:00
MessageContent.h Fix includes. 2018-09-29 04:41:15 +03:00
MessageEntity.cpp Fix returning invalid Unicode from parse_html. 2018-10-09 16:27:40 +03:00
MessageEntity.h Fix includes. 2018-09-29 04:41:15 +03:00
MessageEntity.hpp Add MessageEntity.hpp. 2018-04-02 01:45:51 +03:00
MessageId.h Read chat history while scrolling. 2018-05-03 11:57:19 +03:00
MessagesDb.cpp Add source to next_utf8_unsafe. 2018-10-08 15:53:05 +03:00
MessagesDb.h Fix includes. 2018-09-29 04:41:15 +03:00
MessagesManager.cpp Add more debug. 2018-10-24 22:15:32 +03:00
MessagesManager.h Exclude sponsored chat from unread counts. 2018-10-14 02:51:35 +03:00
misc.cpp Fix warning. 2018-10-21 05:11:56 +03:00
misc.h Allow tg URLs in text links and url buttons. 2018-06-19 13:23:52 +03:00
NotificationSettings.cpp Move NotificationSettings to separate header. 2018-09-29 03:29:57 +03:00
NotificationSettings.h Move NotificationSettings to separate header. 2018-09-29 03:29:57 +03:00
NotificationSettings.hpp Move NotificationSettings to separate header. 2018-09-29 03:29:57 +03:00
PasswordManager.cpp Various fixes. 2018-09-27 16:37:15 +03:00
PasswordManager.h Fix caching of passport secret. 2018-09-27 01:48:12 +03:00
Payments.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
Payments.h Minor fixes. 2018-04-12 00:18:03 +03:00
Payments.hpp Strong typing for passport data. 2018-04-11 17:21:24 +03:00
Photo.cpp Make most MessageContent-handling methods static. 2018-09-27 22:44:40 +03:00
Photo.h Make most MessageContent-handling methods static. 2018-09-27 22:44:40 +03:00
Photo.hpp Update copyright year. 2018-01-02 16:45:09 +03:00
PrivacyManager.cpp Fix closing of CallActor, PasswordManager, PrivacyManager and SecureManager. 2018-04-19 18:39:30 +03:00
PrivacyManager.h Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
PtsManager.h Update copyright year. 2018-01-02 16:45:09 +03:00
ReplyMarkup.cpp Allow tg URLs in text links and url buttons. 2018-06-19 13:23:52 +03:00
ReplyMarkup.h Update copyright year. 2018-01-02 16:45:09 +03:00
ReplyMarkup.hpp Update copyright year. 2018-01-02 16:45:09 +03:00
RequestActor.h Move RequestActor to RequestActor.h. 2018-10-01 02:26:06 +03:00
SecretChatActor.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
SecretChatActor.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
SecretChatDb.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
SecretChatDb.h Include SqliteKeyValue only in cpp. 2018-07-18 04:11:48 +03:00
SecretChatId.h Update copyright year. 2018-01-02 16:45:09 +03:00
SecretChatsManager.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
SecretChatsManager.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
SecretInputMedia.h Update copyright year. 2018-01-02 16:45:09 +03:00
SecureManager.cpp Various fixes. 2018-09-27 16:37:15 +03:00
SecureManager.h Various fixes. 2018-09-27 16:37:15 +03:00
SecureStorage.cpp Make pread and DataView const. 2018-09-13 03:12:40 +03:00
SecureStorage.h Make pread and DataView const. 2018-09-13 03:12:40 +03:00
SecureValue.cpp Make dates parser more flexible. 2018-09-17 21:49:26 +03:00
SecureValue.h Rename payload to nonce. 2018-08-17 22:16:55 +03:00
SecureValue.hpp Update layer to 85. 2018-08-10 19:39:48 +03:00
SequenceDispatcher.cpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
SequenceDispatcher.h Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
StateManager.cpp Add prefer_ipv6 option. 2018-07-01 17:19:59 +03:00
StateManager.h Add prefer_ipv6 option. 2018-07-01 17:19:59 +03:00
StickersManager.cpp Fix getAttachedStickerSets for photos. 2018-10-01 14:34:42 +03:00
StickersManager.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
StickersManager.hpp Fix some includes. 2018-08-10 21:54:17 +03:00
StorageManager.cpp Fix some string to Slice conversions. 2018-07-08 02:47:46 +03:00
StorageManager.h Allow to call deleteAccount before authorization. ConfirmPhone support. 2018-06-27 21:26:52 +03:00
td_c_client.cpp Various fixes. 2018-09-27 16:37:15 +03:00
td_c_client.h Update copyright year. 2018-01-02 16:45:09 +03:00
td_emscripten.cpp New API for managing TDLib logs. 2018-10-24 18:42:40 +03:00
td_json_client.cpp Don't crash on nullptr passed to td_json_client. 2018-09-21 16:41:22 +03:00
td_json_client.h Document bytes JSON representation. 2018-03-04 03:26:29 +03:00
td_log.cpp Return whether Log::set_file_path succeded or not. 2018-01-28 19:38:59 +03:00
td_log.h Fix C typedef syntax. 2018-02-03 02:54:54 +03:00
Td.cpp New API for managing TDLib logs. 2018-10-24 18:42:40 +03:00
Td.h New API for managing TDLib logs. 2018-10-24 18:42:40 +03:00
TdCallback.h Remove TdCallback::on_closed 2018-09-14 19:58:13 +03:00
TdDb.cpp Fix deleting old data when database is dropped. 2018-10-08 16:29:44 +03:00
TdDb.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
TdParameters.h Update copyright year. 2018-01-02 16:45:09 +03:00
TermsOfService.cpp Fix some includes. 2018-06-26 02:43:11 +03:00
TermsOfService.h Fix some includes. 2018-06-26 02:43:11 +03:00
TopDialogManager.cpp Ignore unsuitable bots in getTopChats. 2018-10-22 16:47:41 +03:00
TopDialogManager.h Add disable_top_chats option. 2018-06-26 22:51:00 +03:00
UniqueId.h Update copyright year. 2018-01-02 16:45:09 +03:00
UpdatesManager.cpp Remove source from get_my_id. 2018-10-08 17:21:56 +03:00
UpdatesManager.h Support for language pack updatimg. td_api::updateLanguagePack. 2018-07-17 05:58:34 +03:00
UserId.h Update copyright year. 2018-01-02 16:45:09 +03:00
Version.h Fix deleting old data when database is dropped. 2018-10-08 16:29:44 +03:00
VideoNotesManager.cpp Make get_*_duration const. 2018-09-27 21:14:32 +03:00
VideoNotesManager.h Make get_*_duration const. 2018-09-27 21:14:32 +03:00
VideoNotesManager.hpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
VideosManager.cpp Make get_*_duration const. 2018-09-27 21:14:32 +03:00
VideosManager.h Make get_*_duration const. 2018-09-27 21:14:32 +03:00
VideosManager.hpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
VoiceNotesManager.cpp Make get_*_duration const. 2018-09-27 21:14:32 +03:00
VoiceNotesManager.h Make get_*_duration const. 2018-09-27 21:14:32 +03:00
VoiceNotesManager.hpp Fix documents store. 2018-03-08 22:43:12 +03:00
WebPageId.h Update copyright year. 2018-01-02 16:45:09 +03:00
WebPagesManager.cpp Fix some spelling. 2018-10-07 23:40:58 +03:00
WebPagesManager.h Add required actor name to MultiTimeout. 2018-08-01 20:31:20 +03:00