.. |
files
|
Improve FileGcParameters field names.
|
2021-12-11 23:03:11 +03:00 |
logevent
|
Support deletion from database messages by sender_dialog_id.
|
2021-11-19 16:00:21 +03:00 |
net
|
Set connection online flag while logging out.
|
2021-12-02 15:10:51 +03:00 |
AccessRights.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
Account.cpp
|
Add toggleSessionCanAcceptCalls method.
|
2021-11-24 17:59:17 +03:00 |
Account.h
|
Add toggleSessionCanAcceptCalls method.
|
2021-11-24 17:59:17 +03:00 |
AffectedHistory.h
|
Simplify DeletePhoneCallHistoryQuery.
|
2021-11-11 21:34:27 +03:00 |
AnimationsManager.cpp
|
Fix has/have spelling.
|
2021-12-02 14:15:37 +03:00 |
AnimationsManager.h
|
Unify include order.
|
2021-09-19 00:47:05 +03:00 |
AnimationsManager.hpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
AudiosManager.cpp
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
AudiosManager.h
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
AudiosManager.hpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
AuthManager.cpp
|
Pass parameter by value.
|
2021-12-15 20:30:25 +03:00 |
AuthManager.h
|
Pass parameter by value.
|
2021-12-15 20:30:25 +03:00 |
AuthManager.hpp
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
AutoDownloadSettings.cpp
|
Improve logging.
|
2021-11-08 17:11:35 +03:00 |
AutoDownloadSettings.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
BackgroundId.h
|
Add and use BackgroundId::is_local.
|
2021-06-09 17:14:10 +03:00 |
BackgroundManager.cpp
|
Init some fields just in case.
|
2021-11-11 17:39:09 +03:00 |
BackgroundManager.h
|
Init some fields just in case.
|
2021-11-11 17:39:09 +03:00 |
BackgroundType.cpp
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
BackgroundType.h
|
Return BackgroundType from on_get_background.
|
2021-08-24 17:13:51 +03:00 |
BackgroundType.hpp
|
Impriove BackgroundType field names style.
|
2021-06-10 01:44:46 +03:00 |
BotCommand.cpp
|
Improve ResultHandler/NetActor td_ private field name.
|
2021-11-08 15:20:38 +03:00 |
BotCommand.h
|
Improve bot commands methods implementation.
|
2021-06-22 04:34:29 +03:00 |
BotCommandScope.cpp
|
Return Result<...> from get_input_user.
|
2021-12-16 22:46:03 +03:00 |
BotCommandScope.h
|
Improve bot commands methods implementation.
|
2021-06-22 04:34:29 +03:00 |
CallActor.cpp
|
Don't generate MASK for parsed True fields.
|
2021-11-01 21:53:23 +03:00 |
CallActor.h
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
CallbackQueriesManager.cpp
|
Improve ResultHandler/NetActor td_ private field name.
|
2021-11-08 15:20:38 +03:00 |
CallbackQueriesManager.h
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
CallDiscardReason.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
CallDiscardReason.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
CallId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
CallManager.cpp
|
Unify include order.
|
2021-09-19 00:47:05 +03:00 |
CallManager.h
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
ChannelId.h
|
Improve validness checks for UserId/ChatId/ChannelId.
|
2021-09-14 17:09:40 +03:00 |
ChatId.h
|
Improve validness checks for UserId/ChatId/ChannelId.
|
2021-09-14 17:09:40 +03:00 |
cli.cpp
|
tg_cli: add user_ids to "log" command.
|
2021-12-17 19:15:16 +03:00 |
Client.cpp
|
Fix ClientManager without EventFd.
|
2021-10-25 08:03:18 +03:00 |
Client.h
|
Mark move constructors/assignment operators noexcept.
|
2021-10-18 14:36:15 +03:00 |
ClientActor.cpp
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
ClientActor.h
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
ClientDotNet.cpp
|
Use ClientManager instead of Client in ClientDotNet.
|
2021-09-27 21:43:14 +03:00 |
ClientJson.cpp
|
Simplify JSON generation.
|
2021-07-27 09:41:11 +03:00 |
ClientJson.h
|
Use ClientManager in td_c_client.
|
2021-09-26 22:17:02 +03:00 |
ConfigManager.cpp
|
Init some fields just in case.
|
2021-11-11 17:39:09 +03:00 |
ConfigManager.h
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
ConfigShared.cpp
|
Move get_option_value_object to OptionManager.
|
2021-12-16 22:56:19 +03:00 |
ConfigShared.h
|
Move get_option_value_object to OptionManager.
|
2021-12-16 22:56:19 +03:00 |
ConnectionState.cpp
|
Move StateManager::State to ConnectionState.h.
|
2021-09-16 18:23:10 +03:00 |
ConnectionState.h
|
Move StateManager::State to ConnectionState.h.
|
2021-09-16 18:23:10 +03:00 |
Contact.cpp
|
Pass Contact to add_contact.
|
2021-09-30 13:53:16 +03:00 |
Contact.h
|
Pass Contact to add_contact.
|
2021-09-30 13:53:16 +03:00 |
ContactsManager.cpp
|
Use request promise in getChatAdministrators.
|
2021-12-18 22:44:25 +03:00 |
ContactsManager.h
|
Use request promise in getChatAdministrators.
|
2021-12-18 22:44:25 +03:00 |
CountryInfoManager.cpp
|
Remove NetQuery id from ResultHandler and NetActor.
|
2021-11-08 14:19:57 +03:00 |
CountryInfoManager.h
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
DelayDispatcher.cpp
|
Minor improvements.
|
2021-10-21 12:51:16 +03:00 |
DelayDispatcher.h
|
Make inherited classes final if possible.
|
2021-07-04 05:58:54 +03:00 |
Dependencies.cpp
|
Don't reload all messages with web pages from the server.
|
2021-07-08 17:37:23 +03:00 |
Dependencies.h
|
Reload objects from server if failed to resolve their dependencies.
|
2021-04-04 03:23:22 +03:00 |
DeviceTokenManager.cpp
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
DeviceTokenManager.h
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
DhCache.cpp
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
DhCache.h
|
Move DhCallback to a separate header.
|
2021-07-05 21:20:07 +03:00 |
DhConfig.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
DialogAction.cpp
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
DialogAction.h
|
Init some fields just in case.
|
2021-11-11 17:39:09 +03:00 |
DialogActionBar.cpp
|
Minor improvements.
|
2021-12-10 00:07:59 +03:00 |
DialogActionBar.h
|
Add chatActionBarJoinRequest.
|
2021-11-23 13:06:38 +03:00 |
DialogAdministrator.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
DialogAdministrator.h
|
Add DialogInviteLink class.
|
2021-01-13 16:28:24 +03:00 |
DialogDate.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
DialogDb.cpp
|
Replace begin_transaction with begin_read_transaction and begin_write_transaction.
|
2021-10-07 13:18:00 +03:00 |
DialogDb.h
|
Replace begin_transaction with begin_read_transaction and begin_write_transaction.
|
2021-10-07 13:18:00 +03:00 |
DialogEventLog.cpp
|
Return Result<...> from get_input_user.
|
2021-12-16 22:46:03 +03:00 |
DialogEventLog.h
|
Move get_dialog_event_log to separate file.
|
2021-11-09 16:54:49 +03:00 |
DialogFilter.cpp
|
Use const reference if range-based for if appropriate.
|
2021-11-10 20:39:35 +03:00 |
DialogFilter.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
DialogFilter.hpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
DialogFilterId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
DialogId.cpp
|
Improve validness checks for UserId/ChatId/ChannelId.
|
2021-09-14 17:09:40 +03:00 |
DialogId.h
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
DialogInviteLink.cpp
|
Improve field names.
|
2021-11-04 09:52:27 +03:00 |
DialogInviteLink.h
|
Improve field names.
|
2021-11-04 09:52:27 +03:00 |
DialogListId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
DialogLocation.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
DialogLocation.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
DialogParticipant.cpp
|
Don't generate MASK for parsed True fields.
|
2021-11-01 21:53:23 +03:00 |
DialogParticipant.h
|
Improve DialogParticipant field names.
|
2021-10-29 14:39:07 +03:00 |
DialogSource.cpp
|
Don't include SliceBuilder.h in logging.h.
|
2021-05-17 15:21:11 +03:00 |
DialogSource.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
Document.cpp
|
Move some functions from misc.h to algorithm.h.
|
2021-01-01 16:01:03 +03:00 |
Document.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
Document.hpp
|
Ignore Document parse errors.
|
2021-11-16 12:14:19 +03:00 |
DocumentsManager.cpp
|
Minor improvements.
|
2021-11-04 12:46:08 +03:00 |
DocumentsManager.h
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
DocumentsManager.hpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
DraftMessage.cpp
|
Don't generate MASK for parsed True fields.
|
2021-11-01 21:53:23 +03:00 |
DraftMessage.h
|
Init some fields just in case.
|
2021-11-11 17:39:09 +03:00 |
DraftMessage.hpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
EncryptedFile.h
|
Add class EncryptedFile.
|
2021-08-01 06:17:51 +03:00 |
FileReferenceManager.cpp
|
Fix g++4.9 compilation errors.
|
2021-12-01 20:54:56 +03:00 |
FileReferenceManager.h
|
Fix g++4.9 compilation errors.
|
2021-12-01 20:54:56 +03:00 |
FileReferenceManager.hpp
|
Add fileSourceAppConfig.
|
2021-10-08 13:41:22 +03:00 |
FolderId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
FullMessageId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
Game.cpp
|
Return Result<...> from get_input_user.
|
2021-12-16 22:46:03 +03:00 |
Game.h
|
Unify include order.
|
2021-09-19 00:47:05 +03:00 |
Game.hpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
GameManager.cpp
|
Return Result<...> from get_input_user.
|
2021-12-16 22:46:03 +03:00 |
GameManager.h
|
Replace SetGameScoreRequest with promise.
|
2021-09-07 12:05:44 +03:00 |
Global.cpp
|
Move "unix_time" option handling to OptionManager.
|
2021-12-16 15:18:51 +03:00 |
Global.h
|
Move option-related methods to OptionManager.
|
2021-12-16 01:45:43 +03:00 |
GroupCallId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
GroupCallManager.cpp
|
Return Result<...> from get_input_user.
|
2021-12-16 22:46:03 +03:00 |
GroupCallManager.h
|
Improve get_message_sender_dialog_id.
|
2021-11-15 13:31:07 +03:00 |
GroupCallParticipant.cpp
|
Minor improvements.
|
2021-12-10 00:07:59 +03:00 |
GroupCallParticipant.h
|
Use local unmuted video count if possible.
|
2021-07-13 03:14:48 +03:00 |
GroupCallParticipantOrder.cpp
|
Improve field names of GroupCallParticipantOrder.
|
2021-07-12 18:29:55 +03:00 |
GroupCallParticipantOrder.h
|
Use local unmuted video count if possible.
|
2021-07-13 03:14:48 +03:00 |
GroupCallVideoPayload.cpp
|
Make fiedls of GroupCallVideoPayload private.
|
2021-07-11 01:55:44 +03:00 |
GroupCallVideoPayload.h
|
Make fiedls of GroupCallVideoPayload private.
|
2021-07-11 01:55:44 +03:00 |
HashtagHints.cpp
|
Unify include order.
|
2021-09-19 00:47:05 +03:00 |
HashtagHints.h
|
Make inherited classes final if possible.
|
2021-07-04 05:58:54 +03:00 |
InlineQueriesManager.cpp
|
Return Result<...> from get_input_user.
|
2021-12-16 22:46:03 +03:00 |
InlineQueriesManager.h
|
Unify include order.
|
2021-09-19 00:47:05 +03:00 |
InputDialogId.cpp
|
Use const reference if range-based for if appropriate.
|
2021-11-10 20:39:35 +03:00 |
InputDialogId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
InputGroupCallId.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
InputGroupCallId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
InputMessageText.cpp
|
Hide too big media timestamps.
|
2021-08-04 09:28:53 +03:00 |
InputMessageText.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
InputMessageText.hpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
JsonValue.cpp
|
Adjust dimensions of animated emojis.
|
2021-10-14 00:18:44 +03:00 |
JsonValue.h
|
Adjust dimensions of animated emojis.
|
2021-10-14 00:18:44 +03:00 |
LanguagePackManager.cpp
|
Asynchronously save emoji keywords.
|
2021-12-12 23:50:05 +03:00 |
LanguagePackManager.h
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
LinkManager.cpp
|
Fix handling of privatepost links.
|
2021-12-13 20:13:43 +03:00 |
LinkManager.h
|
Move get_link_user_id to LinkManager.
|
2021-11-24 12:53:38 +03:00 |
Location.cpp
|
Init some fields just in case.
|
2021-11-11 17:39:09 +03:00 |
Location.h
|
Init some fields just in case.
|
2021-11-11 17:39:09 +03:00 |
Log.cpp
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
Log.h
|
Remove set_log_fatal_error_callback. Add td_set_log_message_callback, deprecate td_set_log_fatal_error_callback.
|
2021-05-18 04:41:09 +03:00 |
LogDotNet.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
Logging.cpp
|
Unify include order.
|
2021-09-19 00:47:05 +03:00 |
Logging.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
MessageContent.cpp
|
Increase MessageUnsupported version.
|
2021-12-13 16:43:52 +03:00 |
MessageContent.h
|
Fix can_get_message_viewers for anonymous polls.
|
2021-11-19 16:15:37 +03:00 |
MessageContentType.cpp
|
Add messageChatSetTheme.
|
2021-08-18 16:03:10 +03:00 |
MessageContentType.h
|
Add messageChatSetTheme.
|
2021-08-18 16:03:10 +03:00 |
MessageCopyOptions.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
MessageEntity.cpp
|
Return Result<...> from get_input_user.
|
2021-12-16 22:46:03 +03:00 |
MessageEntity.h
|
Unify include order.
|
2021-09-19 00:47:05 +03:00 |
MessageEntity.hpp
|
Store media_timestamp in a separate field.
|
2021-08-06 09:14:52 +03:00 |
MessageId.cpp
|
Minor improvements.
|
2021-11-10 21:09:28 +03:00 |
MessageId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
MessageLinkInfo.h
|
Support media timestamp in message links.
|
2021-07-26 02:40:36 +03:00 |
MessageReplyInfo.cpp
|
Ignore MessageReplyInfo with channel_id == 777.
|
2021-09-24 12:31:27 +03:00 |
MessageReplyInfo.h
|
Ignore MessageReplyInfo with channel_id == 777.
|
2021-09-24 12:31:27 +03:00 |
MessagesDb.cpp
|
Support deletion from database messages by sender_dialog_id.
|
2021-11-19 16:00:21 +03:00 |
MessagesDb.h
|
Support deletion from database messages by sender_dialog_id.
|
2021-11-19 16:00:21 +03:00 |
MessageSearchFilter.cpp
|
Remove non-working searchMessagesFilterCall and searchMessagesFilterMissedCall.
|
2021-12-09 15:15:28 +03:00 |
MessageSearchFilter.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
MessageSender.cpp
|
Minor improvements.
|
2021-12-10 00:07:59 +03:00 |
MessageSender.h
|
Minor improvements.
|
2021-12-10 00:07:59 +03:00 |
MessagesManager.cpp
|
Silence expected warnings.
|
2021-12-18 23:15:06 +03:00 |
MessagesManager.h
|
Silence expected warnings.
|
2021-12-18 23:15:06 +03:00 |
MessageThreadInfo.h
|
Add unread_count to MessageThreadInfo.
|
2021-08-13 18:24:00 +03:00 |
MessageTtlSetting.cpp
|
Add MessageTtlSetting class.
|
2021-02-09 16:05:00 +03:00 |
MessageTtlSetting.h
|
Minor improvements.
|
2021-02-25 15:56:26 +03:00 |
misc.cpp
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
misc.h
|
Minor improvements.
|
2021-10-21 12:51:16 +03:00 |
NewPasswordState.cpp
|
Use final instead of override.
|
2021-07-03 23:51:36 +03:00 |
NewPasswordState.h
|
Use final instead of override.
|
2021-07-03 23:51:36 +03:00 |
Notification.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
NotificationGroupId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
NotificationGroupKey.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
NotificationGroupType.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
NotificationId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
NotificationManager.cpp
|
Minor improvements.
|
2021-12-10 00:07:59 +03:00 |
NotificationManager.h
|
Don't generate MASK for parsed True fields.
|
2021-11-01 21:53:23 +03:00 |
NotificationSettings.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
NotificationSettings.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
NotificationSettings.hpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
NotificationType.cpp
|
Move get_message_sender_object to MessageSender.cpp.
|
2021-11-15 01:18:47 +03:00 |
NotificationType.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
OptionManager.cpp
|
Move get_option_value_object to OptionManager.
|
2021-12-16 22:56:19 +03:00 |
OptionManager.h
|
Move get_option_value_object to OptionManager.
|
2021-12-16 22:56:19 +03:00 |
PasswordManager.cpp
|
Minor improvements.
|
2021-12-10 00:07:59 +03:00 |
PasswordManager.h
|
Init some fields just in case.
|
2021-11-11 17:39:09 +03:00 |
Payments.cpp
|
Improve logging.
|
2021-11-08 17:11:35 +03:00 |
Payments.h
|
Add td_api::getSponsoredMessages.
|
2021-08-24 23:44:47 +03:00 |
Payments.hpp
|
Add class InputInvoice.
|
2021-03-31 01:20:40 +03:00 |
PhoneNumberManager.cpp
|
Improve parameter names.
|
2021-10-29 15:38:39 +03:00 |
PhoneNumberManager.h
|
Init some fields just in case.
|
2021-11-11 17:39:09 +03:00 |
Photo.cpp
|
Add source to PhotoSizeSource::get_type.
|
2021-11-14 10:47:02 +03:00 |
Photo.h
|
Unify include order.
|
2021-09-19 00:47:05 +03:00 |
Photo.hpp
|
Update layer to 128. Remove photo volume_id/local_id.
|
2021-04-16 17:43:51 +03:00 |
PhotoSizeSource.cpp
|
Add source to PhotoSizeSource::get_type.
|
2021-11-14 10:47:02 +03:00 |
PhotoSizeSource.h
|
Add source to PhotoSizeSource::get_type.
|
2021-11-14 10:47:02 +03:00 |
PhotoSizeSource.hpp
|
Make PhotoSizeSource constructors named.
|
2021-10-27 16:52:22 +03:00 |
PollId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
PollId.hpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
PollManager.cpp
|
Add missing checks for close_flag in Timeout callbacks.
|
2021-11-13 22:37:41 +03:00 |
PollManager.h
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
PollManager.hpp
|
Move some functions from misc.h to algorithm.h.
|
2021-01-01 16:01:03 +03:00 |
PrivacyManager.cpp
|
Return Result<...> from get_input_user.
|
2021-12-16 22:46:03 +03:00 |
PrivacyManager.h
|
Update layer to 133.
|
2021-09-03 12:27:59 +03:00 |
PtsManager.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
PublicDialogType.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
QueryCombiner.cpp
|
Improve logging.
|
2021-08-02 06:38:18 +03:00 |
QueryCombiner.h
|
Make inherited classes final if possible.
|
2021-07-04 05:58:54 +03:00 |
RecentDialogList.cpp
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
RecentDialogList.h
|
Unify include order.
|
2021-09-19 00:47:05 +03:00 |
ReplyMarkup.cpp
|
Return Result<...> from get_input_user.
|
2021-12-16 22:46:03 +03:00 |
ReplyMarkup.h
|
Add inlineKeyboardButtonTypeUser.
|
2021-11-10 17:14:00 +03:00 |
ReplyMarkup.hpp
|
Add inlineKeyboardButtonTypeUser.
|
2021-11-10 17:14:00 +03:00 |
ReportReason.cpp
|
Add "; pass null" annotations for expected to be null request parameters.
|
2021-09-28 17:31:00 +03:00 |
ReportReason.h
|
Repair file_reference in reportChatPhoto.
|
2021-02-20 21:06:58 +03:00 |
RequestActor.h
|
Simplify close checks in RequestActor.
|
2021-11-22 11:32:36 +03:00 |
RestrictionReason.cpp
|
Move some functions from misc.h to algorithm.h.
|
2021-01-01 16:01:03 +03:00 |
RestrictionReason.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
ScheduledServerMessageId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
SecretChatActor.cpp
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
SecretChatActor.h
|
Init some fields just in case.
|
2021-11-11 17:39:09 +03:00 |
SecretChatDb.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
SecretChatDb.h
|
Don't include SliceBuilder.h in logging.h.
|
2021-05-17 15:21:11 +03:00 |
SecretChatId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
SecretChatLayer.h
|
Improve constant names.
|
2021-07-05 19:17:26 +03:00 |
SecretChatsManager.cpp
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
SecretChatsManager.h
|
Unify include order.
|
2021-09-19 00:47:05 +03:00 |
SecretInputMedia.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
SecureManager.cpp
|
Use const reference if range-based for if appropriate.
|
2021-11-10 20:39:35 +03:00 |
SecureManager.h
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
SecureStorage.cpp
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
SecureStorage.h
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
SecureValue.cpp
|
Don't generate MASK for parsed True fields.
|
2021-11-01 21:53:23 +03:00 |
SecureValue.h
|
Init some fields just in case.
|
2021-11-11 17:39:09 +03:00 |
SecureValue.hpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
SendCodeHelper.cpp
|
Minor improvements.
|
2021-12-10 00:07:59 +03:00 |
SendCodeHelper.h
|
Make SendCodeHelper::resend_code const.
|
2021-11-24 17:19:16 +03:00 |
SendCodeHelper.hpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
SequenceDispatcher.cpp
|
Add Global::request_aborted_error.
|
2021-10-07 16:36:21 +03:00 |
SequenceDispatcher.h
|
Make inherited classes final if possible.
|
2021-07-04 05:58:54 +03:00 |
ServerMessageId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
SetWithPosition.h
|
Move some functions from misc.h to algorithm.h.
|
2021-01-01 16:01:03 +03:00 |
SpecialStickerSetType.cpp
|
Pass SpecialStickerSetType to add_special_sticker_set.
|
2021-12-01 19:59:45 +03:00 |
SpecialStickerSetType.h
|
Pass SpecialStickerSetType to add_special_sticker_set.
|
2021-12-01 19:59:45 +03:00 |
SponsoredMessageManager.cpp
|
Add is_dialog_opened.
|
2021-12-07 12:32:23 +03:00 |
SponsoredMessageManager.h
|
Use int32 as sponsored message ID.
|
2021-09-10 11:44:50 +03:00 |
StateManager.cpp
|
Add mtproto::ConnectionManager.
|
2021-09-16 19:09:39 +03:00 |
StateManager.h
|
Add mtproto::ConnectionManager.
|
2021-09-16 19:09:39 +03:00 |
StickerSetId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
StickerSetId.hpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
StickersManager.cpp
|
Return Result<...> from get_input_user.
|
2021-12-16 22:46:03 +03:00 |
StickersManager.h
|
Asynchronously save emoji keywords.
|
2021-12-12 23:50:05 +03:00 |
StickersManager.hpp
|
Add source to store_sticker_set.
|
2021-11-14 10:19:03 +03:00 |
StorageManager.cpp
|
Improve FileGcParameters field names.
|
2021-12-11 23:03:11 +03:00 |
StorageManager.h
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
SuggestedAction.cpp
|
Minor improvements.
|
2021-12-10 00:07:59 +03:00 |
SuggestedAction.h
|
Add suggestedActionSetPassword.
|
2021-11-26 16:22:39 +03:00 |
td_c_client.cpp
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
td_c_client.h
|
Add missing 'struct' keywords for tdc headers
|
2021-11-10 19:21:04 +03:00 |
td_emscripten.cpp
|
Minor improvements.
|
2021-10-21 12:51:16 +03:00 |
td_json_client.cpp
|
Remove set_log_fatal_error_callback. Add td_set_log_message_callback, deprecate td_set_log_fatal_error_callback.
|
2021-05-18 04:41:09 +03:00 |
td_json_client.h
|
Document necessity of TDLib instance closing.
|
2021-10-05 00:59:35 +03:00 |
td_log.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
td_log.h
|
Export td_set_log_fatal_error_callback as deprecated.
|
2021-06-23 23:45:15 +03:00 |
Td.cpp
|
Use request promise in getChatAdministrators.
|
2021-12-18 22:44:25 +03:00 |
Td.h
|
Move "unix_time" option handling to OptionManager.
|
2021-12-16 15:18:51 +03:00 |
TdCallback.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
TdDb.cpp
|
Support deletion from database messages by sender_dialog_id.
|
2021-11-19 16:00:21 +03:00 |
TdDb.h
|
A lot more minor improvements.
|
2021-10-19 18:11:16 +03:00 |
TdParameters.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
TermsOfService.cpp
|
Remove NetQuery id from ResultHandler and NetActor.
|
2021-11-08 14:19:57 +03:00 |
TermsOfService.h
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
ThemeManager.cpp
|
Remove NetQuery id from ResultHandler and NetActor.
|
2021-11-08 14:19:57 +03:00 |
ThemeManager.h
|
Init some fields just in case.
|
2021-11-11 17:39:09 +03:00 |
TopDialogCategory.cpp
|
Don't generate MASK for parsed True fields.
|
2021-11-01 21:53:23 +03:00 |
TopDialogCategory.h
|
Add TopDialogCategory.cpp.
|
2021-09-25 21:27:32 +03:00 |
TopDialogManager.cpp
|
Improve ResultHandler/NetActor td_ private field name.
|
2021-11-08 15:20:38 +03:00 |
TopDialogManager.h
|
Minor improvements.
|
2021-10-21 12:51:16 +03:00 |
UniqueId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
UpdatesManager.cpp
|
Postpone again unacceptable PTS updates.
|
2021-12-13 22:30:42 +03:00 |
UpdatesManager.h
|
Add inlineKeyboardButtonTypeUser.
|
2021-11-10 17:14:00 +03:00 |
UserId.h
|
Improve validness checks for UserId/ChatId/ChannelId.
|
2021-09-14 17:09:40 +03:00 |
Venue.cpp
|
Add "; pass null" annotations for expected to be null request parameters.
|
2021-09-28 17:31:00 +03:00 |
Venue.h
|
Improve get_input_bot_inline_message_media_* functions.
|
2021-03-31 02:54:29 +03:00 |
Version.h
|
Add inlineKeyboardButtonTypeUser.
|
2021-11-10 17:14:00 +03:00 |
VideoNotesManager.cpp
|
Make get_document_object methods const.
|
2021-08-28 14:16:29 +03:00 |
VideoNotesManager.h
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
VideoNotesManager.hpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
VideosManager.cpp
|
Make get_document_object methods const.
|
2021-08-28 14:16:29 +03:00 |
VideosManager.h
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
VideosManager.hpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
VoiceNotesManager.cpp
|
Make get_document_object methods const.
|
2021-08-28 14:16:29 +03:00 |
VoiceNotesManager.h
|
Unify td/telegram/include order.
|
2021-10-27 17:32:09 +03:00 |
VoiceNotesManager.hpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
WebPageBlock.cpp
|
Don't generate MASK for parsed True fields.
|
2021-11-01 21:53:23 +03:00 |
WebPageBlock.h
|
Unify include order.
|
2021-09-19 00:47:05 +03:00 |
WebPageId.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
WebPagesManager.cpp
|
Add missing checks for close_flag in Timeout callbacks.
|
2021-11-13 22:37:41 +03:00 |
WebPagesManager.h
|
Add missing checks for close_flag in Timeout callbacks.
|
2021-11-13 22:37:41 +03:00 |