tdlight/td/telegram
levlam ccf8064821 Fix adding last message in on_get_dialogs.
GitOrigin-RevId: c14c9df93f06caeca26fb5eb63e9d68be00f48f1
2018-04-06 18:19:27 +03:00
..
files Add debug. 2018-04-04 22:37:14 +03:00
logevent Update copyright year. 2018-01-02 16:45:09 +03:00
net Various fixes. 2018-03-14 17:43:00 +03:00
AccessRights.h Update copyright year. 2018-01-02 16:45:09 +03:00
AnimationsManager.cpp Update remote_id in FileId list if possible. 2018-03-08 21:04:28 +03:00
AnimationsManager.h Update remote_id in FileId list if possible. 2018-03-08 21:04:28 +03:00
AnimationsManager.hpp Fix documents store. 2018-03-08 22:43:12 +03:00
AudiosManager.cpp Support for recent_stickers_limit. 2018-03-08 16:49:45 +03:00
AudiosManager.h Update layer to 75. Support entities in captions. 2018-01-30 20:06:54 +03:00
AudiosManager.hpp Fix documents store. 2018-03-08 22:43:12 +03:00
AuthManager.cpp Better load service notifications user. 2018-03-27 03:12:32 +03:00
AuthManager.h AuthManager: persistent State::WaitPassword 2018-03-15 13:06:26 +03:00
AuthManager.hpp AuthManager: persistent State::WaitPassword 2018-03-15 13:06:26 +03:00
CallActor.cpp Add source to get_*_id_object. 2018-02-03 02:05:11 +03:00
CallActor.h Update copyright year. 2018-01-02 16:45:09 +03:00
CallbackQueriesManager.cpp Add source to get_*_id_object. 2018-02-03 02:05:11 +03:00
CallbackQueriesManager.h Update copyright year. 2018-01-02 16:45:09 +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 Update copyright year. 2018-01-02 16:45:09 +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 Fix last_database_message_id. 2018-04-04 22:30:10 +03:00
Client.cpp Fix C++/CLI. 2018-03-11 23:49:38 +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 Add documentation to ClientDotNet and LogDotNet. 2018-03-15 19:25:51 +03:00
ClientJson.cpp Replace std::max/min with td::max/min. 2018-02-12 13:37:54 +03:00
ClientJson.h Update copyright year. 2018-01-02 16:45:09 +03:00
ConfigManager.cpp Fix config parsing. 2018-04-02 23:37:45 +03:00
ConfigManager.h Add new get_simple_config URL. 2018-03-12 21:04:03 +03:00
ConfigShared.cpp Fix process_config. 2018-03-08 18:01:45 +03:00
ConfigShared.h Fix process_config. 2018-03-08 18:01:45 +03:00
Contact.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
Contact.h Update copyright year. 2018-01-02 16:45:09 +03:00
ContactsManager.cpp Add debug. 2018-04-06 17:45:07 +03:00
ContactsManager.h Better load service notifications user. 2018-03-27 03:12:32 +03:00
DelayDispatcher.cpp Better DelayDispatcher 2018-03-17 20:06:16 +03:00
DelayDispatcher.h Better DelayDispatcher 2018-03-17 20:06:16 +03:00
DeviceTokenManager.cpp Various fixes. 2018-03-06 19:27:52 +03:00
DeviceTokenManager.h Support missed device token types, better names for 'token' fields. 2018-01-19 18:04:16 +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 Update copyright year. 2018-01-02 16:45:09 +03:00
DialogDb.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
DialogDb.h Update copyright year. 2018-01-02 16:45:09 +03:00
DialogId.cpp Update layer to 76: add messageWebsiteConnected. 2018-02-22 03:36:40 +03:00
DialogId.h Update layer to 76: add messageWebsiteConnected. 2018-02-22 03:36:40 +03:00
DialogParticipant.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
DialogParticipant.h Update copyright year. 2018-01-02 16:45:09 +03:00
DocumentsManager.cpp Fix on_get_document. 2018-04-04 12:08:31 +03:00
DocumentsManager.h Update layer #76. 2018-03-04 00:33:26 +03:00
DocumentsManager.hpp Fix documents store. 2018-03-08 22:43:12 +03:00
Game.cpp Fix add_message_dependencies. 2018-04-02 02:03:22 +03:00
Game.h Fix add_message_dependencies. 2018-04-02 02:03:22 +03:00
Game.hpp Add MessageEntity.hpp. 2018-04-02 01:45:51 +03:00
Global.cpp Replace std::max/min with td::max/min. 2018-02-12 13:37:54 +03:00
Global.h Update copyright year. 2018-01-02 16:45:09 +03:00
HashtagHints.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
HashtagHints.h Update copyright year. 2018-01-02 16:45:09 +03:00
InlineQueriesManager.cpp Fix inline results attributes. 2018-04-04 10:21:21 +03:00
InlineQueriesManager.h Update layer #76. 2018-03-04 00:33:26 +03:00
Location.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
Location.h Update copyright year. 2018-01-02 16:45:09 +03:00
Log.cpp Replace std::max/min with td::max/min. 2018-02-12 13:37:54 +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
MessageEntity.cpp Update valid short usernames. 2018-04-04 18:41:35 +03:00
MessageEntity.h Add MessageEntity.hpp. 2018-04-02 01:45:51 +03:00
MessageEntity.hpp Add MessageEntity.hpp. 2018-04-02 01:45:51 +03:00
MessageId.h Update copyright year. 2018-01-02 16:45:09 +03:00
MessagesDb.cpp Add some debug logging. 2018-02-19 23:21:53 +03:00
MessagesDb.h Update copyright year. 2018-01-02 16:45:09 +03:00
MessagesManager.cpp Fix adding last message in on_get_dialogs. 2018-04-06 18:19:27 +03:00
MessagesManager.h Fix last_database_message_id. 2018-04-04 22:30:10 +03:00
misc.cpp Better strip_empty_characters. 2018-03-21 17:54:39 +03:00
misc.h Update copyright year. 2018-01-02 16:45:09 +03:00
PasswordManager.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
PasswordManager.h Update copyright year. 2018-01-02 16:45:09 +03:00
Payments.cpp Add source to get_*_id_object. 2018-02-03 02:05:11 +03:00
Payments.h Update copyright year. 2018-01-02 16:45:09 +03:00
Payments.hpp Update copyright year. 2018-01-02 16:45:09 +03:00
Photo.cpp Better photo size comparison. 2018-04-03 10:35:04 +03:00
Photo.h Better photo size comparison. 2018-04-03 10:35:04 +03:00
Photo.hpp Update copyright year. 2018-01-02 16:45:09 +03:00
PrivacyManager.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
PrivacyManager.h Update copyright year. 2018-01-02 16:45:09 +03:00
PtsManager.h Update copyright year. 2018-01-02 16:45:09 +03:00
ReplyMarkup.cpp More robust mkpath. 2018-03-04 22:53:21 +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
SecretChatActor.cpp Better readHistory in secret chats. 2018-04-02 04:14:47 +03:00
SecretChatActor.h Better readHistory in secret chats. 2018-04-02 04:14:47 +03:00
SecretChatDb.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
SecretChatDb.h Update copyright year. 2018-01-02 16:45:09 +03:00
SecretChatId.h Update copyright year. 2018-01-02 16:45:09 +03:00
SecretChatsManager.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
SecretChatsManager.h Update copyright year. 2018-01-02 16:45:09 +03:00
SecretInputMedia.h Update copyright year. 2018-01-02 16:45:09 +03:00
SecureStorage.cpp RSA encrypt/decrypt and warning fixes. 2018-03-26 21:14:15 +03:00
SecureStorage.h SecureStorage encryption functions 2018-03-26 17:07:04 +03:00
SequenceDispatcher.cpp SequenceDispatcher: bugfix 2018-02-27 11:48:16 +03:00
SequenceDispatcher.h Update copyright year. 2018-01-02 16:45:09 +03:00
StateManager.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
StateManager.h Update copyright year. 2018-01-02 16:45:09 +03:00
StickersManager.cpp Exclude trending stickers from getStickers. 2018-03-17 20:24:21 +03:00
StickersManager.h Add td_api::searchStickers method. 2018-03-09 20:04:44 +03:00
StickersManager.hpp Fix documents store. 2018-03-08 22:43:12 +03:00
StorageManager.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
StorageManager.h Update copyright year. 2018-01-02 16:45:09 +03:00
td_c_client.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
td_c_client.h Update copyright year. 2018-01-02 16:45:09 +03:00
td_emscripten.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
td_json_client.cpp Update copyright year. 2018-01-02 16:45:09 +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 Fix td_api::close and td_api::responses. 2018-04-05 23:26:58 +03:00
Td.h Add td_api::addLocalMessage. 2018-03-26 23:20:56 +03:00
TdCallback.h Update copyright year. 2018-01-02 16:45:09 +03:00
TdDb.cpp Fix error code. 2018-03-10 17:52:27 +03:00
TdDb.h Update copyright year. 2018-01-02 16:45:09 +03:00
TdParameters.h Update copyright year. 2018-01-02 16:45:09 +03:00
TopDialogManager.cpp Do not return self in getTopChats. 2018-03-08 18:21:40 +03:00
TopDialogManager.h Update copyright year. 2018-01-02 16:45:09 +03:00
UniqueId.h Update copyright year. 2018-01-02 16:45:09 +03:00
UpdatesManager.cpp Fix replacing of unacceptable update with updateChannelTooLong. 2018-04-04 23:03:35 +03:00
UpdatesManager.h Send updateUserChatAction from on_user_dialog_action. 2018-03-13 11:57:58 +03:00
UserId.h Update copyright year. 2018-01-02 16:45:09 +03:00
Version.h Update layer to 75. Support entities in captions. 2018-01-30 20:06:54 +03:00
VideoNotesManager.cpp Fix file list hash calculation. 2018-03-07 02:02:49 +03:00
VideoNotesManager.h Update copyright year. 2018-01-02 16:45:09 +03:00
VideoNotesManager.hpp Fix documents store. 2018-03-08 22:43:12 +03:00
VideosManager.cpp Support for recent_stickers_limit. 2018-03-08 16:49:45 +03:00
VideosManager.h Update layer 75: 2018-02-07 02:31:38 +03:00
VideosManager.hpp Fix documents store. 2018-03-08 22:43:12 +03:00
VoiceNotesManager.cpp Fix file list hash calculation. 2018-03-07 02:02:49 +03:00
VoiceNotesManager.h Update layer to 75. Support entities in captions. 2018-01-30 20:06:54 +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 Add source to get_input_message_entities. 2018-04-02 01:10:22 +03:00
WebPagesManager.h Accept formattedText in getWebPageInstantView. 2018-02-21 00:20:45 +03:00