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 b623357695 Disable delay for call and new secret chat notifications.
GitOrigin-RevId: a2c4baa804c84503c7c073dc1b6efae6d0590bc1
2018-11-15 19:09:01 +03:00
..
files Fix parsing of std::unordered_set. 2018-11-11 16:35:51 +03:00
logevent Add check for invalid DialogId in database. 2018-10-26 18:36:53 +03:00
net Session: set_online for nonmain connections 2018-11-20 16:07:27 +04: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 Fix some includes. 2018-10-28 20:30:47 +03:00
AudiosManager.h Make get_*_duration const. 2018-09-27 21:14:32 +03:00
AudiosManager.hpp Better replace document flags. 2018-11-06 14:37:07 +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
CallDiscardReason.h
CallId.h Strong typing for NotificationId and NotificationGroupId. 2018-11-10 02:08:47 +03:00
CallManager.cpp Add more debug logging to calls handling. 2018-07-11 23:37:40 +03:00
CallManager.h
ChannelId.h
ChatId.h
cli.cpp Add class NotificationType. 2018-11-10 01:56:00 +03:00
Client.cpp Improve iOS README. 2018-10-31 15:15:16 +03:00
Client.h Fix C++/CLI. 2018-03-11 23:49:38 +03:00
ClientActor.cpp
ClientActor.h
ClientDotNet.cpp Make Client.Execute static in C# binding. 2018-10-24 20:23:47 +03:00
ClientJson.cpp Static execute in JSON interface. 2018-10-31 17:51:07 +03:00
ClientJson.h Static execute in JSON interface. 2018-10-31 17:51:07 +03:00
ConfigManager.cpp Use online_update_period_ms option. 2018-11-08 16:06:17 +03:00
ConfigManager.h Fix some includes. 2018-10-28 20:30:47 +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 Add support for updateNotificationGroup and delaying of updates. 2018-11-15 18:58:33 +03:00
ContactsManager.h Add support for updateNotificationGroup and delaying of updates. 2018-11-15 18:58:33 +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
DhCache.h
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 DialogDb: last_notification_date 2018-11-07 00:11:34 +03:00
DialogDb.h DialogDb: last_notification_date 2018-11-07 00:11:34 +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 Better replace document flags. 2018-11-06 14:37:07 +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 includes. 2018-10-28 20:30:47 +03:00
Global.cpp Fix some includes. 2018-10-28 20:30:47 +03:00
Global.h Send to NotificationManager notifications about new/edited messages. 2018-11-11 15:58:52 +03:00
HashtagHints.cpp Include SqliteKeyValue only in cpp. 2018-07-18 04:11:48 +03:00
HashtagHints.h
InlineQueriesManager.cpp Fix some includes. 2018-10-28 20:30:47 +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 some includes. 2018-10-28 20:30:47 +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 Fix some includes. 2018-10-28 20:30:47 +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 Send to NotificationManager notifications about new/edited messages. 2018-11-11 15:58:52 +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 support for updateNotificationGroup and delaying of updates. 2018-11-15 18:58:33 +03:00
MessagesManager.h Add last_notification_date to database. 2018-11-12 17:44:42 +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
NotificationGroupId.h Add last_notification_date to database. 2018-11-12 17:44:42 +03:00
NotificationId.h Add last_notification_date to database. 2018-11-12 17:44:42 +03:00
NotificationManager.cpp Disable delay for call and new secret chat notifications. 2018-11-15 19:09:01 +03:00
NotificationManager.h Add support for updateNotificationGroup and delaying of updates. 2018-11-15 18:58:33 +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
NotificationType.cpp Disable delay for call and new secret chat notifications. 2018-11-15 19:09:01 +03:00
NotificationType.h Disable delay for call and new secret chat notifications. 2018-11-15 19:09:01 +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
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 Fix some includes. 2018-10-28 20:30:47 +03:00
ReplyMarkup.cpp Disallow switch_inline_query in channels. 2018-11-05 14:29:43 +03:00
ReplyMarkup.h Disallow switch_inline_query in channels. 2018-11-05 14:29:43 +03:00
ReplyMarkup.hpp
RequestActor.h Fix some includes. 2018-10-28 20:30:47 +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 Fix some includes. 2018-10-28 20:30:47 +03:00
SecretChatDb.cpp
SecretChatDb.h Include SqliteKeyValue only in cpp. 2018-07-18 04:11:48 +03:00
SecretChatId.h
SecretChatsManager.cpp Fix some includes. 2018-10-28 20:30:47 +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
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 Fix mtime in generate location. 2018-10-31 21:11:02 +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 Better replace document flags. 2018-11-06 14:37:07 +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
td_emscripten.cpp Add support for updateNotificationGroup and delaying of updates. 2018-11-15 18:58:33 +03:00
td_json_client.cpp Static execute in JSON interface. 2018-10-31 17:51:07 +03:00
td_json_client.h Static execute in JSON interface. 2018-10-31 17:51:07 +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 Add support for updateNotificationGroup and delaying of updates. 2018-11-15 18:58:33 +03:00
Td.h Send to NotificationManager notifications about new/edited messages. 2018-11-11 15:58:52 +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 Send to NotificationManager notifications about new/edited messages. 2018-11-11 15:58:52 +03:00
TdParameters.h
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
UpdatesManager.cpp Silence 401th error for ordinary users. 2018-11-07 21:26:21 +03:00
UpdatesManager.h Support for language pack updatimg. td_api::updateLanguagePack. 2018-07-17 05:58:34 +03:00
UserId.h
Version.h DialogDb: last_notification_date 2018-11-07 00:11:34 +03:00
VideoNotesManager.cpp Fix some includes. 2018-10-28 20:30:47 +03:00
VideoNotesManager.h Make get_*_duration const. 2018-09-27 21:14:32 +03:00
VideoNotesManager.hpp Better replace document flags. 2018-11-06 14:37:07 +03:00
VideosManager.cpp Fix some includes. 2018-10-28 20:30:47 +03:00
VideosManager.h Make get_*_duration const. 2018-09-27 21:14:32 +03:00
VideosManager.hpp Better replace document flags. 2018-11-06 14:37:07 +03:00
VoiceNotesManager.cpp Fix some includes. 2018-10-28 20:30:47 +03:00
VoiceNotesManager.h Make get_*_duration const. 2018-09-27 21:14:32 +03:00
VoiceNotesManager.hpp Better replace document flags. 2018-11-06 14:37:07 +03:00
WebPageId.h
WebPagesManager.cpp Fix some includes. 2018-10-28 20:30:47 +03:00
WebPagesManager.h Add required actor name to MultiTimeout. 2018-08-01 20:31:20 +03:00