.. |
files
|
Minor fixes.
|
2019-03-29 14:32:50 +03:00 |
logevent
|
MAke push notifications persistent.
|
2019-03-31 04:30:25 +03:00 |
net
|
Check connection aliveness after push is received.
|
2019-03-31 22:29:34 +03:00 |
AccessRights.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
AnimationsManager.cpp
|
Better deduplicating saved animations and recent/featured stickers.
|
2019-02-16 05:29:28 +03:00 |
AnimationsManager.h
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
AnimationsManager.hpp
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
AudiosManager.cpp
|
Prefer InputFile over remote location in get_input_media.
|
2019-02-12 04:50:30 +03:00 |
AudiosManager.h
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
AudiosManager.hpp
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
AuthManager.cpp
|
More start_up and bots fixes.
|
2019-03-05 07:35:17 +03:00 |
AuthManager.h
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
AuthManager.hpp
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
CallActor.cpp
|
Explicitly include common.h.
|
2019-02-13 00:26:36 +03:00 |
CallActor.h
|
Update layer to 88.
|
2019-02-05 01:08:15 +03:00 |
CallbackQueriesManager.cpp
|
Add source to MessagesManager::have_message.
|
2019-03-14 22:31:37 +03:00 |
CallbackQueriesManager.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
CallDiscardReason.cpp
|
Remove unneded includes of td/utils/loggging.h.
|
2019-02-12 23:48:16 +03:00 |
CallDiscardReason.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
CallId.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
CallManager.cpp
|
Explicitly include common.h.
|
2019-02-13 00:26:36 +03:00 |
CallManager.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
ChannelId.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
ChatId.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
cli.cpp
|
Better variable name.
|
2019-03-29 05:30:14 +03:00 |
Client.cpp
|
Minor Client fixes.
|
2019-03-22 01:42:41 +03:00 |
Client.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
ClientActor.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
ClientActor.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
ClientDotNet.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
ClientJson.cpp
|
Explicitly include common.h.
|
2019-02-13 00:26:36 +03:00 |
ClientJson.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
ConfigManager.cpp
|
SessionMultiProxy: collect stats about sessions
|
2019-03-15 20:00:18 +11:00 |
ConfigManager.h
|
Unify spelling of "expires_".
|
2019-02-10 03:45:15 +03:00 |
ConfigShared.cpp
|
Fix initialization order.
|
2019-01-17 23:12:31 +03:00 |
ConfigShared.h
|
Fix initialization order.
|
2019-01-17 23:12:31 +03:00 |
Contact.cpp
|
Remove unneded includes of td/utils/loggging.h.
|
2019-02-12 23:48:16 +03:00 |
Contact.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
ContactsManager.cpp
|
Store sender_user_id in message push notification.
|
2019-03-30 17:59:35 +03:00 |
ContactsManager.h
|
Fix constant type.
|
2019-03-25 20:40:28 +03:00 |
DelayDispatcher.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
DelayDispatcher.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
Dependencies.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
DeviceTokenManager.cpp
|
Move DhHandshake to DhHandshake.{cpp,h}.
|
2019-01-31 14:26:06 +03:00 |
DeviceTokenManager.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
DhCache.cpp
|
Remove unneded includes of td/utils/loggging.h.
|
2019-02-12 23:48:16 +03:00 |
DhCache.h
|
Move DhHandshake to DhHandshake.{cpp,h}.
|
2019-01-31 14:26:06 +03:00 |
DhConfig.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
DialogDate.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
DialogDb.cpp
|
Decrease queries delay in MessageDb, DialogDb and SQLite key-value.
|
2019-03-31 22:46:32 +03:00 |
DialogDb.h
|
Forward-declare SqliteConnectionSafe and SqliteDb. Finally, all DB usages are private.
|
2019-01-07 03:17:11 +03:00 |
DialogId.cpp
|
tg_cli: as_{basic_group,supergroup,secret_chat}_id.
|
2019-01-07 18:37:53 +03:00 |
DialogId.h
|
tg_cli: as_{basic_group,supergroup,secret_chat}_id.
|
2019-01-07 18:37:53 +03:00 |
DialogParticipant.cpp
|
Add sanity checks for get_channel_participants results.
|
2019-03-12 12:38:37 +03:00 |
DialogParticipant.h
|
Fix supergroup members search.
|
2019-03-13 17:30:58 +03:00 |
DocumentsManager.cpp
|
Fix some g++4.9 CE.
|
2019-02-13 02:29:52 +03:00 |
DocumentsManager.h
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
DocumentsManager.hpp
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
DraftMessage.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
DraftMessage.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
DraftMessage.hpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
FileReferenceManager.cpp
|
Add get_message_from_server proxy-method.
|
2019-02-21 22:28:53 +03:00 |
FileReferenceManager.h
|
Support file reference errors in SendMultiMediaActor.
|
2019-02-08 17:54:23 +03:00 |
FileReferenceManager.hpp
|
Explicitly include common.h.
|
2019-02-13 00:26:36 +03:00 |
Game.cpp
|
Fix adding thumbnails to file_ids list.
|
2019-02-28 21:40:57 +03:00 |
Game.h
|
Fix adding thumbnails to file_ids list.
|
2019-02-28 21:40:57 +03:00 |
Game.hpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
Global.cpp
|
Remove unneded includes of td/utils/loggging.h.
|
2019-02-12 23:48:16 +03:00 |
Global.h
|
Remove unneded includes of td/utils/loggging.h.
|
2019-02-12 23:48:16 +03:00 |
HashtagHints.cpp
|
Use KeyValueSyncInterface and BinlogInterface in TdDb.
|
2019-01-07 02:44:29 +03:00 |
HashtagHints.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
InlineQueriesManager.cpp
|
Move FileType to FileType.h.
|
2019-01-20 00:54:29 +03:00 |
InlineQueriesManager.h
|
Add additional delay for somw service message notifications.
|
2019-01-08 21:24:06 +03:00 |
InputMessageText.cpp
|
Remove unneded includes of td/utils/loggging.h.
|
2019-02-12 23:48:16 +03:00 |
InputMessageText.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
InputMessageText.hpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
JsonValue.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
JsonValue.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
LanguagePackManager.cpp
|
Update layer 91.
|
2019-03-10 21:30:15 +03:00 |
LanguagePackManager.h
|
Add td_api::synchronizeLanguagePack method.
|
2019-02-23 20:27:14 +03:00 |
Location.cpp
|
Poll results polling.
|
2019-02-22 22:53:02 +03:00 |
Location.h
|
Make Location.access_hash mutable.
|
2019-02-19 18:52:09 +03:00 |
Log.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
Log.h
|
Deprecate Log methods in C++ and JSON interfaces.
|
2019-03-07 01:28:35 +03:00 |
LogDotNet.cpp
|
Deprecate Log in .NET native binding.
|
2019-02-24 19:17:36 +03:00 |
Logging.cpp
|
Add release barrier before trying to use FileLog.
|
2019-03-27 21:48:21 +03:00 |
Logging.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
MessageContent.cpp
|
Find entities in MESSAGE_ANNOUNCEMENT.
|
2019-03-26 01:24:23 +03:00 |
MessageContent.h
|
Add force to get_input_media.
|
2019-03-17 00:07:10 +03:00 |
MessageEntity.cpp
|
Find entities in MESSAGE_ANNOUNCEMENT.
|
2019-03-26 01:24:23 +03:00 |
MessageEntity.h
|
Find entities in MESSAGE_ANNOUNCEMENT.
|
2019-03-26 01:24:23 +03:00 |
MessageEntity.hpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
MessageId.h
|
Remove unneded includes of td/utils/loggging.h.
|
2019-02-12 23:48:16 +03:00 |
MessagesDb.cpp
|
Decrease queries delay in MessageDb, DialogDb and SQLite key-value.
|
2019-03-31 22:46:32 +03:00 |
MessagesDb.h
|
Remove unneded includes of td/utils/loggging.h.
|
2019-02-12 23:48:16 +03:00 |
MessagesManager.cpp
|
Rarely force update in remove_message_notification_id.
|
2019-04-01 03:10:05 +03:00 |
MessagesManager.h
|
Rarely force update in remove_message_notification_id.
|
2019-04-01 03:10:05 +03:00 |
misc.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
misc.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
Notification.h
|
Fix pdateActiveNotifications.
|
2019-03-31 18:27:35 +03:00 |
NotificationGroupId.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
NotificationGroupKey.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
NotificationGroupType.h
|
Remove unneded includes of td/utils/loggging.h.
|
2019-02-12 23:48:16 +03:00 |
NotificationId.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
NotificationManager.cpp
|
Do not keep more tha 1 pinned message notification.
|
2019-04-01 03:02:19 +03:00 |
NotificationManager.h
|
Do not keep more tha 1 pinned message notification.
|
2019-04-01 03:02:19 +03:00 |
NotificationSettings.cpp
|
Compare local settings in getChatNotificationSettingsExceptions.
|
2019-03-05 17:15:17 +03:00 |
NotificationSettings.h
|
Compare local settings in getChatNotificationSettingsExceptions.
|
2019-03-05 17:15:17 +03:00 |
NotificationSettings.hpp
|
Do not copy show_preview notification setting to secret chats.
|
2019-02-18 02:41:53 +03:00 |
NotificationType.cpp
|
Add td_api::notificationTypeNewPushMessage.
|
2019-03-30 23:49:14 +03:00 |
NotificationType.h
|
Add td_api::notificationTypeNewPushMessage.
|
2019-03-30 23:49:14 +03:00 |
PasswordManager.cpp
|
Return PasswordState from confirming recovery email address methods.
|
2019-02-25 21:37:26 +03:00 |
PasswordManager.h
|
Return PasswordState from confirming recovery email address methods.
|
2019-02-25 21:37:26 +03:00 |
Payments.cpp
|
Add source to on_get_user and on_get_chat.
|
2019-01-12 06:48:39 +03:00 |
Payments.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
Payments.hpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
PhoneNumberManager.cpp
|
Minor fixes.
|
2019-02-17 16:52:34 +03:00 |
PhoneNumberManager.h
|
Minor fixes.
|
2019-02-17 16:52:34 +03:00 |
Photo.cpp
|
Better streaming gffset debug.
|
2019-03-16 23:13:18 +03:00 |
Photo.h
|
FileManager: support two file references for photos
|
2019-01-30 20:08:50 +04:00 |
Photo.hpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
PollId.h
|
Fix includes.
|
2019-02-22 23:15:43 +03:00 |
PollId.hpp
|
Add messagePoll support.
|
2019-02-19 16:45:32 +03:00 |
PollManager.cpp
|
Do not hide poll results from bots.
|
2019-03-29 06:00:03 +03:00 |
PollManager.h
|
Add updatePoll for bots.
|
2019-03-29 05:16:28 +03:00 |
PollManager.hpp
|
Rename poll answers to options.
|
2019-02-21 03:52:58 +03:00 |
PrivacyManager.cpp
|
Fix spelling of inaccessible.
|
2019-03-15 03:19:10 +03:00 |
PrivacyManager.h
|
Update layer to 88.
|
2019-02-05 01:08:15 +03:00 |
PtsManager.h
|
Remove unneded includes of td/utils/loggging.h.
|
2019-02-12 23:48:16 +03:00 |
QueryCombiner.cpp
|
Minor fixes.
|
2019-03-17 23:43:58 +03:00 |
QueryCombiner.h
|
Minor fixes.
|
2019-03-17 23:43:58 +03:00 |
ReplyMarkup.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
ReplyMarkup.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
ReplyMarkup.hpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
RequestActor.h
|
Fix spelling of inaccessible.
|
2019-03-15 03:19:10 +03:00 |
SecretChatActor.cpp
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
SecretChatActor.h
|
Explicitly include common.h.
|
2019-02-13 00:26:36 +03:00 |
SecretChatDb.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
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
|
Check connection aliveness after push is received.
|
2019-03-31 22:29:34 +03:00 |
SecretChatsManager.h
|
Forward-declare BinlogEvent.
|
2019-01-06 22:11:02 +03:00 |
SecretInputMedia.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
SecureManager.cpp
|
Fix misprints.
|
2019-03-24 22:05:06 +03:00 |
SecureManager.h
|
Explicitly include common.h.
|
2019-02-13 00:26:36 +03:00 |
SecureStorage.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
SecureStorage.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
SecureValue.cpp
|
Move FileType to FileType.h.
|
2019-01-20 00:54:29 +03:00 |
SecureValue.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
SecureValue.hpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
SendCodeHelper.cpp
|
Add SendCodeHelper.h.
|
2019-02-16 18:49:39 +03:00 |
SendCodeHelper.h
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
SendCodeHelper.hpp
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
SequenceDispatcher.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
SequenceDispatcher.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
SetWithPosition.h
|
Remove unneded includes of td/utils/loggging.h.
|
2019-02-12 23:48:16 +03:00 |
StateManager.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
StateManager.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
StickersManager.cpp
|
Improve logging.
|
2019-02-20 05:37:04 +03:00 |
StickersManager.h
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
StickersManager.hpp
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
StorageManager.cpp
|
Add LogInterface::get_file_paths method.
|
2019-01-18 01:17:20 +03:00 |
StorageManager.h
|
Better on_new_file.
|
2019-01-11 05:45:03 +03:00 |
td_c_client.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
td_c_client.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
td_emscripten.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
td_json_client.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
td_json_client.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
td_log.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
td_log.h
|
Deprecate Log methods in C++ and JSON interfaces.
|
2019-03-07 01:28:35 +03:00 |
Td.cpp
|
MAke push notifications persistent.
|
2019-03-31 04:30:25 +03:00 |
Td.h
|
Add possibility to download files synchronously.
|
2019-03-27 21:43:46 +03:00 |
TdCallback.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
TdDb.cpp
|
MAke push notifications persistent.
|
2019-03-31 04:30:25 +03:00 |
TdDb.h
|
MAke push notifications persistent.
|
2019-03-31 04:30:25 +03:00 |
TdParameters.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
TermsOfService.cpp
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
TermsOfService.h
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
TopDialogManager.cpp
|
Fix setting disable_top_chats option before logging in as a bot.
|
2019-03-06 01:06:33 +03:00 |
TopDialogManager.h
|
More start_up and bots fixes.
|
2019-03-05 07:35:17 +03:00 |
UniqueId.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
UpdatesManager.cpp
|
Find entities in MESSAGE_ANNOUNCEMENT.
|
2019-03-26 01:24:23 +03:00 |
UpdatesManager.h
|
Use correct update date for typings; ignore too old typings.
|
2019-03-15 03:16:44 +03:00 |
UserId.h
|
Update copyright year.
|
2019-01-01 01:02:34 +03:00 |
Version.h
|
Support pageBlockPhoto URL.
|
2019-02-06 21:00:00 +03:00 |
VideoNotesManager.cpp
|
Prefer InputFile over remote location in get_input_media.
|
2019-02-12 04:50:30 +03:00 |
VideoNotesManager.h
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
VideoNotesManager.hpp
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
VideosManager.cpp
|
Prefer InputFile over remote location in get_input_media.
|
2019-02-12 04:50:30 +03:00 |
VideosManager.h
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
VideosManager.hpp
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
VoiceNotesManager.cpp
|
Prefer InputFile over remote location in get_input_media.
|
2019-02-12 04:50:30 +03:00 |
VoiceNotesManager.h
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
VoiceNotesManager.hpp
|
Unify names of ParserT/StorerT classes.
|
2019-02-21 20:54:20 +03:00 |
WallpaperManager.cpp
|
Remove unneded includes of td/utils/loggging.h.
|
2019-02-12 23:48:16 +03:00 |
WallpaperManager.h
|
Explicitly include common.h.
|
2019-02-13 00:26:36 +03:00 |
WebPageId.h
|
Add messagePoll support.
|
2019-02-19 16:45:32 +03:00 |
WebPagesManager.cpp
|
Fix warning.
|
2019-03-01 16:09:06 +03:00 |
WebPagesManager.h
|
Fix adding thumbnails to file_ids list.
|
2019-02-28 21:40:57 +03:00 |