..
files
Merge remote-tracking branch 'td/master'
2020-11-22 01:11:21 +01:00
logevent
Merge remote-tracking branch 'td/master'
2020-12-25 20:29:10 +01:00
net
Fix closing connection on too much dropped packets.
2020-11-18 17:49:29 +03:00
AccessRights.h
Fix chat blocking.
2020-09-20 04:30:46 +03:00
AnimationsManager.cpp
Merge
2020-12-25 20:24:09 +01:00
AnimationsManager.h
Merge remote-tracking branch 'td/master'
2020-11-22 01:11:21 +01:00
AnimationsManager.hpp
Minithumbnails option for all media types
2020-08-05 11:23:52 +02:00
AudiosManager.cpp
Merge
2020-12-25 20:24:09 +01:00
AudiosManager.h
Add memory optimize and memory stats methods
2020-10-25 03:20:24 +02:00
AudiosManager.hpp
Minithumbnails option for all media types
2020-08-05 11:23:52 +02:00
AuthManager.cpp
Disallow checkAuthenticationBotToken in Ready state.
2020-09-25 01:11:17 +03:00
AuthManager.h
Remove copy-paste.
2020-08-17 17:35:15 +03:00
AuthManager.hpp
Update copyright year.
2020-01-01 04:23:48 +03:00
AutoDownloadSettings.cpp
Patches
2020-05-23 21:27:24 +02:00
AutoDownloadSettings.h
Update copyright year.
2020-01-01 04:23:48 +03:00
BackgroundId.h
Update copyright year.
2020-01-01 04:23:48 +03:00
BackgroundManager.cpp
Merge commit '1d9989cbd700492ffe636385d5578946f62139d9'
2020-10-01 13:22:37 +02:00
BackgroundManager.h
Update copyright year.
2020-01-01 04:23:48 +03:00
BackgroundType.cpp
Improve spelling.
2020-05-18 22:54:18 +03:00
BackgroundType.h
Update copyright year.
2020-01-01 04:23:48 +03:00
BackgroundType.hpp
Update copyright year.
2020-01-01 04:23:48 +03:00
CallActor.cpp
Add success promise to on_get_updates.
2020-12-21 22:06:52 +03:00
CallActor.h
Update layer to 117. Support WebRTC call servers.
2020-08-10 18:37:03 +03:00
CallbackQueriesManager.cpp
Merge commit '3aee3527511ce43ae670081f3f65a71e7c92ee2c'
2020-10-01 11:42:54 +02:00
CallbackQueriesManager.h
Add CallbackWithPassword buttons support.
2020-08-18 09:32:37 +03:00
CallDiscardReason.cpp
Remove useless forward declarations.
2020-02-23 23:00:51 +03:00
CallDiscardReason.h
Remove useless forward declarations.
2020-02-23 23:00:51 +03:00
CallId.h
Unify conversion function names.
2020-06-22 04:28:03 +03:00
CallManager.cpp
Fix handling of updateCallSignalingData.
2020-09-14 16:02:37 +03:00
CallManager.h
Add td_api::sendCallSignalingData.
2020-08-10 11:34:28 +03:00
ChannelId.h
Added TTL options to keep the access hashes of recent chats.
2020-08-28 19:46:35 +02:00
ChatId.h
Fix TTL not set
2020-10-26 13:08:23 +01:00
cli.cpp
Merge
2020-12-25 20:24:09 +01:00
Client.cpp
Merge remote-tracking branch 'td/master'
2020-11-23 17:27:14 +01:00
Client.h
Minor fixes.
2020-11-20 01:32:58 +03:00
ClientActor.cpp
NetQueryStats
2020-07-30 17:28:56 +03:00
ClientActor.h
Improve documentation.
2020-11-15 17:38:10 +03:00
ClientDotNet.cpp
Remove ability to change update handler after client creation.
2020-10-05 20:18:59 +03:00
ClientJson.cpp
Rename create_client to create_client_id.
2020-11-15 01:13:11 +03:00
ClientJson.h
Rename create_client to create_client_id.
2020-11-15 01:13:11 +03:00
ConfigManager.cpp
Add can_archive_and_mute_new_chats_from_unknown_users option.
2020-11-28 16:39:56 +03:00
ConfigManager.h
Fix misprint.
2020-08-23 20:34:05 +03:00
ConfigShared.cpp
Make optionValueInteger value int64.
2020-09-25 00:46:16 +03:00
ConfigShared.h
Make optionValueInteger value int64.
2020-09-25 00:46:16 +03:00
Contact.cpp
Update copyright year.
2020-01-01 04:23:48 +03:00
Contact.h
Support arbitrary dice sticker sets.
2020-04-19 16:30:04 +03:00
ContactsManager.cpp
Merge remote-tracking branch 'td/master'
2020-12-25 20:29:10 +01:00
ContactsManager.h
Merge
2020-12-25 20:24:09 +01:00
CountryInfoManager.cpp
Fix GroupCallManager destructor.
2020-11-26 18:02:18 +03:00
CountryInfoManager.h
Embed English list of countries.
2020-09-25 15:14:33 +03:00
DelayDispatcher.cpp
Wait DelayDispatcher closing before FileLoader closing.
2020-08-27 00:52:01 +03:00
DelayDispatcher.h
Wait DelayDispatcher closing before FileLoader closing.
2020-08-27 00:52:01 +03:00
Dependencies.cpp
Add add_message_sender_dependencies function.
2020-10-19 19:17:56 +03:00
Dependencies.h
Add add_message_sender_dependencies function.
2020-10-19 19:17:56 +03:00
DeviceTokenManager.cpp
Use Global::is_expected_error whenever appropriate.
2020-03-31 00:35:58 +03:00
DeviceTokenManager.h
Safe and reliable device token re-registration.
2020-01-01 19:38:54 +03:00
DhCache.cpp
Update copyright year.
2020-01-01 04:23:48 +03:00
DhCache.h
Update copyright year.
2020-01-01 04:23:48 +03:00
DhConfig.h
Update copyright year.
2020-01-01 04:23:48 +03:00
DialogAction.cpp
Remove chatActionSpeakingInCall.
2020-12-06 10:52:55 +03:00
DialogAction.h
Improve sending speaking in voice chat typings.
2020-12-04 17:06:37 +03:00
DialogAdministrator.cpp
Introduce DialogAction class.
2020-10-01 19:28:10 +03:00
DialogAdministrator.h
Update copyright year.
2020-01-01 04:23:48 +03:00
DialogDate.h
Update copyright year.
2020-01-01 04:23:48 +03:00
DialogDb.cpp
Merge commit '1d9989cbd700492ffe636385d5578946f62139d9'
2020-10-01 13:22:37 +02:00
DialogDb.h
Store pinned dialog list in binlog.
2020-05-03 01:10:54 +03:00
DialogFilter.cpp
Add DialogFilter::get_chat_filter_info_object.
2020-06-07 21:51:21 +03:00
DialogFilter.h
Add DialogFilter::get_chat_filter_info_object.
2020-06-07 21:51:21 +03:00
DialogFilter.hpp
Move DialogFilter implementation to separate files.
2020-06-02 13:58:53 +03:00
DialogFilterId.h
Dialog list fixes.
2020-05-28 21:24:50 +03:00
DialogId.cpp
Add InputDialogId.
2020-05-12 15:52:10 +03:00
DialogId.h
Add InputDialogId.
2020-05-12 15:52:10 +03:00
DialogListId.h
Fix some includes.
2020-06-07 18:14:52 +03:00
DialogLocation.cpp
Update copyright year.
2020-01-01 04:23:48 +03:00
DialogLocation.h
Update copyright year.
2020-01-01 04:23:48 +03:00
DialogParticipant.cpp
Fix basic group administrator rights.
2020-12-14 22:30:58 +03:00
DialogParticipant.h
Fix new rights in created chats.
2020-12-07 00:47:48 +03:00
DialogSource.cpp
Minor fixes.
2020-04-30 22:21:42 +03:00
DialogSource.h
Support removing PSA from the shat list.
2020-04-30 14:57:01 +03:00
Document.cpp
Add animated thumbnail support for animations and videos
2020-05-30 01:48:56 +03:00
Document.h
Do not send updates if web page is not changed.
2020-01-26 04:59:19 +03:00
Document.hpp
Patches
2020-05-23 21:27:24 +02:00
DocumentsManager.cpp
Merge
2020-12-25 20:24:09 +01:00
DocumentsManager.h
Add memory optimize and memory stats methods
2020-10-25 03:20:24 +02:00
DocumentsManager.hpp
Patches
2020-05-23 21:27:24 +02:00
DraftMessage.cpp
Add draftMessage.date.
2020-03-12 19:56:42 +03:00
DraftMessage.h
Update copyright year.
2020-01-01 04:23:48 +03:00
DraftMessage.hpp
Update copyright year.
2020-01-01 04:23:48 +03:00
FileReferenceManager.cpp
Group call patches
2020-12-28 16:10:05 +01:00
FileReferenceManager.h
Group call patches
2020-12-28 16:10:05 +01:00
FileReferenceManager.hpp
Add photo to *FullInfo.
2020-07-06 15:26:29 +03:00
FolderId.h
Add DialogListId.
2020-05-21 19:39:34 +03:00
FullMessageId.h
Update copyright year.
2020-01-01 04:23:48 +03:00
Game.cpp
Simplify get_photo_object.
2020-07-06 18:45:43 +03:00
Game.h
Add Game::has_input_media.
2020-01-16 05:18:06 +03:00
Game.hpp
Update copyright year.
2020-01-01 04:23:48 +03:00
Global.cpp
Make function name unique.
2020-10-02 13:22:06 +03:00
Global.h
Merge
2020-12-25 19:09:41 +01:00
GroupCallId.h
Save voice chat channel_id.
2020-12-04 12:40:51 +03:00
GroupCallManager.cpp
Group call patches
2020-12-28 16:10:05 +01:00
GroupCallManager.h
Group call patches
2020-12-28 16:10:05 +01:00
GroupCallParticipant.cpp
Minor fixes.
2020-12-22 15:51:57 +03:00
GroupCallParticipant.h
Separately apply versioned and unversioned group call updates.
2020-12-18 16:23:49 +03:00
HashtagHints.cpp
Ignore SQLite key-value responses after close.
2020-05-16 02:25:03 +03:00
HashtagHints.h
Update copyright year.
2020-01-01 04:23:48 +03:00
InlineQueriesManager.cpp
Add outline support for sticker set thumbnails.
2020-12-14 17:16:57 +03:00
InlineQueriesManager.h
Separate inline query results cache for different chat types.
2020-12-08 01:26:40 +03:00
InputDialogId.cpp
Fix include.
2020-06-07 20:13:33 +03:00
InputDialogId.h
Delete unused method.
2020-06-02 14:02:12 +03:00
InputGroupCallId.cpp
Minor fixes.
2020-12-22 15:51:57 +03:00
InputGroupCallId.h
Add GroupCallId class.
2020-12-03 19:52:50 +03:00
InputMessageText.cpp
Add "always_parse_markdown" option.
2020-03-12 20:20:59 +03:00
InputMessageText.h
Update copyright year.
2020-01-01 04:23:48 +03:00
InputMessageText.hpp
Update copyright year.
2020-01-01 04:23:48 +03:00
JsonValue.cpp
Update copyright year.
2020-01-01 04:23:48 +03:00
JsonValue.h
Update copyright year.
2020-01-01 04:23:48 +03:00
LanguagePackManager.cpp
Protect LanguagePackManager::tear_down during exit.
2020-11-23 02:11:05 +03:00
LanguagePackManager.h
Add td_api::getCountries.
2020-08-24 23:38:45 +03:00
Location.cpp
Increase maximum allowed horizontal accuracy to 1500.
2020-10-30 17:01:06 +03:00
Location.h
Improve field names.
2020-10-30 15:51:20 +03:00
Log.cpp
Update Client.cpp, Log.cpp, and 4 more files...
2020-10-12 19:50:17 +02:00
Log.h
Update Client.cpp, Log.cpp, and 4 more files...
2020-10-12 19:50:17 +02:00
LogDotNet.cpp
Use #pragma managed(push, off) around unmanaged includes in managed code.
2020-06-06 22:51:45 +03:00
Logging.cpp
Disable logging after program exit.
2020-10-11 14:45:22 +03:00
Logging.h
Update copyright year.
2020-01-01 04:23:48 +03:00
MemoryManager.cpp
Group call patches
2020-12-28 16:10:05 +01:00
MemoryManager.h
Fix #3
2020-12-25 02:34:42 +01:00
MessageContent.cpp
Allow to specify emoji for sent stickers.
2020-12-19 14:31:42 +03:00
MessageContent.h
Allow to specify emoji for sent stickers.
2020-12-19 14:31:42 +03:00
MessageContentType.cpp
Add messageGroupCall and messageInviteToGroupCall.
2020-11-24 14:33:16 +03:00
MessageContentType.h
Add messageGroupCall and messageInviteToGroupCall.
2020-11-24 14:33:16 +03:00
MessageCopyOptions.h
Minor fixes.
2020-09-24 19:15:42 +03:00
MessageEntity.cpp
Accept non-lowercase end HTML tags.
2020-12-19 13:46:22 +03:00
MessageEntity.h
Add static assert for array size.
2020-08-23 21:25:06 +03:00
MessageEntity.hpp
Update copyright year.
2020-01-01 04:23:48 +03:00
MessageId.cpp
Update copyright year.
2020-01-01 04:23:48 +03:00
MessageId.h
Improve logging on check fail.
2020-03-12 18:36:47 +03:00
MessageReplyInfo.cpp
Add MessagesManager::update_reply_count_by_message and update reply_count on message deletion.
2020-10-31 13:55:53 +03:00
MessageReplyInfo.h
Add MessagesManager::update_reply_count_by_message and update reply_count on message deletion.
2020-10-31 13:55:53 +03:00
MessagesDb.cpp
Merge commit '1d9989cbd700492ffe636385d5578946f62139d9'
2020-10-01 13:22:37 +02:00
MessagesDb.h
Add top_thread_message_id column to the database.
2020-09-28 15:13:25 +03:00
MessageSearchFilter.cpp
Add searchMessagesFilterPinned.
2020-10-20 02:41:24 +03:00
MessageSearchFilter.h
Add searchMessagesFilterPinned.
2020-10-20 02:41:24 +03:00
MessagesManager.cpp
Group call patches
2020-12-28 16:10:05 +01:00
MessagesManager.h
Merge
2020-12-25 20:24:09 +01:00
misc.cpp
Unify enum constant name style.
2020-06-15 04:23:47 +03:00
misc.h
Replace emoji with icon_mane in chat filters.
2020-06-01 16:55:31 +03:00
Notification.h
Update copyright year.
2020-01-01 04:23:48 +03:00
NotificationGroupId.h
Update copyright year.
2020-01-01 04:23:48 +03:00
NotificationGroupKey.h
Update copyright year.
2020-01-01 04:23:48 +03:00
NotificationGroupType.h
Update copyright year.
2020-01-01 04:23:48 +03:00
NotificationId.h
Update copyright year.
2020-01-01 04:23:48 +03:00
NotificationManager.cpp
Update to tdlib 1.6.10
2020-11-04 20:03:14 +01:00
NotificationManager.h
Unify "log event" spelling.
2020-09-22 02:15:09 +03:00
NotificationSettings.cpp
Improve spelling.
2020-05-18 22:54:18 +03:00
NotificationSettings.h
Update copyright year.
2020-01-01 04:23:48 +03:00
NotificationSettings.hpp
Update copyright year.
2020-01-01 04:23:48 +03:00
NotificationType.cpp
Minor improvements.
2020-11-02 00:43:57 +03:00
NotificationType.h
Update layer 119. Add sender_chat_id.
2020-09-08 22:08:10 +03:00
PasswordManager.cpp
Safer work with negative monotonic time.
2020-11-21 16:34:39 +03:00
PasswordManager.h
Safer work with negative monotonic time.
2020-11-21 16:34:39 +03:00
Payments.cpp
Add success promise to on_get_updates.
2020-12-21 22:06:52 +03:00
Payments.h
Remove remained TON integration methods.
2020-06-08 02:12:57 +03:00
Payments.hpp
Update copyright year.
2020-01-01 04:23:48 +03:00
PhoneNumberManager.cpp
Minor fixes.
2020-03-16 22:00:44 +03:00
PhoneNumberManager.h
Update copyright year.
2020-01-01 04:23:48 +03:00
Photo.cpp
Merge
2020-12-25 18:58:35 +01:00
Photo.h
Update layer to 121.
2020-11-09 23:41:23 +03:00
Photo.hpp
Add progressive JPEG support.
2020-08-25 15:09:24 +03:00
PhotoSizeSource.cpp
Update copyright year.
2020-01-01 04:23:48 +03:00
PhotoSizeSource.h
Update copyright year.
2020-01-01 04:23:48 +03:00
PhotoSizeSource.hpp
Improve error message.
2020-05-22 15:59:29 +03:00
PollId.h
Update copyright year.
2020-01-01 04:23:48 +03:00
PollId.hpp
Update copyright year.
2020-01-01 04:23:48 +03:00
PollManager.cpp
Fix sending response to setPollAnser.
2020-12-22 01:51:20 +03:00
PollManager.h
Fix sending response to setPollAnser.
2020-12-22 01:51:20 +03:00
PollManager.hpp
Patches
2020-05-23 21:27:24 +02:00
PrivacyManager.cpp
Unify conversion function names.
2020-06-22 04:28:03 +03:00
PrivacyManager.h
Unify conversion function names.
2020-06-22 04:28:03 +03:00
PtsManager.h
Remove some logging in tests.
2020-08-02 01:40:48 +03:00
PublicDialogType.h
Update copyright year.
2020-01-01 04:23:48 +03:00
QueryCombiner.cpp
Safer work with negative monotonic time.
2020-11-21 16:34:39 +03:00
QueryCombiner.h
Safer work with negative monotonic time.
2020-11-21 16:34:39 +03:00
ReplyMarkup.cpp
Add CallbackWithPassword buttons support.
2020-08-18 09:32:37 +03:00
ReplyMarkup.h
Add CallbackWithPassword buttons support.
2020-08-18 09:32:37 +03:00
ReplyMarkup.hpp
Add max_message_id and max_read_message_id to MessageReplyInfo.
2020-09-15 19:45:45 +03:00
RequestActor.h
Use error code 500 for "Requested data is inaccessible" errors.
2020-10-18 01:03:16 +03:00
RestrictionReason.cpp
Update copyright year.
2020-01-01 04:23:48 +03:00
RestrictionReason.h
Update copyright year.
2020-01-01 04:23:48 +03:00
ScheduledServerMessageId.h
Update copyright year.
2020-01-01 04:23:48 +03:00
SecretChatActor.cpp
Unify "log event" spelling.
2020-09-22 02:15:09 +03:00
SecretChatActor.h
Unify "log event" spelling.
2020-09-22 02:15:09 +03:00
SecretChatDb.cpp
Update copyright year.
2020-01-01 04:23:48 +03:00
SecretChatDb.h
Update copyright year.
2020-01-01 04:23:48 +03:00
SecretChatId.h
Update copyright year.
2020-01-01 04:23:48 +03:00
SecretChatsManager.cpp
Use Random::fast_bool.
2020-10-08 12:56:08 +03:00
SecretChatsManager.h
Unify "log event" spelling.
2020-09-22 02:15:09 +03:00
SecretInputMedia.h
Update copyright year.
2020-01-01 04:23:48 +03:00
SecureManager.cpp
Unify logging of request responses.
2020-09-24 16:08:04 +03:00
SecureManager.h
Improve function name.
2020-08-23 23:02:20 +03:00
SecureStorage.cpp
Improve error messages.
2020-03-02 12:52:13 +03:00
SecureStorage.h
Make FileDataView private.
2020-01-03 04:16:05 +03:00
SecureValue.cpp
Improve spelling.
2020-05-18 22:54:18 +03:00
SecureValue.h
Update copyright year.
2020-01-01 04:23:48 +03:00
SecureValue.hpp
Update copyright year.
2020-01-01 04:23:48 +03:00
SendCodeHelper.cpp
Update copyright year.
2020-01-01 04:23:48 +03:00
SendCodeHelper.h
Update copyright year.
2020-01-01 04:23:48 +03:00
SendCodeHelper.hpp
Update copyright year.
2020-01-01 04:23:48 +03:00
SequenceDispatcher.cpp
Merge commit '44689f81ff8b9bc4583c1c889d8034c47f0c5270'
2020-06-11 17:44:52 +02:00
SequenceDispatcher.h
Update copyright year.
2020-01-01 04:23:48 +03:00
ServerMessageId.h
Update copyright year.
2020-01-01 04:23:48 +03:00
SetWithPosition.h
Update copyright year.
2020-01-01 04:23:48 +03:00
SpecialStickerSetType.cpp
Minor fixes.
2020-04-21 03:29:20 +03:00
SpecialStickerSetType.h
Add SpecialStickerSetType::get_dice_emoji.
2020-04-19 21:21:17 +03:00
StateManager.cpp
Minor fixes.
2020-08-05 20:36:13 +03:00
StateManager.h
Minor fixes.
2020-08-05 20:36:13 +03:00
StickerSetId.h
Update copyright year.
2020-01-01 04:23:48 +03:00
StickerSetId.hpp
Update copyright year.
2020-01-01 04:23:48 +03:00
StickersManager.cpp
Merge remote-tracking branch 'td/master'
2020-12-25 20:29:10 +01:00
StickersManager.h
Merge
2020-12-25 20:24:09 +01:00
StickersManager.hpp
Merge
2020-12-25 18:58:35 +01:00
StorageManager.cpp
Fix tdutils after merge.
2020-06-26 02:24:13 +03:00
StorageManager.h
Fix tdutils after merge.
2020-06-26 02:24:13 +03:00
SuggestedAction.cpp
Add updateSuggestedActions.
2020-07-11 23:50:21 +03:00
SuggestedAction.h
Add updateSuggestedActions.
2020-07-11 23:50:21 +03:00
td_c_client.cpp
Update copyright year.
2020-01-01 04:23:48 +03:00
td_c_client.h
Update copyright year.
2020-01-01 04:23:48 +03:00
td_emscripten.cpp
Include ConcurrentScheduler separately.
2020-11-23 03:24:36 +03:00
td_json_client.cpp
Rename create_client to create_client_id.
2020-11-15 01:13:11 +03:00
td_json_client.h
Minor fixes.
2020-11-20 01:32:58 +03:00
td_log.cpp
Update copyright year.
2020-01-01 04:23:48 +03:00
td_log.h
Documentation improvements.
2020-01-06 21:44:09 +03:00
Td.cpp
Group call patches
2020-12-28 16:10:05 +01:00
Td.h
Merge
2020-12-25 19:55:29 +01:00
TdCallback.h
Update copyright year.
2020-01-01 04:23:48 +03:00
TdDb.cpp
Update to tdlib 1.6.10
2020-11-04 20:03:14 +01:00
TdDb.h
Update copyright year.
2020-01-01 04:23:48 +03:00
TdParameters.h
Update copyright year.
2020-01-01 04:23:48 +03:00
TermsOfService.cpp
Simplify NetQuery creation.
2020-03-16 00:17:11 +03:00
TermsOfService.h
Update copyright year.
2020-01-01 04:23:48 +03:00
TopDialogCategory.h
Unify conversion function names.
2020-06-22 04:28:03 +03:00
TopDialogManager.cpp
Make optionValueInteger value int64.
2020-09-25 00:46:16 +03:00
TopDialogManager.h
Fix some includes.
2020-01-27 04:54:01 +03:00
UniqueId.h
Update copyright year.
2020-01-01 04:23:48 +03:00
UpdatesManager.cpp
Properly set promise when ignore pending updates.
2020-12-23 02:06:45 +03:00
UpdatesManager.h
Store all promises for pending qts updates.
2020-12-23 01:58:56 +03:00
UserId.h
Fix TTL not set
2020-10-26 13:08:23 +01:00
Venue.cpp
Update copyright year.
2020-01-01 04:23:48 +03:00
Venue.h
Update copyright year.
2020-01-01 04:23:48 +03:00
Version.h
Update layer to 122.
2020-11-23 18:48:55 +03:00
VideoNotesManager.cpp
Merge
2020-12-25 20:24:09 +01:00
VideoNotesManager.h
Add memory optimize and memory stats methods
2020-10-25 03:20:24 +02:00
VideoNotesManager.hpp
Minithumbnails option for all media types
2020-08-05 11:23:52 +02:00
VideosManager.cpp
Merge
2020-12-25 20:24:09 +01:00
VideosManager.h
Add memory optimize and memory stats methods
2020-10-25 03:20:24 +02:00
VideosManager.hpp
Minithumbnails option for all media types
2020-08-05 11:23:52 +02:00
VoiceNotesManager.cpp
Merge
2020-12-25 20:24:09 +01:00
VoiceNotesManager.h
Update copyright year.
2020-01-01 04:23:48 +03:00
VoiceNotesManager.hpp
Patches
2020-05-23 21:27:24 +02:00
WebPageBlock.cpp
Replace referenced text with anchor name in richTextReference to support nested references.
2020-11-11 16:41:30 +03:00
WebPageBlock.h
Improve handling of Instant View anchors.
2020-03-03 00:40:52 +03:00
WebPageId.h
Update copyright year.
2020-01-01 04:23:48 +03:00
WebPagesManager.cpp
Fix json formatting, fix cmake windows support
2020-10-25 10:08:13 +01:00
WebPagesManager.h
Add memory optimize and memory stats methods
2020-10-25 03:20:24 +02:00