.. |
files
|
Use td::contains and td::remove instead of std::find if possible.
|
2019-10-22 02:12:58 +03:00 |
logevent
|
Add td_api::setChatChatList.
|
2019-08-27 17:23:01 +03:00 |
net
|
Use td::remove_if.
|
2019-10-21 16:25:56 +03:00 |
AccessRights.h
|
|
|
AnimationsManager.cpp
|
Use td::contains and td::remove instead of std::find if possible.
|
2019-10-22 02:12:58 +03:00 |
AnimationsManager.h
|
|
|
AnimationsManager.hpp
|
Do not create documents without file_id.
|
2019-08-01 03:58:49 +03:00 |
AudiosManager.cpp
|
Use main remote location for upload.
|
2019-11-17 22:41:28 +03:00 |
AudiosManager.h
|
|
|
AudiosManager.hpp
|
Do not create documents without file_id.
|
2019-08-01 03:58:49 +03:00 |
AuthManager.cpp
|
Write to the log message when account is banned.
|
2019-09-02 19:24:50 +03:00 |
AuthManager.h
|
Add separate authorizationStateWaitRegistration.
|
2019-07-16 22:08:34 +03:00 |
AuthManager.hpp
|
Add separate authorizationStateWaitRegistration.
|
2019-07-16 22:08:34 +03:00 |
AutoDownloadSettings.cpp
|
Minor fixes.
|
2019-05-14 17:26:13 +03:00 |
AutoDownloadSettings.h
|
Support auto-download settings.
|
2019-05-14 02:03:05 +03:00 |
BackgroundId.h
|
Initial background support.
|
2019-05-07 05:51:56 +03:00 |
BackgroundManager.cpp
|
Use td::contains and td::remove instead of std::find if possible.
|
2019-10-22 02:12:58 +03:00 |
BackgroundManager.h
|
Cache backgorund by their names.
|
2019-07-19 05:34:49 +03:00 |
BackgroundType.cpp
|
Minor fixes.
|
2019-05-14 17:26:13 +03:00 |
BackgroundType.h
|
Add td_api::setBackground.
|
2019-05-10 15:36:37 +03:00 |
BackgroundType.hpp
|
Make set background persistent.
|
2019-05-10 17:58:44 +03:00 |
CallActor.cpp
|
Fix misprint.
|
2019-08-18 15:24:51 +03:00 |
CallActor.h
|
Add td_api::CallProblem.
|
2019-08-06 20:07:23 +03:00 |
CallbackQueriesManager.cpp
|
|
|
CallbackQueriesManager.h
|
|
|
CallDiscardReason.cpp
|
|
|
CallDiscardReason.h
|
|
|
CallId.h
|
|
|
CallManager.cpp
|
Add td_api::CallProblem.
|
2019-08-06 20:07:23 +03:00 |
CallManager.h
|
Add td_api::CallProblem.
|
2019-08-06 20:07:23 +03:00 |
ChannelId.h
|
|
|
ChatId.h
|
|
|
cli.cpp
|
Add td_api::checkCreatedPublicChatsLimit.
|
2019-10-22 14:06:46 +03:00 |
Client.cpp
|
Make G() safe.
|
2019-08-01 22:12:04 +03:00 |
Client.h
|
|
|
ClientActor.cpp
|
|
|
ClientActor.h
|
|
|
ClientDotNet.cpp
|
|
|
ClientJson.cpp
|
Various fixes.
|
2019-08-14 03:13:34 +03:00 |
ClientJson.h
|
|
|
ConfigManager.cpp
|
Use td::remove_if.
|
2019-10-21 16:25:56 +03:00 |
ConfigManager.h
|
Add get_simple_config_firebase_firestore.
|
2019-11-19 19:26:39 +03:00 |
ConfigShared.cpp
|
|
|
ConfigShared.h
|
|
|
Contact.cpp
|
|
|
Contact.h
|
|
|
ContactsManager.cpp
|
Add td_api::checkCreatedPublicChatsLimit.
|
2019-10-22 14:06:46 +03:00 |
ContactsManager.h
|
Add td_api::checkCreatedPublicChatsLimit.
|
2019-10-22 14:06:46 +03:00 |
DelayDispatcher.cpp
|
|
|
DelayDispatcher.h
|
|
|
Dependencies.h
|
|
|
DeviceTokenManager.cpp
|
Reregister device after terminate all sessions.
|
2019-11-17 22:43:10 +03:00 |
DeviceTokenManager.h
|
Reregister device after terminate all sessions.
|
2019-11-17 22:43:10 +03:00 |
DhCache.cpp
|
|
|
DhCache.h
|
|
|
DhConfig.h
|
|
|
DialogDate.h
|
|
|
DialogDb.cpp
|
Fix misprint.
|
2019-09-16 20:37:16 +03:00 |
DialogDb.h
|
Use data from the database for max_dialog_date.
|
2019-09-15 04:15:46 +03:00 |
DialogId.cpp
|
Update to layer 99. Add support for ChatListType.
|
2019-08-19 04:51:03 +03:00 |
DialogId.h
|
Update to layer 99. Add support for ChatListType.
|
2019-08-19 04:51:03 +03:00 |
DialogLocation.cpp
|
Add DialogLocation, td_api::chatLocation and td_api::chatEventLocationChanged.
|
2019-10-13 02:21:37 +03:00 |
DialogLocation.h
|
Add td_api::setChatLocation.
|
2019-10-14 19:07:31 +03:00 |
DialogParticipant.cpp
|
Fix get_chat_admin_rights.
|
2019-08-01 03:11:33 +03:00 |
DialogParticipant.h
|
Store *Full to database.
|
2019-09-18 02:14:24 +03:00 |
Document.cpp
|
Add Document::append_file_ids.
|
2019-08-23 18:03:06 +03:00 |
Document.h
|
Add Document::append_file_ids.
|
2019-08-23 18:03:06 +03:00 |
Document.hpp
|
|
|
DocumentsManager.cpp
|
Use main remote location for upload.
|
2019-11-17 22:41:28 +03:00 |
DocumentsManager.h
|
Initial background support.
|
2019-05-07 05:51:56 +03:00 |
DocumentsManager.hpp
|
Do not create documents without file_id.
|
2019-08-01 03:58:49 +03:00 |
DraftMessage.cpp
|
|
|
DraftMessage.h
|
|
|
DraftMessage.hpp
|
|
|
FileReferenceManager.cpp
|
Add strongly typed StickerSetId.
|
2019-09-18 06:55:43 +03:00 |
FileReferenceManager.h
|
Add basic protectiong from cyclic successful file reference repair.
|
2019-10-18 04:30:49 +03:00 |
FileReferenceManager.hpp
|
File reference support for backgrounds.
|
2019-05-09 04:07:21 +03:00 |
FolderId.h
|
Update to layer 99. Add support for ChatListType.
|
2019-08-19 04:51:03 +03:00 |
Game.cpp
|
Use Document::append_file_ids.
|
2019-08-23 18:22:14 +03:00 |
Game.h
|
|
|
Game.hpp
|
|
|
Global.cpp
|
Fix includes.
|
2019-07-23 01:50:12 +03:00 |
Global.h
|
Add G() debug.
|
2019-09-08 03:10:09 +03:00 |
HashtagHints.cpp
|
Ignore invalid UTF-8 hashtags from broken database.
|
2019-11-17 19:30:53 +03:00 |
HashtagHints.h
|
|
|
InlineQueriesManager.cpp
|
Use td::contains and td::remove instead of std::find if possible.
|
2019-10-22 02:12:58 +03:00 |
InlineQueriesManager.h
|
|
|
InputMessageText.cpp
|
|
|
InputMessageText.h
|
|
|
InputMessageText.hpp
|
|
|
JsonValue.cpp
|
Add connection_parameters options.
|
2019-07-15 21:37:45 +03:00 |
JsonValue.h
|
Add connection_parameters options.
|
2019-07-15 21:37:45 +03:00 |
LanguagePackManager.cpp
|
Get info about the chosen language pack if needed.
|
2019-07-11 04:22:17 +03:00 |
LanguagePackManager.h
|
Get info about the chosen language pack if needed.
|
2019-07-11 04:22:17 +03:00 |
Location.cpp
|
Add Venue.{cpp,h}.
|
2019-10-13 02:39:44 +03:00 |
Location.h
|
Add Venue.{cpp,h}.
|
2019-10-13 02:39:44 +03:00 |
Log.cpp
|
|
|
Log.h
|
|
|
LogDotNet.cpp
|
|
|
Logging.cpp
|
|
|
Logging.h
|
|
|
MessageContent.cpp
|
Use td::contains and td::remove instead of std::find if possible.
|
2019-10-22 02:12:58 +03:00 |
MessageContent.h
|
Add strongly typed StickerSetId.
|
2019-09-18 06:55:43 +03:00 |
MessageEntity.cpp
|
Use td::remove_if.
|
2019-10-21 16:25:56 +03:00 |
MessageEntity.h
|
Add parse_markdown_v2.
|
2019-10-03 02:31:06 +03:00 |
MessageEntity.hpp
|
|
|
MessageId.h
|
|
|
MessagesDb.cpp
|
Use TRY_RESULT_ASSIGN to handle responses of db_.get_statement.
|
2019-09-02 21:11:56 +03:00 |
MessagesDb.h
|
|
|
MessagesManager.cpp
|
Use td::contains and td::remove instead of std::find if possible.
|
2019-10-22 02:12:58 +03:00 |
MessagesManager.h
|
Keep privacy exception flag when hiding action bar and reporting spam.
|
2019-10-17 20:55:55 +03:00 |
misc.cpp
|
Use td::remove instead of std::remove.
|
2019-10-22 01:29:19 +03:00 |
misc.h
|
Strip empty characters in file names.
|
2019-10-04 18:00:51 +03:00 |
Notification.h
|
Add td_api::notification.is_silent.
|
2019-10-03 21:58:50 +03:00 |
NotificationGroupId.h
|
|
|
NotificationGroupKey.h
|
|
|
NotificationGroupType.h
|
|
|
NotificationId.h
|
|
|
NotificationManager.cpp
|
Use td::contains and td::remove instead of std::find if possible.
|
2019-10-22 02:12:58 +03:00 |
NotificationManager.h
|
Add td_api::notification.is_silent.
|
2019-10-03 21:58:50 +03:00 |
NotificationSettings.cpp
|
|
|
NotificationSettings.h
|
|
|
NotificationSettings.hpp
|
|
|
NotificationType.cpp
|
Remove commented NotificationType::get_type().
|
2019-05-03 23:22:49 +03:00 |
NotificationType.h
|
Remove commented NotificationType::get_type().
|
2019-05-03 23:22:49 +03:00 |
PasswordManager.cpp
|
Add td_api::transferChatOwnership.
|
2019-10-17 17:05:01 +03:00 |
PasswordManager.h
|
Add td_api::transferChatOwnership.
|
2019-10-17 17:05:01 +03:00 |
Payments.cpp
|
Add support for TON wallet.
|
2019-09-27 00:21:16 +03:00 |
Payments.h
|
Add support for TON wallet.
|
2019-09-27 00:21:16 +03:00 |
Payments.hpp
|
Add storer and parser for unique_ptr.
|
2019-09-18 02:42:38 +03:00 |
PhoneNumberManager.cpp
|
Simplify send_*_phone_code.
|
2019-09-02 18:16:34 +03:00 |
PhoneNumberManager.h
|
Simplify send_*_phone_code.
|
2019-09-02 18:16:34 +03:00 |
Photo.cpp
|
Use main remote location for upload.
|
2019-11-17 22:41:28 +03:00 |
Photo.h
|
Fix includes.
|
2019-07-23 01:50:12 +03:00 |
Photo.hpp
|
Add PhotoSizeSource.h.
|
2019-06-19 03:18:44 +03:00 |
PhotoSizeSource.cpp
|
Keep photo size type.
|
2019-09-02 03:51:41 +03:00 |
PhotoSizeSource.h
|
Keep photo size type.
|
2019-09-02 03:51:41 +03:00 |
PhotoSizeSource.hpp
|
Fix includes.
|
2019-07-23 01:50:12 +03:00 |
PollId.h
|
|
|
PollId.hpp
|
|
|
PollManager.cpp
|
Use td::contains and td::remove instead of std::find if possible.
|
2019-10-22 02:12:58 +03:00 |
PollManager.h
|
|
|
PollManager.hpp
|
Do not create documents without file_id.
|
2019-08-01 03:58:49 +03:00 |
PrivacyManager.cpp
|
Add td_api::userPrivacySettingRule{Allow,Restrict}ChatMembers.
|
2019-09-03 21:16:10 +03:00 |
PrivacyManager.h
|
Add td_api::userPrivacySettingRule{Allow,Restrict}ChatMembers.
|
2019-09-03 21:16:10 +03:00 |
PtsManager.h
|
|
|
QueryCombiner.cpp
|
|
|
QueryCombiner.h
|
|
|
ReplyMarkup.cpp
|
Pass Slice to parse_url.
|
2019-08-05 12:56:28 +03:00 |
ReplyMarkup.h
|
Support forwsrd text for login URL buttons.
|
2019-05-27 17:48:15 +03:00 |
ReplyMarkup.hpp
|
|
|
RequestActor.h
|
|
|
SecretChatActor.cpp
|
Update clag-format to the latest (190926/r372920) version.
|
2019-09-28 05:14:21 +03:00 |
SecretChatActor.h
|
Update layer to 101. New entities type support.
|
2019-09-19 22:07:11 +03:00 |
SecretChatDb.cpp
|
|
|
SecretChatDb.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
SecretChatId.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
SecretChatsManager.cpp
|
Minor improvements.
|
2019-09-05 18:32:45 +03:00 |
SecretChatsManager.h
|
|
|
SecretInputMedia.h
|
|
|
SecureManager.cpp
|
SecureManager: handle SECURE_SECRET_REQUEIRED error
|
2019-08-02 12:01:55 +03:00 |
SecureManager.h
|
|
|
SecureStorage.cpp
|
Remove unneded explicit td::.
|
2019-09-15 06:19:46 +03:00 |
SecureStorage.h
|
Remove unneded explicit td::.
|
2019-09-15 06:19:46 +03:00 |
SecureValue.cpp
|
|
|
SecureValue.h
|
|
|
SecureValue.hpp
|
|
|
SendCodeHelper.cpp
|
Simplify send_*_phone_code.
|
2019-09-02 18:16:34 +03:00 |
SendCodeHelper.h
|
Simplify send_*_phone_code.
|
2019-09-02 18:16:34 +03:00 |
SendCodeHelper.hpp
|
Add separate authorizationStateWaitRegistration.
|
2019-07-16 22:08:34 +03:00 |
SequenceDispatcher.cpp
|
|
|
SequenceDispatcher.h
|
|
|
SetWithPosition.h
|
|
|
StateManager.cpp
|
|
|
StateManager.h
|
|
|
StickerSetId.h
|
Add strongly typed StickerSetId.
|
2019-09-18 06:55:43 +03:00 |
StickerSetId.hpp
|
Add strongly typed StickerSetId.
|
2019-09-18 06:55:43 +03:00 |
StickersManager.cpp
|
Use td::contains and td::remove instead of std::find if possible.
|
2019-10-22 02:12:58 +03:00 |
StickersManager.h
|
Add strongly typed StickerSetId.
|
2019-09-18 06:55:43 +03:00 |
StickersManager.hpp
|
Add strongly typed StickerSetId.
|
2019-09-18 06:55:43 +03:00 |
StorageManager.cpp
|
Remove StorageManager::gc_parameters_ local variable.
|
2019-10-03 19:30:31 +03:00 |
StorageManager.h
|
Remove StorageManager::gc_parameters_ local variable.
|
2019-10-03 19:30:31 +03:00 |
td_c_client.cpp
|
|
|
td_c_client.h
|
|
|
td_emscripten.cpp
|
|
|
td_json_client.cpp
|
|
|
td_json_client.h
|
|
|
td_log.cpp
|
|
|
td_log.h
|
|
|
Td.cpp
|
Add td_api::checkCreatedPublicChatsLimit.
|
2019-10-22 14:06:46 +03:00 |
Td.h
|
Add td_api::checkCreatedPublicChatsLimit.
|
2019-10-22 14:06:46 +03:00 |
TdCallback.h
|
|
|
TdDb.cpp
|
Add td_api::setChatChatList.
|
2019-08-27 17:23:01 +03:00 |
TdDb.h
|
Better log message when database can't be opened.
|
2019-10-03 20:38:47 +03:00 |
TdParameters.h
|
|
|
TermsOfService.cpp
|
|
|
TermsOfService.h
|
|
|
TopDialogManager.cpp
|
Update to layer 100. Add td_api::userPrivacySettingShowPhoneNumber and td_api::topChatCategoryForwardChats.
|
2019-09-03 17:13:03 +03:00 |
TopDialogManager.h
|
Update to layer 100. Add td_api::userPrivacySettingShowPhoneNumber and td_api::topChatCategoryForwardChats.
|
2019-09-03 17:13:03 +03:00 |
UniqueId.h
|
|
|
UpdatesManager.cpp
|
Add support for users and groups nearby.
|
2019-10-16 21:55:16 +03:00 |
UpdatesManager.h
|
Add support for users and groups nearby.
|
2019-10-16 21:55:16 +03:00 |
UserId.h
|
|
|
Venue.cpp
|
Add Venue.{cpp,h}.
|
2019-10-13 02:39:44 +03:00 |
Venue.h
|
Add Venue.{cpp,h}.
|
2019-10-13 02:39:44 +03:00 |
Version.h
|
Update to layer 102. Replace LinkState with is_contact/is_mutual_contact.
|
2019-10-07 22:51:03 +03:00 |
VideoNotesManager.cpp
|
Use main remote location for upload.
|
2019-11-17 22:41:28 +03:00 |
VideoNotesManager.h
|
|
|
VideoNotesManager.hpp
|
Do not create documents without file_id.
|
2019-08-01 03:58:49 +03:00 |
VideosManager.cpp
|
Use main remote location for upload.
|
2019-11-17 22:41:28 +03:00 |
VideosManager.h
|
|
|
VideosManager.hpp
|
Do not create documents without file_id.
|
2019-08-01 03:58:49 +03:00 |
VoiceNotesManager.cpp
|
Use main remote location for upload.
|
2019-11-17 22:41:28 +03:00 |
VoiceNotesManager.h
|
|
|
VoiceNotesManager.hpp
|
Do not create documents without file_id.
|
2019-08-01 03:58:49 +03:00 |
WebPageBlock.cpp
|
Add td_api::richTextUrl.is_cached.
|
2019-10-03 23:40:58 +03:00 |
WebPageBlock.h
|
Add td_api::pageBlockVoiceNote.
|
2019-09-27 03:21:55 +03:00 |
WebPageId.h
|
|
|
WebPagesManager.cpp
|
Add storer and parser for unique_ptr.
|
2019-09-18 02:42:38 +03:00 |
WebPagesManager.h
|
|
|