.. |
files
|
Add fileTypeNotificationSound.
|
2022-04-12 22:50:20 +03:00 |
logevent
|
Add readAllChatReactions.
|
2022-01-30 12:37:24 +03:00 |
net
|
Improve log message.
|
2022-03-14 14:08:04 +03:00 |
AccessRights.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Account.cpp
|
Ignore RIGHTS_NOT_MODIFIED error.
|
2022-04-03 23:33:33 +03:00 |
Account.h
|
Add setDefaultGroupAdministratorRights/setDefaultChannelAdministratorRights.
|
2022-04-02 15:32:04 +03:00 |
AffectedHistory.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
AnimationsManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
AnimationsManager.h
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
AnimationsManager.hpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
AttachMenuManager.cpp
|
Fix attach menu icons initialization.
|
2022-04-11 12:55:43 +03:00 |
AttachMenuManager.h
|
Minor fixes.
|
2022-04-07 20:38:22 +03:00 |
AudiosManager.cpp
|
Add td_api::getSavedNotificationSounds.
|
2022-04-13 22:14:40 +03:00 |
AudiosManager.h
|
Add td_api::getSavedNotificationSounds.
|
2022-04-13 22:14:40 +03:00 |
AudiosManager.hpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
AuthManager.cpp
|
Add updateAttachMenuBots.
|
2022-03-25 16:00:06 +03:00 |
AuthManager.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
AuthManager.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
AutoDownloadSettings.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
AutoDownloadSettings.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
BackgroundId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
BackgroundManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
BackgroundManager.h
|
Add PhotoFormat.h.
|
2022-04-09 23:21:07 +03:00 |
BackgroundType.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
BackgroundType.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
BackgroundType.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
BotCommand.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
BotCommand.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
BotCommandScope.cpp
|
Add ContactsManager::is_broadcast_channel/is_megagroup_channel helpers.
|
2022-04-04 15:48:33 +03:00 |
BotCommandScope.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
BotMenuButton.cpp
|
Apply bot menu button update to non-loaded users.
|
2022-04-08 04:02:25 +03:00 |
BotMenuButton.h
|
Remove openWebApp.from_bot_menu flag.
|
2022-04-07 18:29:59 +03:00 |
CallActor.cpp
|
Use FlatHashSet.
|
2022-03-11 21:38:48 +03:00 |
CallActor.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
CallbackQueriesManager.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
CallbackQueriesManager.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
CallDiscardReason.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
CallDiscardReason.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
CallId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
CallManager.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
CallManager.h
|
Fix includes and formatting.
|
2022-02-08 00:04:34 +03:00 |
ChainId.h
|
Use invoke after for reaction-related queries.
|
2022-02-16 18:36:55 +03:00 |
ChannelId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
ChannelParticipantFilter.cpp
|
Move ChannelParticipantFilter to separate header.
|
2022-03-19 21:53:33 +03:00 |
ChannelParticipantFilter.h
|
Move ChannelParticipantFilter to separate header.
|
2022-03-19 21:53:33 +03:00 |
ChannelType.h
|
Add ChannelType.h.
|
2022-04-04 15:35:09 +03:00 |
ChatId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
cli.cpp
|
Add td_api::getSavedNotificationSounds.
|
2022-04-13 22:14:40 +03:00 |
Client.cpp
|
Use FlatHashSet.
|
2022-03-11 21:38:48 +03:00 |
Client.h
|
Remove unneeded commas.
|
2022-04-03 22:59:28 +03:00 |
ClientActor.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
ClientActor.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
ClientDotNet.cpp
|
Remove unneeded commas.
|
2022-04-03 22:59:28 +03:00 |
ClientJson.cpp
|
Fix includes and formatting.
|
2022-02-08 00:04:34 +03:00 |
ClientJson.h
|
Fix includes and formatting.
|
2022-02-08 00:04:34 +03:00 |
ConfigManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
ConfigManager.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
ConfigShared.cpp
|
More FlatHashMap usages.
|
2022-02-09 17:05:27 +03:00 |
ConfigShared.h
|
More FlatHashMap usages.
|
2022-02-09 17:05:27 +03:00 |
ConnectionState.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
ConnectionState.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Contact.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Contact.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
ContactsManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
ContactsManager.h
|
Keep in chat list empty joined basic groups.
|
2022-04-08 15:35:21 +03:00 |
CountryInfoManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
CountryInfoManager.h
|
Fix includes and formatting.
|
2022-02-08 00:04:34 +03:00 |
DelayDispatcher.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DelayDispatcher.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Dependencies.cpp
|
Make all fields in Dependencies class private.
|
2022-03-11 15:31:28 +03:00 |
Dependencies.h
|
Use FlatHashSet.
|
2022-03-11 21:38:48 +03:00 |
DeviceTokenManager.cpp
|
Respect flood waits in reregister_device.
|
2022-04-12 16:21:42 +03:00 |
DeviceTokenManager.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DhCache.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DhCache.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DhConfig.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogAction.cpp
|
Add td_api::messageWebViewDataSent/messageWebViewDataReceived.
|
2022-03-28 10:01:39 +03:00 |
DialogAction.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogActionBar.cpp
|
Add ContactsManager::is_broadcast_channel/is_megagroup_channel helpers.
|
2022-04-04 15:48:33 +03:00 |
DialogActionBar.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogAdministrator.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogAdministrator.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogDate.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogDb.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogDb.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogEventLog.cpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
DialogEventLog.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogFilter.cpp
|
Use FlatHashSet.
|
2022-03-11 21:38:48 +03:00 |
DialogFilter.h
|
Fix includes and formatting.
|
2022-02-08 00:04:34 +03:00 |
DialogFilter.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogFilterId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogId.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogInviteLink.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogInviteLink.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogListId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogLocation.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogLocation.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogParticipant.cpp
|
Always adjust administrator rights for supergroups and channels.
|
2022-04-04 16:19:41 +03:00 |
DialogParticipant.h
|
Minor fixes.
|
2022-04-07 20:38:22 +03:00 |
DialogParticipantFilter.cpp
|
Minor fixes.
|
2022-04-10 22:10:41 +03:00 |
DialogParticipantFilter.h
|
Minor fixes.
|
2022-04-07 20:38:22 +03:00 |
DialogSource.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DialogSource.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Document.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Document.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Document.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DocumentsManager.cpp
|
Add fileTypeNotificationSound.
|
2022-04-12 22:50:20 +03:00 |
DocumentsManager.h
|
Add fileTypeNotificationSound.
|
2022-04-12 22:50:20 +03:00 |
DocumentsManager.hpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
DownloadManager.cpp
|
Improve logging.
|
2022-04-04 19:08:47 +03:00 |
DownloadManager.h
|
Minor fixes.
|
2022-03-09 03:27:03 +03:00 |
DownloadManagerCallback.cpp
|
Minor fixes.
|
2022-03-09 03:27:03 +03:00 |
DownloadManagerCallback.h
|
Minor fixes.
|
2022-03-09 03:27:03 +03:00 |
DraftMessage.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DraftMessage.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
DraftMessage.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
EncryptedFile.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
FileReferenceManager.cpp
|
Improve DownloadManager initialization.
|
2022-03-01 23:09:40 +03:00 |
FileReferenceManager.h
|
Improve DownloadManager initialization.
|
2022-03-01 23:09:40 +03:00 |
FileReferenceManager.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
FolderId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
FullMessageId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Game.cpp
|
Use get_input_user instead of have_input_user.
|
2022-03-28 20:26:28 +03:00 |
Game.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Game.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
GameManager.cpp
|
FlatHashMap improvements.
|
2022-02-09 03:08:18 +03:00 |
GameManager.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Global.cpp
|
Add Global::get_retry_after.
|
2022-04-12 16:12:22 +03:00 |
Global.h
|
Add Global::get_retry_after.
|
2022-04-12 16:12:22 +03:00 |
GroupCallId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
GroupCallManager.cpp
|
Clear used promise just in case.
|
2022-04-14 10:55:22 +03:00 |
GroupCallManager.h
|
Improve sending and response handling for GetGroupCallStreamChannelsQuery.
|
2022-03-01 03:12:56 +03:00 |
GroupCallParticipant.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
GroupCallParticipant.h
|
Store unique_ptr instead of a big class in a FlatHashMap.
|
2022-02-11 18:26:43 +03:00 |
GroupCallParticipantOrder.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
GroupCallParticipantOrder.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
GroupCallVideoPayload.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
GroupCallVideoPayload.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
HashtagHints.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
HashtagHints.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
InlineQueriesManager.cpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
InlineQueriesManager.h
|
Rename web view to web app.
|
2022-03-31 16:42:59 +03:00 |
InputDialogId.cpp
|
Use FlatHashSet.
|
2022-03-11 21:38:48 +03:00 |
InputDialogId.h
|
Use FlatHashSet.
|
2022-03-11 21:38:48 +03:00 |
InputGroupCallId.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
InputGroupCallId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
InputMessageText.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
InputMessageText.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
InputMessageText.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
JsonValue.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
JsonValue.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
LanguagePackManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
LanguagePackManager.h
|
FlatHashMap improvements.
|
2022-02-09 03:08:18 +03:00 |
LinkManager.cpp
|
Always adjust administrator rights for supergroups and channels.
|
2022-04-04 16:19:41 +03:00 |
LinkManager.h
|
Add internalLinkTypeBotAddToChannel.
|
2022-04-02 14:51:20 +03:00 |
Location.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Location.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Log.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Log.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
LogDotNet.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Logging.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Logging.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageContent.cpp
|
Fix updating of Dialog.available_reactions_generation.
|
2022-04-11 16:01:30 +03:00 |
MessageContent.h
|
Fix updating of Dialog.available_reactions_generation.
|
2022-04-11 16:01:30 +03:00 |
MessageContentType.cpp
|
Add td_api::messageWebViewDataSent/messageWebViewDataReceived.
|
2022-03-28 10:01:39 +03:00 |
MessageContentType.h
|
Add td_api::messageWebViewDataSent/messageWebViewDataReceived.
|
2022-03-28 10:01:39 +03:00 |
MessageCopyOptions.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageEntity.cpp
|
Use get_input_user instead of have_input_user.
|
2022-03-28 20:26:28 +03:00 |
MessageEntity.h
|
Use FlatHashSet.
|
2022-03-11 21:38:48 +03:00 |
MessageEntity.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageId.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageLinkInfo.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageReaction.cpp
|
Use FlatHashSet.
|
2022-03-11 21:38:48 +03:00 |
MessageReaction.h
|
Fix includes and formatting.
|
2022-02-08 00:04:34 +03:00 |
MessageReaction.hpp
|
Add MessageReactions logging.
|
2022-01-30 13:24:27 +03:00 |
MessageReplyInfo.cpp
|
Add get_min_message_sender_object.
|
2022-01-22 23:17:41 +03:00 |
MessageReplyInfo.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageReplyInfo.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessagesDb.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessagesDb.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageSearchFilter.cpp
|
Add td_api::searchMessagesFilterUnreadReaction.
|
2022-01-28 19:12:33 +03:00 |
MessageSearchFilter.h
|
Implement Chat.unread_reaction_count.
|
2022-01-28 18:39:13 +03:00 |
MessageSender.cpp
|
Add get_min_message_sender_object.
|
2022-01-22 23:17:41 +03:00 |
MessageSender.h
|
Add get_min_message_sender_object.
|
2022-01-22 23:17:41 +03:00 |
MessagesManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
MessagesManager.h
|
Restore failed to delete messages.
|
2022-04-12 17:34:08 +03:00 |
MessageThreadInfo.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageTtl.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MessageTtl.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MinChannel.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
MinChannel.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
misc.cpp
|
Add clean_phone_number.
|
2022-02-18 16:57:08 +03:00 |
misc.h
|
Add clean_phone_number.
|
2022-02-18 16:57:08 +03:00 |
NewPasswordState.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
NewPasswordState.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Notification.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
NotificationGroupId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
NotificationGroupKey.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
NotificationGroupType.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
NotificationId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
NotificationManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
NotificationManager.h
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
NotificationSettings.cpp
|
Rename notification tones to notification sounds in API,
|
2022-04-12 23:27:20 +03:00 |
NotificationSettings.h
|
Support new NotificationSound.
|
2022-04-11 20:01:44 +03:00 |
NotificationSettings.hpp
|
Support new NotificationSound.
|
2022-04-11 20:01:44 +03:00 |
NotificationSettingsManager.cpp
|
Add td_api::getSavedNotificationSounds.
|
2022-04-13 22:14:40 +03:00 |
NotificationSettingsManager.h
|
Add td_api::getSavedNotificationSounds.
|
2022-04-13 22:14:40 +03:00 |
NotificationSound.cpp
|
Support new NotificationSound.
|
2022-04-11 20:01:44 +03:00 |
NotificationSound.h
|
Support new NotificationSound.
|
2022-04-11 20:01:44 +03:00 |
NotificationSoundType.h
|
Support new NotificationSound.
|
2022-04-11 20:01:44 +03:00 |
NotificationType.cpp
|
Add PhotoFormat.h.
|
2022-04-09 23:21:07 +03:00 |
NotificationType.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
OptionManager.cpp
|
Move default options initialization to OptionManager.
|
2022-04-12 18:33:46 +03:00 |
OptionManager.h
|
Allow to change default reaction.
|
2022-01-05 18:03:02 +03:00 |
PasswordManager.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
PasswordManager.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Payments.cpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
Payments.h
|
Rename class td_api::paymentFormTheme to td_api::themeParameters.
|
2022-03-29 16:34:51 +03:00 |
Payments.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
PhoneNumberManager.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
PhoneNumberManager.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Photo.cpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
Photo.h
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
Photo.hpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
PhotoFormat.h
|
Add PhotoFormat.h.
|
2022-04-09 23:21:07 +03:00 |
PhotoSize.cpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
PhotoSize.h
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
PhotoSize.hpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
PhotoSizeSource.cpp
|
Minor fixes.
|
2022-04-10 22:10:41 +03:00 |
PhotoSizeSource.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
PhotoSizeSource.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
PollId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
PollId.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
PollManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
PollManager.h
|
Use FlatHashSet.
|
2022-03-11 21:38:48 +03:00 |
PollManager.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
PrivacyManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
PrivacyManager.h
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
PtsManager.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
PublicDialogType.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
QueryCombiner.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
QueryCombiner.h
|
Fix includes and formatting.
|
2022-02-08 00:04:34 +03:00 |
RecentDialogList.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
RecentDialogList.h
|
Use FlatHashSet.
|
2022-03-11 21:38:48 +03:00 |
ReplyMarkup.cpp
|
Improve error messages.
|
2022-04-05 19:07:12 +03:00 |
ReplyMarkup.h
|
Add keyboardButtonTypeWebView.
|
2022-03-27 02:20:26 +03:00 |
ReplyMarkup.hpp
|
Minor fixes.
|
2022-04-07 20:38:22 +03:00 |
ReportReason.cpp
|
Add two new chat report reasons.
|
2022-02-18 16:12:39 +03:00 |
ReportReason.h
|
Add two new chat report reasons.
|
2022-02-18 16:12:39 +03:00 |
RequestActor.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
RestrictionReason.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
RestrictionReason.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
ScheduledServerMessageId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecretChatActor.cpp
|
Remove includes of SequenceDispatcher.h from headers.
|
2022-02-01 19:34:14 +03:00 |
SecretChatActor.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecretChatDb.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecretChatDb.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecretChatId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecretChatLayer.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecretChatsManager.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecretChatsManager.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecretInputMedia.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecureManager.cpp
|
Unify actor_id/actor_shared names.
|
2022-03-05 14:35:19 +03:00 |
SecureManager.h
|
Move other big classes inside FlatHashMap to unique_ptr.
|
2022-02-11 19:27:32 +03:00 |
SecureStorage.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecureStorage.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecureValue.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecureValue.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SecureValue.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SendCodeHelper.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SendCodeHelper.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SendCodeHelper.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SequenceDispatcher.cpp
|
Use int32 ro store last/next/total_timeout.
|
2022-02-04 17:05:35 +03:00 |
SequenceDispatcher.h
|
Fix includes and formatting.
|
2022-02-08 00:04:34 +03:00 |
ServerMessageId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SetWithPosition.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SpecialStickerSetType.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SpecialStickerSetType.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SponsoredMessageManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
SponsoredMessageManager.h
|
Fix includes and formatting.
|
2022-02-08 00:04:34 +03:00 |
StateManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
StateManager.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
StickerFormat.cpp
|
Guess format of sent stickers by file extension.
|
2022-02-17 20:45:58 +03:00 |
StickerFormat.h
|
Guess format of sent stickers by file extension.
|
2022-02-17 20:45:58 +03:00 |
StickerSetId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
StickerSetId.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
StickersManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
StickersManager.h
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
StickersManager.hpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
StorageManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
StorageManager.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SuggestedAction.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
SuggestedAction.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
td_c_client.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
td_c_client.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
td_emscripten.cpp
|
Various improvements.
|
2022-02-10 23:01:28 +03:00 |
td_json_client.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
td_json_client.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
td_log.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
td_log.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Td.cpp
|
Add td_api::getSavedNotificationSounds.
|
2022-04-13 22:14:40 +03:00 |
Td.h
|
Add td_api::getSavedNotificationSounds.
|
2022-04-13 22:14:40 +03:00 |
TdCallback.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
TdDb.cpp
|
Move scope notification settings tp NotificationSettingsManager.
|
2022-04-11 12:45:52 +03:00 |
TdDb.h
|
Move scope notification settings tp NotificationSettingsManager.
|
2022-04-11 12:45:52 +03:00 |
TdParameters.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
TermsOfService.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
TermsOfService.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
ThemeManager.cpp
|
Add synchronous method td_api::getThemeParametersJsonString.
|
2022-03-29 20:22:38 +03:00 |
ThemeManager.h
|
Add synchronous method td_api::getThemeParametersJsonString.
|
2022-03-29 20:22:38 +03:00 |
TopDialogCategory.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
TopDialogCategory.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
TopDialogManager.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
TopDialogManager.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
UniqueId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
UpdatesManager.cpp
|
Add td_api::getSavedNotificationSounds.
|
2022-04-13 22:14:40 +03:00 |
UpdatesManager.h
|
Add updateWebAppMessageSent.
|
2022-03-31 22:02:19 +03:00 |
UserId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Venue.cpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Venue.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
Version.h
|
Update layer to 140.
|
2022-03-18 14:46:01 +03:00 |
VideoNotesManager.cpp
|
Add PhotoFormat.h.
|
2022-04-09 23:21:07 +03:00 |
VideoNotesManager.h
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
VideoNotesManager.hpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
VideosManager.cpp
|
Add PhotoFormat.h.
|
2022-04-09 23:21:07 +03:00 |
VideosManager.h
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
VideosManager.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
VoiceNotesManager.cpp
|
Check and fix half of FlatHashMap usages.
|
2022-02-10 00:59:52 +03:00 |
VoiceNotesManager.h
|
Fix includes and formatting.
|
2022-02-08 00:04:34 +03:00 |
VoiceNotesManager.hpp
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
WebPageBlock.cpp
|
Add PhotoSize.h.
|
2022-04-10 01:15:49 +03:00 |
WebPageBlock.h
|
Move other big classes inside FlatHashMap to unique_ptr.
|
2022-02-11 19:27:32 +03:00 |
WebPageId.h
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
WebPagesManager.cpp
|
Add set_promises/fail_promises helper functions.
|
2022-04-13 17:40:12 +03:00 |
WebPagesManager.h
|
Use FlatHashSet.
|
2022-03-11 21:38:48 +03:00 |