tdlight/td/telegram
2018-08-11 12:54:07 +03:00
..
files Update layer 85. 2018-08-11 00:08:13 +03:00
logevent Fix some secret chat actions on closing. 2018-07-24 01:45:44 +03:00
net Fix some includes. 2018-08-10 21:54:17 +03:00
AccessRights.h Explicitly specify enum underlying type. 2018-04-19 16:08:30 +03:00
AnimationsManager.cpp Add crash in get_saved_animations_hash debug. 2018-08-05 17:03:08 +03:00
AnimationsManager.h Add crash in get_saved_animations_hash debug. 2018-08-05 17:03:08 +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
AudiosManager.hpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
AuthManager.cpp Fix some includes. 2018-08-10 21:54:17 +03:00
AuthManager.h Update layer to 84. 2018-08-10 16:22:48 +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
CallDiscardReason.h
CallId.h
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 Update layer to 85. 2018-08-10 19:39:48 +03:00
Client.cpp Do not use ScopeGuard to not unblock Client::receive by exception. 2018-07-24 18:20:59 +03:00
Client.h Fix C++/CLI. 2018-03-11 23:49:38 +03:00
ClientActor.cpp
ClientActor.h
ClientDotNet.cpp Add documentation to ClientDotNet and LogDotNet. 2018-03-15 19:25:51 +03:00
ClientJson.cpp Fix null @extra in JSON interface. 2018-05-20 16:16:16 +03:00
ClientJson.h
ConfigManager.cpp Use online status in ConfigRecoverer. 2018-08-05 00:35:50 +03:00
ConfigManager.h Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
ConfigShared.cpp Fix warning. 2018-06-28 02:50:46 +03:00
ConfigShared.h Update InitConnection request. 2018-05-22 14:09:58 +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 Add temporary ignoring of duplicate user/channel log events. 2018-08-01 17:10:07 +03:00
ContactsManager.h Add required actor name to MultiTimeout. 2018-08-01 20:31:20 +03:00
DelayDispatcher.cpp More fixes. 2018-04-07 02:38:28 +03:00
DelayDispatcher.h Better DelayDispatcher 2018-03-17 20:06:16 +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
DialogDb.cpp Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
DialogDb.h Remove unnecessary semicolons after namespace end. 2018-07-18 04:30:29 +03:00
DialogId.cpp
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 Include SqliteKeyValue only in cpp. 2018-07-18 04:11:48 +03:00
Global.h Remove unnecessary semicolons after namespace end. 2018-07-18 04:30:29 +03:00
HashtagHints.cpp Include SqliteKeyValue only in cpp. 2018-07-18 04:11:48 +03:00
HashtagHints.h
InlineQueriesManager.cpp Fix some string to Slice conversions. 2018-07-08 02:47:46 +03:00
InlineQueriesManager.h Add required actor name to MultiTimeout. 2018-08-01 20:31:20 +03:00
LanguagePackManager.cpp Return custom language packs in getLanguagePackInfo. 2018-08-06 20:18:28 +03:00
LanguagePackManager.h Fix some includes. 2018-08-10 21:54:17 +03:00
Location.cpp Update layer to 82. Contact.vcard support. 2018-06-26 00:10:53 +03:00
Location.h Update layer to 82. Contact.vcard support. 2018-06-26 00:10:53 +03:00
Log.cpp
Log.h
LogDotNet.cpp Add documentation to ClientDotNet and LogDotNet. 2018-03-15 19:25:51 +03:00
MessageEntity.cpp Better get_first_url. 2018-07-07 18:01:20 +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 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 Create settings dialod in send_update_new_message to get only notification settings from the server instead of the whole dialog. 2018-08-11 12:54:07 +03:00
MessagesManager.h Add more debug to get_message_id_by_random_id. 2018-08-05 01:29:53 +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 some includes. 2018-08-10 21:54:17 +03:00
PasswordManager.h Fix some includes. 2018-08-10 21:54:17 +03:00
Payments.cpp Strong typing for passport data. 2018-04-11 17:21:24 +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 Fix some includes. 2018-06-26 02:43:11 +03:00
Photo.h Better suggested name for sticker thumbnails. 2018-06-01 01:23:07 +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
ReplyMarkup.cpp Allow tg URLs in text links and url buttons. 2018-06-19 13:23:52 +03:00
ReplyMarkup.h
ReplyMarkup.hpp
SecretChatActor.cpp Pre-check DH parameters. 2018-08-09 23:41:01 +03:00
SecretChatActor.h Pre-check DH parameters. 2018-08-09 23:41:01 +03:00
SecretChatDb.cpp
SecretChatDb.h Include SqliteKeyValue only in cpp. 2018-07-18 04:11:48 +03:00
SecretChatId.h
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
SecureManager.cpp Update layer 85. 2018-08-11 00:08:13 +03:00
SecureManager.h Update layer 85. 2018-08-10 22:21:03 +03:00
SecureStorage.cpp Update layer to 83. 2018-08-04 09:55:49 +03:00
SecureStorage.h Update layer to 83. 2018-08-04 09:55:49 +03:00
SecureValue.cpp Update layer 85. 2018-08-11 00:08:13 +03:00
SecureValue.h Update layer to 85. 2018-08-10 19:39:48 +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 duplicated stickers. 2018-07-31 23:48:54 +03:00
StickersManager.h Better suggested name for sticker thumbnails. 2018-06-01 01:23:07 +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
td_c_client.h
td_emscripten.cpp
td_json_client.cpp
td_json_client.h Document bytes JSON representation. 2018-03-04 03:26:29 +03:00
td_log.cpp
td_log.h
Td.cpp Custom language packs support. 2018-08-06 17:22:22 +03:00
Td.h Add TODO. 2018-08-08 22:55:54 +03:00
TdCallback.h
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
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
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
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
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
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
VoiceNotesManager.hpp Fix documents store. 2018-03-08 22:43:12 +03:00
WebPageId.h
WebPagesManager.cpp Include SqliteKeyValue only in cpp. 2018-07-18 04:11:48 +03:00
WebPagesManager.h Add required actor name to MultiTimeout. 2018-08-01 20:31:20 +03:00