tdlight/td/telegram
levlam 3e00a5e64b Fix postponing of updateChatReadInbox.
GitOrigin-RevId: 22d8244d438e0d67531cf8f334e87334597c328d
2018-12-02 03:35:58 +03:00
..
files Add VLOG file_gc. 2018-11-16 00:25:08 +03:00
logevent Add check for invalid DialogId in database. 2018-10-26 18:36:53 +03:00
net Better actor names. 2018-11-18 15:33:06 +03:00
AccessRights.h
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
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 Add Notification.h. 2018-11-26 20:05:06 +03:00
AuthManager.h Add dummy td_api::getCurrentState. 2018-09-20 19:33:41 +03:00
AuthManager.hpp
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
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
CallManager.h
ChannelId.h
ChatId.h
cli.cpp Implement updateNotification. 2018-11-16 18:00:46 +03:00
Client.cpp Improve iOS README. 2018-10-31 15:15:16 +03:00
Client.h
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 Fix preloading of just received in getDialogs dialogs. 2018-11-18 00:24:19 +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 Improve clean_filename behavior. 2018-11-27 04:24:43 +03:00
ContactsManager.h Calculate was_online_local/was_online_remote. 2018-11-16 01:48: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
DeviceTokenManager.h
DhCache.cpp
DhCache.h
DhConfig.h
DialogDate.h Fix includes. 2018-09-29 04:41:15 +03:00
DialogDb.cpp Add MessagesManager::get_message_notification_group_keys_from_database. 2018-11-29 00:51:25 +03:00
DialogDb.h Add notification_group_id to DialogDb. 2018-11-27 17:39:13 +03:00
DialogId.cpp
DialogId.h
DialogParticipant.cpp
DialogParticipant.h
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
HashtagHints.h
InlineQueriesManager.cpp Add more getDifference logging. 2018-11-21 17:14:35 +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
LogDotNet.cpp
Logging.cpp Add VLOG file_gc. 2018-11-16 00:25:08 +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
MessageId.h
MessagesDb.cpp Add MessagesManager::get_message_notifications_from_database. 2018-11-28 23:19:30 +03:00
MessagesDb.h Add MessagesManager::get_message_notifications_from_database. 2018-11-28 23:19:30 +03:00
MessagesManager.cpp Fix postponing of updateChatReadInbox. 2018-12-02 03:35:58 +03:00
MessagesManager.h Fix race in get_message_notification_group_force. 2018-11-30 01:57:24 +03:00
misc.cpp Fix warning. 2018-10-21 05:11:56 +03:00
misc.h
Notification.h Implement remove_message_notifications. 2018-11-30 00:02:33 +03:00
NotificationGroupId.h Add last_notification_date to database. 2018-11-12 17:44:42 +03:00
NotificationGroupKey.h Add MessagesManager::get_message_notification_group_keys_from_database. 2018-11-29 00:51:25 +03:00
NotificationId.h Add MessagesManager::get_message_notifications_from_database. 2018-11-28 23:19:30 +03:00
NotificationManager.cpp Send td_api::updateActiveNotifications. 2018-11-30 18:11:58 +03:00
NotificationManager.h Send td_api::updateActiveNotifications. 2018-11-30 18:11:58 +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 Remove deleted notifications from pending updates. 2018-11-22 20:17:26 +03:00
NotificationType.h Support removing notifications by max_message_id. 2018-11-20 17:08:44 +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
Payments.hpp
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
PrivacyManager.h
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
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
SequenceDispatcher.cpp
SequenceDispatcher.h
StateManager.cpp
StateManager.h
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
StorageManager.h
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
td_log.h
Td.cpp Support removing notifications by max_message_id. 2018-11-20 17:08:44 +03:00
Td.h Increase version to 1.3.4. 2018-11-29 02:51:10 +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
TermsOfService.h
TopDialogManager.cpp Ignore unsuitable bots in getTopChats. 2018-10-22 16:47:41 +03:00
TopDialogManager.h
UniqueId.h
UpdatesManager.cpp Delay notification updates during getDifference and fix bugs. 2018-11-22 04:00:28 +03:00
UpdatesManager.h Add VLOG get_difference. 2018-11-15 20:25:54 +03:00
UserId.h
Version.h Add notification_id field to message database. 2018-11-28 20:18:50 +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 Allow instant view to be deleted. 2018-11-29 15:43:25 +03:00
WebPagesManager.h