tdlight/td/telegram
levlam 81c0afafa3 Allow limit == -offset in getChatHistory.
GitOrigin-RevId: 8a050a75c0428304bb61c36a2c284b6309c6a8ea
2018-09-24 04:25:24 +03:00
..
files Fix full_split. 2018-09-22 14:24:02 +03:00
logevent Fix some secret chat actions on closing. 2018-07-24 01:45:44 +03:00
net Const-correct tl::unique_ptr. 2018-09-21 20:52:22 +03:00
AccessRights.h Explicitly specify enum underlying type. 2018-04-19 16:08:30 +03:00
AnimationsManager.cpp Add MessagesManager::get_current_state. 2018-09-21 10:15:07 +03:00
AnimationsManager.h Add AnimationsManager::get_current_state. 2018-09-20 22:38:19 +03:00
AnimationsManager.hpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
AudiosManager.cpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
AudiosManager.h Update layer to 75. Support entities in captions. 2018-01-30 20:06:54 +03:00
AudiosManager.hpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
AuthManager.cpp Add dummy td_api::getCurrentState. 2018-09-20 19:33:41 +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 Pre-check DH parameters. 2018-08-09 23:41:01 +03:00
CallActor.h Add timeout on call key exchange. 2018-07-13 05:06:04 +03:00
CallbackQueriesManager.cpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
CallbackQueriesManager.h Fix some td/actor/ includes. 2018-07-03 22:29:04 +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 Add dummy td_api::getCurrentState. 2018-09-20 19:33:41 +03:00
Client.cpp emscripten: td_get_timeout 2018-09-18 16:43:16 +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 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 Update language pack API. 2018-09-04 04:29:26 +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 Send option "version" before all other updates. 2018-09-20 20:41:22 +03:00
Contact.cpp Update layer to 82. Contact.vcard support. 2018-06-26 00:10:53 +03:00
Contact.h Fix CE. 2018-06-28 02:45:06 +03:00
ContactsManager.cpp Make ContactsManager::get_current_state const. 2018-09-21 10:34:15 +03:00
ContactsManager.h Make ContactsManager::get_current_state const. 2018-09-21 10:34:15 +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
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
DialogDb.cpp Add cache of secure values. 2018-08-12 15:44:24 +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 Fix some includes. 2018-06-26 02:43:11 +03:00
DocumentsManager.h Explicitly specify enum underlying type. 2018-04-19 16:08:30 +03:00
DocumentsManager.hpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +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 Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
Global.cpp Use Location access hashes. 2018-08-14 02:11:49 +03:00
Global.h Use Location access hashes. 2018-08-14 02:11:49 +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 usages of full_split. 2018-09-23 02:46:09 +03:00
InlineQueriesManager.h Simplify InlineQueriesManager::get_inline_message_content. 2018-09-22 03:47:40 +03:00
LanguagePackManager.cpp Ignore invalid strings in the database. 2018-09-07 19:12:48 +03:00
LanguagePackManager.h Ignore invalid strings in the database. 2018-09-07 19:12:48 +03:00
Location.cpp Use Location access hashes. 2018-08-14 02:11:49 +03:00
Location.h Use Location access hashes. 2018-08-14 02:11:49 +03:00
Log.cpp Make td::Log thread-safe. 2018-09-01 22:44:20 +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 Const-correct tl::unique_ptr. 2018-09-21 20:52:22 +03:00
MessageEntity.h Const-correct tl::unique_ptr. 2018-09-21 20:52:22 +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 Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
MessagesDb.h Remove unnecessary semicolons after namespace end. 2018-07-18 04:30:29 +03:00
MessagesManager.cpp Allow limit == -offset in getChatHistory. 2018-09-24 04:25:24 +03:00
MessagesManager.h Better MessageContentType output to StringBuilder. 2018-09-22 02:29:33 +03:00
misc.cpp Better tg:// URL formatting. 2018-06-19 17:02:55 +03:00
misc.h Allow tg URLs in text links and url buttons. 2018-06-19 13:23:52 +03:00
PasswordManager.cpp Fix g++4.9 CE. 2018-08-14 16:44:31 +03:00
PasswordManager.h Remove unused function parameter. 2018-08-14 02:49:32 +03:00
Payments.cpp Fix Address.postal_code to/from JSON. 2018-09-17 21:07:26 +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 Add date to user profile photos. 2018-09-12 23:59:10 +03:00
Photo.h Add date to user profile photos. 2018-09-12 23:59:10 +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
SecretChatActor.cpp Mark default switch cases as UNREACHABLE. 2018-09-05 21:07:50 +03:00
SecretChatActor.h Pre-check DH parameters. 2018-08-09 23:41:01 +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 Allow to delete messages without error in closed secret chats. 2018-07-25 02:52:31 +03:00
SecretChatsManager.h Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
SecretInputMedia.h Update copyright year. 2018-01-02 16:45:09 +03:00
SecureManager.cpp Add file_index to td_api::passportElementErrorSourceFile. 2018-09-19 03:00:29 +03:00
SecureManager.h Add td_api::getPreferredCountryLanguage. 2018-08-24 01:02:59 +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 Add MessagesManager::get_current_state. 2018-09-21 10:15:07 +03:00
StickersManager.h Add StickersManager::get_current_state. 2018-09-20 22:25:09 +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 Remove unnecessary static_cast. 2018-09-21 11:26:35 +03:00
td_c_client.h Update copyright year. 2018-01-02 16:45:09 +03:00
td_emscripten.cpp Make Binlog helper template functions non-static. 2018-09-19 01:35:45 +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 Const-correct tl::unique_ptr. 2018-09-21 20:52:22 +03:00
Td.h Support updateTermsOfService in getCurrentState. 2018-09-20 23:08:55 +03:00
TdCallback.h Remove TdCallback::on_closed 2018-09-14 19:58:13 +03:00
TdDb.cpp Open language database. 2018-07-20 20:50:38 +03:00
TdDb.h Include SqliteKeyValue only in cpp. 2018-07-18 04:11:48 +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 Allow to call deleteAccount before authorization. ConfirmPhone support. 2018-06-27 21:26:52 +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 Support for language pack updatimg. td_api::updateLanguagePack. 2018-07-17 05:58:34 +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 Update layer to 82. Contact.vcard support. 2018-06-26 00:10:53 +03:00
VideoNotesManager.cpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
VideoNotesManager.h Update copyright year. 2018-01-02 16:45:09 +03:00
VideoNotesManager.hpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
VideosManager.cpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
VideosManager.h Update layer 75: 2018-02-07 02:31:38 +03:00
VideosManager.hpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
VoiceNotesManager.cpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +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 Const-correct tl::unique_ptr. 2018-09-21 20:52:22 +03:00
WebPagesManager.h Add required actor name to MultiTimeout. 2018-08-01 20:31:20 +03:00