@wireapp/core 36.4.0 → 36.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/Account.d.ts +4 -4
- package/lib/Account.d.ts.map +1 -0
- package/lib/Account.js +8 -9
- package/lib/CoreError.d.ts +1 -0
- package/lib/CoreError.d.ts.map +1 -0
- package/lib/CoreError.js +0 -1
- package/lib/account/AccountService.d.ts +2 -1
- package/lib/account/AccountService.d.ts.map +1 -0
- package/lib/account/AccountService.js +0 -1
- package/lib/account/index.d.ts +1 -0
- package/lib/account/index.d.ts.map +1 -0
- package/lib/account/index.js +0 -1
- package/lib/auth/LoginSanitizer.d.ts +1 -0
- package/lib/auth/LoginSanitizer.d.ts.map +1 -0
- package/lib/auth/LoginSanitizer.js +0 -1
- package/lib/auth/index.d.ts +1 -0
- package/lib/auth/index.d.ts.map +1 -0
- package/lib/auth/index.js +0 -1
- package/lib/broadcast/AvailabilityType.d.ts +1 -0
- package/lib/broadcast/AvailabilityType.d.ts.map +1 -0
- package/lib/broadcast/AvailabilityType.js +0 -1
- package/lib/broadcast/BroadcastService.d.ts +2 -1
- package/lib/broadcast/BroadcastService.d.ts.map +1 -0
- package/lib/broadcast/BroadcastService.js +0 -1
- package/lib/broadcast/index.d.ts +1 -0
- package/lib/broadcast/index.d.ts.map +1 -0
- package/lib/broadcast/index.js +0 -1
- package/lib/client/ClientBackendRepository.d.ts +2 -1
- package/lib/client/ClientBackendRepository.d.ts.map +1 -0
- package/lib/client/ClientBackendRepository.js +0 -1
- package/lib/client/ClientDatabaseRepository.d.ts +2 -1
- package/lib/client/ClientDatabaseRepository.d.ts.map +1 -0
- package/lib/client/ClientDatabaseRepository.js +0 -1
- package/lib/client/ClientInfo.d.ts +1 -0
- package/lib/client/ClientInfo.d.ts.map +1 -0
- package/lib/client/ClientInfo.js +0 -1
- package/lib/client/ClientService.d.ts +2 -1
- package/lib/client/ClientService.d.ts.map +1 -0
- package/lib/client/ClientService.js +0 -1
- package/lib/client/index.d.ts +1 -0
- package/lib/client/index.d.ts.map +1 -0
- package/lib/client/index.js +0 -1
- package/lib/connection/ConnectionService.d.ts +2 -1
- package/lib/connection/ConnectionService.d.ts.map +1 -0
- package/lib/connection/ConnectionService.js +0 -1
- package/lib/connection/index.d.ts +1 -0
- package/lib/connection/index.d.ts.map +1 -0
- package/lib/connection/index.js +0 -1
- package/lib/conversation/AbortReason.d.ts +1 -0
- package/lib/conversation/AbortReason.d.ts.map +1 -0
- package/lib/conversation/AbortReason.js +0 -1
- package/lib/conversation/AssetService/AssetService.d.ts +2 -1
- package/lib/conversation/AssetService/AssetService.d.ts.map +1 -0
- package/lib/conversation/AssetService/AssetService.js +0 -1
- package/lib/conversation/AssetService/index.d.ts +1 -0
- package/lib/conversation/AssetService/index.d.ts.map +1 -0
- package/lib/conversation/AssetService/index.js +0 -1
- package/lib/conversation/AssetTransferState.d.ts +1 -0
- package/lib/conversation/AssetTransferState.d.ts.map +1 -0
- package/lib/conversation/AssetTransferState.js +0 -1
- package/lib/conversation/ClientActionType.d.ts +1 -0
- package/lib/conversation/ClientActionType.d.ts.map +1 -0
- package/lib/conversation/ClientActionType.js +0 -1
- package/lib/conversation/ConversationMapper/ConversationMapper.d.ts +1 -0
- package/lib/conversation/ConversationMapper/ConversationMapper.d.ts.map +1 -0
- package/lib/conversation/ConversationMapper/ConversationMapper.js +0 -1
- package/lib/conversation/ConversationMapper/index.d.ts +1 -0
- package/lib/conversation/ConversationMapper/index.d.ts.map +1 -0
- package/lib/conversation/ConversationMapper/index.js +0 -1
- package/lib/conversation/ConversationService/ConversationService.d.ts +5 -4
- package/lib/conversation/ConversationService/ConversationService.d.ts.map +1 -0
- package/lib/conversation/ConversationService/ConversationService.js +6 -7
- package/lib/conversation/ConversationService/ConversationService.types.d.ts +3 -2
- package/lib/conversation/ConversationService/ConversationService.types.d.ts.map +1 -0
- package/lib/conversation/ConversationService/ConversationService.types.js +0 -1
- package/lib/conversation/ConversationService/index.d.ts +1 -0
- package/lib/conversation/ConversationService/index.d.ts.map +1 -0
- package/lib/conversation/ConversationService/index.js +0 -1
- package/lib/conversation/GenericMessageType.d.ts +1 -0
- package/lib/conversation/GenericMessageType.d.ts.map +1 -0
- package/lib/conversation/GenericMessageType.js +0 -1
- package/lib/conversation/MessageTimer/MessageTimer.d.ts +1 -0
- package/lib/conversation/MessageTimer/MessageTimer.d.ts.map +1 -0
- package/lib/conversation/MessageTimer/MessageTimer.js +0 -1
- package/lib/conversation/MessageTimer/index.d.ts +1 -0
- package/lib/conversation/MessageTimer/index.d.ts.map +1 -0
- package/lib/conversation/MessageTimer/index.js +0 -1
- package/lib/conversation/ReactionType.d.ts +1 -0
- package/lib/conversation/ReactionType.d.ts.map +1 -0
- package/lib/conversation/ReactionType.js +0 -1
- package/lib/conversation/content/AssetContent.d.ts +2 -1
- package/lib/conversation/content/AssetContent.d.ts.map +1 -0
- package/lib/conversation/content/AssetContent.js +0 -1
- package/lib/conversation/content/ButtonActionConfirmationContent.d.ts +1 -0
- package/lib/conversation/content/ButtonActionConfirmationContent.d.ts.map +1 -0
- package/lib/conversation/content/ButtonActionConfirmationContent.js +0 -1
- package/lib/conversation/content/ButtonActionContent.d.ts +1 -0
- package/lib/conversation/content/ButtonActionContent.d.ts.map +1 -0
- package/lib/conversation/content/ButtonActionContent.js +0 -1
- package/lib/conversation/content/CallingContent.d.ts +1 -0
- package/lib/conversation/content/CallingContent.d.ts.map +1 -0
- package/lib/conversation/content/CallingContent.js +0 -1
- package/lib/conversation/content/ClearedContent.d.ts +1 -0
- package/lib/conversation/content/ClearedContent.d.ts.map +1 -0
- package/lib/conversation/content/ClearedContent.js +0 -1
- package/lib/conversation/content/ClientActionContent.d.ts +1 -0
- package/lib/conversation/content/ClientActionContent.d.ts.map +1 -0
- package/lib/conversation/content/ClientActionContent.js +0 -1
- package/lib/conversation/content/ClientAddContent.d.ts +1 -0
- package/lib/conversation/content/ClientAddContent.d.ts.map +1 -0
- package/lib/conversation/content/ClientAddContent.js +0 -1
- package/lib/conversation/content/ClientRemoveContent.d.ts +1 -0
- package/lib/conversation/content/ClientRemoveContent.d.ts.map +1 -0
- package/lib/conversation/content/ClientRemoveContent.js +0 -1
- package/lib/conversation/content/CompositeContent.d.ts +1 -0
- package/lib/conversation/content/CompositeContent.d.ts.map +1 -0
- package/lib/conversation/content/CompositeContent.js +0 -1
- package/lib/conversation/content/ConfirmationContent.d.ts +1 -0
- package/lib/conversation/content/ConfirmationContent.d.ts.map +1 -0
- package/lib/conversation/content/ConfirmationContent.js +0 -1
- package/lib/conversation/content/ContentType.d.ts +1 -0
- package/lib/conversation/content/ContentType.d.ts.map +1 -0
- package/lib/conversation/content/ContentType.js +0 -1
- package/lib/conversation/content/ConversationContent.d.ts +1 -0
- package/lib/conversation/content/ConversationContent.d.ts.map +1 -0
- package/lib/conversation/content/ConversationContent.js +0 -1
- package/lib/conversation/content/DeletedContent.d.ts +1 -0
- package/lib/conversation/content/DeletedContent.d.ts.map +1 -0
- package/lib/conversation/content/DeletedContent.js +0 -1
- package/lib/conversation/content/EditedTextContent.d.ts +1 -0
- package/lib/conversation/content/EditedTextContent.d.ts.map +1 -0
- package/lib/conversation/content/EditedTextContent.js +0 -1
- package/lib/conversation/content/FileContent.d.ts +1 -0
- package/lib/conversation/content/FileContent.d.ts.map +1 -0
- package/lib/conversation/content/FileContent.js +0 -1
- package/lib/conversation/content/HiddenContent.d.ts +1 -0
- package/lib/conversation/content/HiddenContent.d.ts.map +1 -0
- package/lib/conversation/content/HiddenContent.js +0 -1
- package/lib/conversation/content/ImageContent.d.ts +1 -0
- package/lib/conversation/content/ImageContent.d.ts.map +1 -0
- package/lib/conversation/content/ImageContent.js +0 -1
- package/lib/conversation/content/KnockContent.d.ts +1 -0
- package/lib/conversation/content/KnockContent.d.ts.map +1 -0
- package/lib/conversation/content/KnockContent.js +0 -1
- package/lib/conversation/content/LinkPreviewContent.d.ts +1 -0
- package/lib/conversation/content/LinkPreviewContent.d.ts.map +1 -0
- package/lib/conversation/content/LinkPreviewContent.js +0 -1
- package/lib/conversation/content/LocationContent.d.ts +1 -0
- package/lib/conversation/content/LocationContent.d.ts.map +1 -0
- package/lib/conversation/content/LocationContent.js +0 -1
- package/lib/conversation/content/MentionContent.d.ts +1 -0
- package/lib/conversation/content/MentionContent.d.ts.map +1 -0
- package/lib/conversation/content/MentionContent.js +0 -1
- package/lib/conversation/content/QuoteContent.d.ts +1 -0
- package/lib/conversation/content/QuoteContent.d.ts.map +1 -0
- package/lib/conversation/content/QuoteContent.js +0 -1
- package/lib/conversation/content/ReactionContent.d.ts +2 -1
- package/lib/conversation/content/ReactionContent.d.ts.map +1 -0
- package/lib/conversation/content/ReactionContent.js +0 -1
- package/lib/conversation/content/TextContent.d.ts +1 -0
- package/lib/conversation/content/TextContent.d.ts.map +1 -0
- package/lib/conversation/content/TextContent.js +0 -1
- package/lib/conversation/content/TweetContent.d.ts +1 -0
- package/lib/conversation/content/TweetContent.d.ts.map +1 -0
- package/lib/conversation/content/TweetContent.js +0 -1
- package/lib/conversation/content/index.d.ts +1 -0
- package/lib/conversation/content/index.d.ts.map +1 -0
- package/lib/conversation/content/index.js +0 -1
- package/lib/conversation/index.d.ts +1 -0
- package/lib/conversation/index.d.ts.map +1 -0
- package/lib/conversation/index.js +0 -1
- package/lib/conversation/message/CompositeContentBuilder.d.ts +2 -1
- package/lib/conversation/message/CompositeContentBuilder.d.ts.map +1 -0
- package/lib/conversation/message/CompositeContentBuilder.js +1 -2
- package/lib/conversation/message/Message.d.ts +1 -0
- package/lib/conversation/message/Message.d.ts.map +1 -0
- package/lib/conversation/message/Message.js +0 -1
- package/lib/conversation/message/MessageBuilder.d.ts +3 -2
- package/lib/conversation/message/MessageBuilder.d.ts.map +1 -0
- package/lib/conversation/message/MessageBuilder.js +4 -8
- package/lib/conversation/message/MessageService.d.ts +3 -2
- package/lib/conversation/message/MessageService.d.ts.map +1 -0
- package/lib/conversation/message/MessageService.js +7 -8
- package/lib/conversation/message/MessageToProtoMapper.d.ts +2 -1
- package/lib/conversation/message/MessageToProtoMapper.d.ts.map +1 -0
- package/lib/conversation/message/MessageToProtoMapper.js +0 -1
- package/lib/conversation/message/OtrMessage.d.ts +2 -1
- package/lib/conversation/message/OtrMessage.d.ts.map +1 -0
- package/lib/conversation/message/OtrMessage.js +0 -1
- package/lib/conversation/message/PayloadBundle.d.ts +2 -1
- package/lib/conversation/message/PayloadBundle.d.ts.map +1 -0
- package/lib/conversation/message/PayloadBundle.js +0 -1
- package/lib/conversation/message/TeamMessage.d.ts +1 -0
- package/lib/conversation/message/TeamMessage.d.ts.map +1 -0
- package/lib/conversation/message/TeamMessage.js +0 -1
- package/lib/conversation/message/TextContentBuilder.d.ts +2 -1
- package/lib/conversation/message/TextContentBuilder.d.ts.map +1 -0
- package/lib/conversation/message/TextContentBuilder.js +0 -1
- package/lib/conversation/message/UserClientsUtil.d.ts +1 -0
- package/lib/conversation/message/UserClientsUtil.d.ts.map +1 -0
- package/lib/conversation/message/UserClientsUtil.js +0 -1
- package/lib/conversation/message/UserMessage.d.ts +1 -0
- package/lib/conversation/message/UserMessage.d.ts.map +1 -0
- package/lib/conversation/message/UserMessage.js +0 -1
- package/lib/conversation/message/messageSender.d.ts +1 -0
- package/lib/conversation/message/messageSender.d.ts.map +1 -0
- package/lib/conversation/message/messageSender.js +0 -1
- package/lib/cryptography/AssetCryptography/EncryptedAsset.d.ts +1 -0
- package/lib/cryptography/AssetCryptography/EncryptedAsset.d.ts.map +1 -0
- package/lib/cryptography/AssetCryptography/EncryptedAsset.js +0 -1
- package/lib/cryptography/AssetCryptography/crypto.browser.d.ts +1 -0
- package/lib/cryptography/AssetCryptography/crypto.browser.d.ts.map +1 -0
- package/lib/cryptography/AssetCryptography/crypto.browser.js +0 -1
- package/lib/cryptography/AssetCryptography/crypto.node.d.ts +1 -0
- package/lib/cryptography/AssetCryptography/crypto.node.d.ts.map +1 -0
- package/lib/cryptography/AssetCryptography/crypto.node.js +0 -1
- package/lib/cryptography/AssetCryptography/index.d.ts +1 -0
- package/lib/cryptography/AssetCryptography/index.d.ts.map +1 -0
- package/lib/cryptography/AssetCryptography/index.js +0 -1
- package/lib/cryptography/AssetCryptography/interfaces.d.ts +1 -0
- package/lib/cryptography/AssetCryptography/interfaces.d.ts.map +1 -0
- package/lib/cryptography/AssetCryptography/interfaces.js +0 -1
- package/lib/cryptography/CryptographyDatabaseRepository.d.ts +1 -0
- package/lib/cryptography/CryptographyDatabaseRepository.d.ts.map +1 -0
- package/lib/cryptography/CryptographyDatabaseRepository.js +0 -1
- package/lib/cryptography/CryptographyService.d.ts +2 -1
- package/lib/cryptography/CryptographyService.d.ts.map +1 -0
- package/lib/cryptography/CryptographyService.js +4 -5
- package/lib/cryptography/GenericMessageMapper.d.ts +1 -0
- package/lib/cryptography/GenericMessageMapper.d.ts.map +1 -0
- package/lib/cryptography/GenericMessageMapper.js +0 -1
- package/lib/cryptography/MessageHashService.d.ts +1 -0
- package/lib/cryptography/MessageHashService.d.ts.map +1 -0
- package/lib/cryptography/MessageHashService.js +0 -1
- package/lib/cryptography/SessionPayloadBundle.d.ts +1 -0
- package/lib/cryptography/SessionPayloadBundle.d.ts.map +1 -0
- package/lib/cryptography/SessionPayloadBundle.js +0 -1
- package/lib/cryptography/index.d.ts +1 -0
- package/lib/cryptography/index.d.ts.map +1 -0
- package/lib/cryptography/index.js +0 -1
- package/lib/giphy/GiphyService.d.ts +2 -1
- package/lib/giphy/GiphyService.d.ts.map +1 -0
- package/lib/giphy/GiphyService.js +0 -1
- package/lib/giphy/index.d.ts +1 -0
- package/lib/giphy/index.d.ts.map +1 -0
- package/lib/giphy/index.js +0 -1
- package/lib/index.d.ts +1 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +0 -1
- package/lib/linkPreview/LinkPreviewService.d.ts +1 -0
- package/lib/linkPreview/LinkPreviewService.d.ts.map +1 -0
- package/lib/linkPreview/LinkPreviewService.js +0 -1
- package/lib/linkPreview/index.d.ts +1 -0
- package/lib/linkPreview/index.d.ts.map +1 -0
- package/lib/linkPreview/index.js +0 -1
- package/lib/mls/EventHandler/ConversationEvent/ConversationEvent.d.ts +1 -0
- package/lib/mls/EventHandler/ConversationEvent/ConversationEvent.d.ts.map +1 -0
- package/lib/mls/EventHandler/ConversationEvent/ConversationEvent.js +1 -2
- package/lib/mls/EventHandler/ConversationEvent/events/index.d.ts +1 -0
- package/lib/mls/EventHandler/ConversationEvent/events/index.d.ts.map +1 -0
- package/lib/mls/EventHandler/ConversationEvent/events/index.js +0 -1
- package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/index.d.ts +1 -0
- package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/index.d.ts.map +1 -0
- package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/index.js +0 -1
- package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/messageAdd.d.ts +1 -0
- package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/messageAdd.d.ts.map +1 -0
- package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/messageAdd.js +1 -2
- package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/index.d.ts +1 -0
- package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/index.d.ts.map +1 -0
- package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/index.js +0 -1
- package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/welcomeMessage.d.ts +1 -0
- package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/welcomeMessage.d.ts.map +1 -0
- package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/welcomeMessage.js +0 -1
- package/lib/mls/EventHandler/ConversationEvent/index.d.ts +1 -0
- package/lib/mls/EventHandler/ConversationEvent/index.d.ts.map +1 -0
- package/lib/mls/EventHandler/ConversationEvent/index.js +0 -1
- package/lib/mls/EventHandler/EventHandler.d.ts +1 -0
- package/lib/mls/EventHandler/EventHandler.d.ts.map +1 -0
- package/lib/mls/EventHandler/EventHandler.js +0 -1
- package/lib/mls/EventHandler/EventHandler.types.d.ts +2 -1
- package/lib/mls/EventHandler/EventHandler.types.d.ts.map +1 -0
- package/lib/mls/EventHandler/EventHandler.types.js +0 -1
- package/lib/mls/EventHandler/index.d.ts +1 -0
- package/lib/mls/EventHandler/index.d.ts.map +1 -0
- package/lib/mls/EventHandler/index.js +0 -1
- package/lib/mls/MLSService/MLSService.d.ts +5 -4
- package/lib/mls/MLSService/MLSService.d.ts.map +1 -0
- package/lib/mls/MLSService/MLSService.js +5 -6
- package/lib/mls/MLSService/commitBundleUtil.d.ts +1 -0
- package/lib/mls/MLSService/commitBundleUtil.d.ts.map +1 -0
- package/lib/mls/MLSService/commitBundleUtil.js +1 -2
- package/lib/mls/MLSService/index.d.ts +1 -0
- package/lib/mls/MLSService/index.d.ts.map +1 -0
- package/lib/mls/MLSService/index.js +0 -1
- package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/index.d.ts +1 -0
- package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/index.d.ts.map +1 -0
- package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/index.js +0 -1
- package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/keyMaterialUpdatesStore.d.ts +1 -0
- package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/keyMaterialUpdatesStore.d.ts.map +1 -0
- package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/keyMaterialUpdatesStore.js +0 -1
- package/lib/mls/MLSService/stores/pendingProposalsStore/index.d.ts +1 -0
- package/lib/mls/MLSService/stores/pendingProposalsStore/index.d.ts.map +1 -0
- package/lib/mls/MLSService/stores/pendingProposalsStore/index.js +0 -1
- package/lib/mls/MLSService/stores/pendingProposalsStore/pendingProposalsStore.d.ts +1 -0
- package/lib/mls/MLSService/stores/pendingProposalsStore/pendingProposalsStore.d.ts.map +1 -0
- package/lib/mls/MLSService/stores/pendingProposalsStore/pendingProposalsStore.js +0 -1
- package/lib/mls/MLSService/stores/stores.mock.d.ts +1 -0
- package/lib/mls/MLSService/stores/stores.mock.d.ts.map +1 -0
- package/lib/mls/MLSService/stores/stores.mock.js +0 -1
- package/lib/mls/index.d.ts +1 -0
- package/lib/mls/index.d.ts.map +1 -0
- package/lib/mls/index.js +0 -1
- package/lib/mls/types.d.ts +1 -0
- package/lib/mls/types.d.ts.map +1 -0
- package/lib/mls/types.js +0 -1
- package/lib/notification/NotificationBackendRepository.d.ts +2 -1
- package/lib/notification/NotificationBackendRepository.d.ts.map +1 -0
- package/lib/notification/NotificationBackendRepository.js +0 -1
- package/lib/notification/NotificationDatabaseRepository.d.ts +1 -0
- package/lib/notification/NotificationDatabaseRepository.d.ts.map +1 -0
- package/lib/notification/NotificationDatabaseRepository.js +0 -1
- package/lib/notification/NotificationService.d.ts +5 -4
- package/lib/notification/NotificationService.d.ts.map +1 -0
- package/lib/notification/NotificationService.js +4 -5
- package/lib/notification/index.d.ts +1 -0
- package/lib/notification/index.d.ts.map +1 -0
- package/lib/notification/index.js +0 -1
- package/lib/self/SelfService.d.ts +2 -1
- package/lib/self/SelfService.d.ts.map +1 -0
- package/lib/self/SelfService.js +0 -1
- package/lib/self/index.d.ts +1 -0
- package/lib/self/index.d.ts.map +1 -0
- package/lib/self/index.js +0 -1
- package/lib/team/TeamService.d.ts +2 -1
- package/lib/team/TeamService.d.ts.map +1 -0
- package/lib/team/TeamService.js +0 -1
- package/lib/team/index.d.ts +1 -0
- package/lib/team/index.d.ts.map +1 -0
- package/lib/team/index.js +0 -1
- package/lib/user/UserMapper.d.ts +1 -0
- package/lib/user/UserMapper.d.ts.map +1 -0
- package/lib/user/UserMapper.js +0 -1
- package/lib/user/UserService.d.ts +2 -1
- package/lib/user/UserService.d.ts.map +1 -0
- package/lib/user/UserService.js +3 -7
- package/lib/user/index.d.ts +1 -0
- package/lib/user/index.d.ts.map +1 -0
- package/lib/user/index.js +0 -1
- package/lib/util/LowPrecisionTaskScheduler/LowPrecisionTaskScheduler.d.ts +1 -0
- package/lib/util/LowPrecisionTaskScheduler/LowPrecisionTaskScheduler.d.ts.map +1 -0
- package/lib/util/LowPrecisionTaskScheduler/LowPrecisionTaskScheduler.js +0 -1
- package/lib/util/LowPrecisionTaskScheduler/index.d.ts +1 -0
- package/lib/util/LowPrecisionTaskScheduler/index.d.ts.map +1 -0
- package/lib/util/LowPrecisionTaskScheduler/index.js +0 -1
- package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.d.ts +1 -0
- package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.d.ts.map +1 -0
- package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.js +2 -3
- package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.store.d.ts +1 -0
- package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.store.d.ts.map +1 -0
- package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.store.js +0 -1
- package/lib/util/RecurringTaskScheduler/index.d.ts +1 -0
- package/lib/util/RecurringTaskScheduler/index.d.ts.map +1 -0
- package/lib/util/RecurringTaskScheduler/index.js +0 -1
- package/lib/util/TaskScheduler/TaskScheduler.d.ts +1 -0
- package/lib/util/TaskScheduler/TaskScheduler.d.ts.map +1 -0
- package/lib/util/TaskScheduler/TaskScheduler.js +0 -1
- package/lib/util/TaskScheduler/index.d.ts +1 -0
- package/lib/util/TaskScheduler/index.d.ts.map +1 -0
- package/lib/util/TaskScheduler/index.js +0 -1
- package/lib/util/TypePredicateUtil.d.ts +1 -0
- package/lib/util/TypePredicateUtil.d.ts.map +1 -0
- package/lib/util/TypePredicateUtil.js +0 -1
- package/lib/util/encryptedStore.d.ts +1 -0
- package/lib/util/encryptedStore.d.ts.map +1 -0
- package/lib/util/encryptedStore.js +0 -1
- package/lib/util/encryptedStore.test.node.d.ts +1 -0
- package/lib/util/encryptedStore.test.node.d.ts.map +1 -0
- package/lib/util/encryptedStore.test.node.js +0 -1
- package/lib/util/fullyQualifiedClientIdUtils.d.ts +1 -0
- package/lib/util/fullyQualifiedClientIdUtils.d.ts.map +1 -0
- package/lib/util/fullyQualifiedClientIdUtils.js +0 -1
- package/lib/util/index.d.ts +1 -0
- package/lib/util/index.d.ts.map +1 -0
- package/lib/util/index.js +0 -1
- package/package.json +7 -9
- package/lib/Account.js.map +0 -1
- package/lib/CoreError.js.map +0 -1
- package/lib/account/AccountService.js.map +0 -1
- package/lib/account/index.js.map +0 -1
- package/lib/auth/LoginSanitizer.js.map +0 -1
- package/lib/auth/index.js.map +0 -1
- package/lib/broadcast/AvailabilityType.js.map +0 -1
- package/lib/broadcast/BroadcastService.js.map +0 -1
- package/lib/broadcast/index.js.map +0 -1
- package/lib/client/ClientBackendRepository.js.map +0 -1
- package/lib/client/ClientDatabaseRepository.js.map +0 -1
- package/lib/client/ClientInfo.js.map +0 -1
- package/lib/client/ClientService.js.map +0 -1
- package/lib/client/index.js.map +0 -1
- package/lib/connection/ConnectionService.js.map +0 -1
- package/lib/connection/index.js.map +0 -1
- package/lib/conversation/AbortReason.js.map +0 -1
- package/lib/conversation/AssetService/AssetService.js.map +0 -1
- package/lib/conversation/AssetService/index.js.map +0 -1
- package/lib/conversation/AssetTransferState.js.map +0 -1
- package/lib/conversation/ClientActionType.js.map +0 -1
- package/lib/conversation/ConversationMapper/ConversationMapper.js.map +0 -1
- package/lib/conversation/ConversationMapper/index.js.map +0 -1
- package/lib/conversation/ConversationService/ConversationService.js.map +0 -1
- package/lib/conversation/ConversationService/ConversationService.types.js.map +0 -1
- package/lib/conversation/ConversationService/index.js.map +0 -1
- package/lib/conversation/GenericMessageType.js.map +0 -1
- package/lib/conversation/MessageTimer/MessageTimer.js.map +0 -1
- package/lib/conversation/MessageTimer/index.js.map +0 -1
- package/lib/conversation/ReactionType.js.map +0 -1
- package/lib/conversation/content/AssetContent.js.map +0 -1
- package/lib/conversation/content/ButtonActionConfirmationContent.js.map +0 -1
- package/lib/conversation/content/ButtonActionContent.js.map +0 -1
- package/lib/conversation/content/CallingContent.js.map +0 -1
- package/lib/conversation/content/ClearedContent.js.map +0 -1
- package/lib/conversation/content/ClientActionContent.js.map +0 -1
- package/lib/conversation/content/ClientAddContent.js.map +0 -1
- package/lib/conversation/content/ClientRemoveContent.js.map +0 -1
- package/lib/conversation/content/CompositeContent.js.map +0 -1
- package/lib/conversation/content/ConfirmationContent.js.map +0 -1
- package/lib/conversation/content/ContentType.js.map +0 -1
- package/lib/conversation/content/ConversationContent.js.map +0 -1
- package/lib/conversation/content/DeletedContent.js.map +0 -1
- package/lib/conversation/content/EditedTextContent.js.map +0 -1
- package/lib/conversation/content/FileContent.js.map +0 -1
- package/lib/conversation/content/HiddenContent.js.map +0 -1
- package/lib/conversation/content/ImageContent.js.map +0 -1
- package/lib/conversation/content/KnockContent.js.map +0 -1
- package/lib/conversation/content/LinkPreviewContent.js.map +0 -1
- package/lib/conversation/content/LocationContent.js.map +0 -1
- package/lib/conversation/content/MentionContent.js.map +0 -1
- package/lib/conversation/content/QuoteContent.js.map +0 -1
- package/lib/conversation/content/ReactionContent.js.map +0 -1
- package/lib/conversation/content/TextContent.js.map +0 -1
- package/lib/conversation/content/TweetContent.js.map +0 -1
- package/lib/conversation/content/index.js.map +0 -1
- package/lib/conversation/index.js.map +0 -1
- package/lib/conversation/message/CompositeContentBuilder.js.map +0 -1
- package/lib/conversation/message/Message.js.map +0 -1
- package/lib/conversation/message/MessageBuilder.js.map +0 -1
- package/lib/conversation/message/MessageService.js.map +0 -1
- package/lib/conversation/message/MessageToProtoMapper.js.map +0 -1
- package/lib/conversation/message/OtrMessage.js.map +0 -1
- package/lib/conversation/message/PayloadBundle.js.map +0 -1
- package/lib/conversation/message/TeamMessage.js.map +0 -1
- package/lib/conversation/message/TextContentBuilder.js.map +0 -1
- package/lib/conversation/message/UserClientsUtil.js.map +0 -1
- package/lib/conversation/message/UserMessage.js.map +0 -1
- package/lib/conversation/message/messageSender.js.map +0 -1
- package/lib/cryptography/AssetCryptography/EncryptedAsset.js.map +0 -1
- package/lib/cryptography/AssetCryptography/crypto.browser.js.map +0 -1
- package/lib/cryptography/AssetCryptography/crypto.node.js.map +0 -1
- package/lib/cryptography/AssetCryptography/index.js.map +0 -1
- package/lib/cryptography/AssetCryptography/interfaces.js.map +0 -1
- package/lib/cryptography/CryptographyDatabaseRepository.js.map +0 -1
- package/lib/cryptography/CryptographyService.js.map +0 -1
- package/lib/cryptography/GenericMessageMapper.js.map +0 -1
- package/lib/cryptography/MessageHashService.js.map +0 -1
- package/lib/cryptography/SessionPayloadBundle.js.map +0 -1
- package/lib/cryptography/index.js.map +0 -1
- package/lib/giphy/GiphyService.js.map +0 -1
- package/lib/giphy/index.js.map +0 -1
- package/lib/index.js.map +0 -1
- package/lib/linkPreview/LinkPreviewService.js.map +0 -1
- package/lib/linkPreview/index.js.map +0 -1
- package/lib/mls/EventHandler/ConversationEvent/ConversationEvent.js.map +0 -1
- package/lib/mls/EventHandler/ConversationEvent/events/index.js.map +0 -1
- package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/index.js.map +0 -1
- package/lib/mls/EventHandler/ConversationEvent/events/messageAdd/messageAdd.js.map +0 -1
- package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/index.js.map +0 -1
- package/lib/mls/EventHandler/ConversationEvent/events/welcomeMessage/welcomeMessage.js.map +0 -1
- package/lib/mls/EventHandler/ConversationEvent/index.js.map +0 -1
- package/lib/mls/EventHandler/EventHandler.js.map +0 -1
- package/lib/mls/EventHandler/EventHandler.types.js.map +0 -1
- package/lib/mls/EventHandler/index.js.map +0 -1
- package/lib/mls/MLSService/MLSService.js.map +0 -1
- package/lib/mls/MLSService/commitBundleUtil.js.map +0 -1
- package/lib/mls/MLSService/index.js.map +0 -1
- package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/index.js.map +0 -1
- package/lib/mls/MLSService/stores/keyMaterialUpdatesStore/keyMaterialUpdatesStore.js.map +0 -1
- package/lib/mls/MLSService/stores/pendingProposalsStore/index.js.map +0 -1
- package/lib/mls/MLSService/stores/pendingProposalsStore/pendingProposalsStore.js.map +0 -1
- package/lib/mls/MLSService/stores/stores.mock.js.map +0 -1
- package/lib/mls/index.js.map +0 -1
- package/lib/mls/types.js.map +0 -1
- package/lib/notification/NotificationBackendRepository.js.map +0 -1
- package/lib/notification/NotificationDatabaseRepository.js.map +0 -1
- package/lib/notification/NotificationService.js.map +0 -1
- package/lib/notification/index.js.map +0 -1
- package/lib/self/SelfService.js.map +0 -1
- package/lib/self/index.js.map +0 -1
- package/lib/team/TeamService.js.map +0 -1
- package/lib/team/index.js.map +0 -1
- package/lib/user/UserMapper.js.map +0 -1
- package/lib/user/UserService.js.map +0 -1
- package/lib/user/index.js.map +0 -1
- package/lib/util/LowPrecisionTaskScheduler/LowPrecisionTaskScheduler.js.map +0 -1
- package/lib/util/LowPrecisionTaskScheduler/index.js.map +0 -1
- package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.js.map +0 -1
- package/lib/util/RecurringTaskScheduler/RecurringTaskScheduler.store.js.map +0 -1
- package/lib/util/RecurringTaskScheduler/index.js.map +0 -1
- package/lib/util/TaskScheduler/TaskScheduler.js.map +0 -1
- package/lib/util/TaskScheduler/index.js.map +0 -1
- package/lib/util/TypePredicateUtil.js.map +0 -1
- package/lib/util/encryptedStore.js.map +0 -1
- package/lib/util/encryptedStore.test.node.js.map +0 -1
- package/lib/util/fullyQualifiedClientIdUtils.js.map +0 -1
- package/lib/util/index.js.map +0 -1
|
@@ -17,18 +17,15 @@
|
|
|
17
17
|
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
18
18
|
*
|
|
19
19
|
*/
|
|
20
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
21
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
22
|
-
};
|
|
23
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24
21
|
exports.wrapInEphemeral = exports.buildTextMessage = exports.buildHideMessage = exports.buildDeleteMessage = exports.buildCallMessage = exports.buildSessionResetMessage = exports.buildReactionMessage = exports.buildPingMessage = exports.buildLocationMessage = exports.buildImageMessage = exports.buildClearedMessage = exports.buildDataTransferMessage = exports.buildLastReadMessage = exports.buildFileAbortMessage = exports.buildFileMetaDataMessage = exports.buildFileDataMessage = exports.buildEditedTextMessage = exports.buildConfirmationMessage = exports.buildCompositeMessage = exports.buildButtonActionConfirmationMessage = exports.buildButtonActionMessage = exports.createId = void 0;
|
|
25
|
-
const uuidjs_1 =
|
|
22
|
+
const uuidjs_1 = require("uuidjs");
|
|
26
23
|
const protocol_messaging_1 = require("@wireapp/protocol-messaging");
|
|
27
|
-
const MessageToProtoMapper_1 = require("../message/MessageToProtoMapper");
|
|
28
|
-
const GenericMessageType_1 = require("../GenericMessageType");
|
|
29
24
|
const AssetTransferState_1 = require("../AssetTransferState");
|
|
25
|
+
const GenericMessageType_1 = require("../GenericMessageType");
|
|
26
|
+
const MessageToProtoMapper_1 = require("../message/MessageToProtoMapper");
|
|
30
27
|
function createId() {
|
|
31
|
-
return uuidjs_1.
|
|
28
|
+
return (0, uuidjs_1.genV4)().toString();
|
|
32
29
|
}
|
|
33
30
|
exports.createId = createId;
|
|
34
31
|
function buildButtonActionMessage(payloadBundle) {
|
|
@@ -294,4 +291,3 @@ function wrapInEphemeral(originalGenericMessage, expireAfterMillis) {
|
|
|
294
291
|
return genericMessage;
|
|
295
292
|
}
|
|
296
293
|
exports.wrapInEphemeral = wrapInEphemeral;
|
|
297
|
-
//# sourceMappingURL=MessageBuilder.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { APIClient } from '@wireapp/api-client';
|
|
2
1
|
import { ClientMismatch, MessageSendingStatus, QualifiedUserClients, UserClients } from '@wireapp/api-client/lib/conversation';
|
|
3
|
-
import { CryptographyService } from '../../cryptography';
|
|
4
2
|
import { QualifiedId, QualifiedUserPreKeyBundleMap, UserPreKeyBundleMap } from '@wireapp/api-client/lib/user';
|
|
3
|
+
import { APIClient } from '@wireapp/api-client';
|
|
4
|
+
import { CryptographyService } from '../../cryptography';
|
|
5
5
|
export declare class MessageService {
|
|
6
6
|
private readonly apiClient;
|
|
7
7
|
private readonly cryptographyService;
|
|
@@ -65,3 +65,4 @@ export declare class MessageService {
|
|
|
65
65
|
private reencryptAfterFederatedMismatch;
|
|
66
66
|
private sendOTRProtobufMessage;
|
|
67
67
|
}
|
|
68
|
+
//# sourceMappingURL=MessageService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MessageService.d.ts","sourceRoot":"","sources":["../../../src/conversation/message/MessageService.ts"],"names":[],"mappings":"AAmBA,OAAO,EACL,cAAc,EACd,oBAAoB,EAIpB,oBAAoB,EACpB,WAAW,EACZ,MAAM,sCAAsC,CAAC;AAC9C,OAAO,EAAC,WAAW,EAAE,4BAA4B,EAAE,mBAAmB,EAAC,MAAM,8BAA8B,CAAC;AAQ5G,OAAO,EAAC,SAAS,EAAC,MAAM,qBAAqB,CAAC;AAO9C,OAAO,EAAC,mBAAmB,EAAC,MAAM,oBAAoB,CAAC;AAMvD,qBAAa,cAAc;IACb,OAAO,CAAC,QAAQ,CAAC,SAAS;IAAa,OAAO,CAAC,QAAQ,CAAC,mBAAmB;gBAA1D,SAAS,EAAE,SAAS,EAAmB,mBAAmB,EAAE,mBAAmB;IAE5G;;;;;;;;;;;OAWG;IACU,WAAW,CACtB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,WAAW,GAAG,mBAAmB,EAC7C,SAAS,EAAE,UAAU,EACrB,OAAO,GAAE;QACP,cAAc,CAAC,EAAE,WAAW,CAAC;QAC7B,aAAa,CAAC,EAAE,OAAO,GAAG,MAAM,EAAE,CAAC;QACnC,cAAc,CAAC,EAAE,OAAO,CAAC;QACzB,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,gBAAgB,CAAC,EAAE,CAAC,QAAQ,EAAE,cAAc,KAAK,IAAI,GAAG,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;KAC/E,GACL,OAAO,CAAC,cAAc,GAAG;QAAC,OAAO,CAAC,EAAE,OAAO,CAAA;KAAC,CAAC;IAmChD;;;;;;;;;;;OAWG;IACU,oBAAoB,CAC/B,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,oBAAoB,GAAG,4BAA4B,EAC/D,SAAS,EAAE,UAAU,EACrB,OAAO,EAAE;QACP,SAAS,CAAC,EAAE,UAAU,CAAC;QACvB,cAAc,CAAC,EAAE,WAAW,CAAC;QAC7B,aAAa,CAAC,EAAE,OAAO,GAAG,WAAW,EAAE,CAAC;QACxC,UAAU,CAAC,EAAE,OAAO,CAAC;QACrB,gBAAgB,CAAC,EAAE,CAAC,QAAQ,EAAE,oBAAoB,KAAK,IAAI,GAAG,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;KAC1F,GACA,OAAO,CAAC,oBAAoB,GAAG;QAAC,OAAO,CAAC,EAAE,OAAO,CAAA;KAAC,CAAC;YAyBxC,uBAAuB;YAiEvB,cAAc;YAmCd,uBAAuB;IAkBrC,OAAO,CAAC,oBAAoB;IAc5B,OAAO,CAAC,qBAAqB;YAIf,sBAAsB;IAmBpC;;;;;;;OAOG;YACW,+BAA+B;YAuB/B,sBAAsB;CAoDrC"}
|
|
@@ -22,17 +22,17 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
22
22
|
};
|
|
23
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24
24
|
exports.MessageService = void 0;
|
|
25
|
-
const http_status_codes_1 = require("http-status-codes");
|
|
26
|
-
const otr_1 = require("@wireapp/protocol-messaging/web/otr");
|
|
27
|
-
const long_1 = __importDefault(require("long"));
|
|
28
25
|
const StringUtil_1 = require("@wireapp/commons/lib/util/StringUtil");
|
|
26
|
+
const otr_1 = require("@wireapp/protocol-messaging/web/otr");
|
|
29
27
|
const bazinga64_1 = require("bazinga64");
|
|
30
|
-
const
|
|
31
|
-
const
|
|
32
|
-
const MessageBuilder_1 = require("./MessageBuilder");
|
|
28
|
+
const http_status_codes_1 = require("http-status-codes");
|
|
29
|
+
const long_1 = __importDefault(require("long"));
|
|
33
30
|
const protocol_messaging_1 = require("@wireapp/protocol-messaging");
|
|
34
|
-
const
|
|
31
|
+
const MessageBuilder_1 = require("./MessageBuilder");
|
|
35
32
|
const UserClientsUtil_1 = require("./UserClientsUtil");
|
|
33
|
+
const __1 = require("..");
|
|
34
|
+
const cryptography_1 = require("../../cryptography");
|
|
35
|
+
const AssetCryptography_1 = require("../../cryptography/AssetCryptography");
|
|
36
36
|
const util_1 = require("../../util");
|
|
37
37
|
class MessageService {
|
|
38
38
|
constructor(apiClient, cryptographyService) {
|
|
@@ -290,4 +290,3 @@ class MessageService {
|
|
|
290
290
|
}
|
|
291
291
|
}
|
|
292
292
|
exports.MessageService = MessageService;
|
|
293
|
-
//# sourceMappingURL=MessageService.js.map
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { LinkPreview, Text } from '@wireapp/protocol-messaging';
|
|
2
|
-
import { LinkPreviewUploadedContent } from '../content';
|
|
3
2
|
import { EditedTextMessage, TextMessage } from './OtrMessage';
|
|
3
|
+
import { LinkPreviewUploadedContent } from '../content';
|
|
4
4
|
export declare class MessageToProtoMapper {
|
|
5
5
|
static mapLinkPreviews(linkPreviews: LinkPreviewUploadedContent[]): LinkPreview[];
|
|
6
6
|
static mapText(payloadBundle: TextMessage['content'] | EditedTextMessage['content']): Text;
|
|
7
7
|
}
|
|
8
|
+
//# sourceMappingURL=MessageToProtoMapper.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MessageToProtoMapper.d.ts","sourceRoot":"","sources":["../../../src/conversation/message/MessageToProtoMapper.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAiB,WAAW,EAAkB,IAAI,EAAQ,MAAM,6BAA6B,CAAC;AAErG,OAAO,EAAC,iBAAiB,EAAE,WAAW,EAAC,MAAM,cAAc,CAAC;AAE5D,OAAO,EAAC,0BAA0B,EAAC,MAAM,YAAY,CAAC;AAGtD,qBAAa,oBAAoB;IAC/B,MAAM,CAAC,eAAe,CAAC,YAAY,EAAE,0BAA0B,EAAE,GAAG,WAAW,EAAE;IA+DjF,MAAM,CAAC,OAAO,CAAC,aAAa,EAAE,WAAW,CAAC,SAAS,CAAC,GAAG,iBAAiB,CAAC,SAAS,CAAC,GAAG,IAAI;CA0B3F"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AssetContent, ButtonActionContent, ButtonActionConfirmationContent, CallingContent, ClearedContent, ClientActionContent, CompositeContent, ConfirmationContent, DeletedContent, EditedTextContent, FileAssetAbortContent, FileAssetContent, FileAssetMetaDataContent, HiddenContent, ImageAssetContent, KnockContent, LocationContent, ReactionContent, TextContent } from '../content';
|
|
2
1
|
import { BasePayloadBundle, PayloadBundleType } from './PayloadBundle';
|
|
2
|
+
import { AssetContent, ButtonActionContent, ButtonActionConfirmationContent, CallingContent, ClearedContent, ClientActionContent, CompositeContent, ConfirmationContent, DeletedContent, EditedTextContent, FileAssetAbortContent, FileAssetContent, FileAssetMetaDataContent, HiddenContent, ImageAssetContent, KnockContent, LocationContent, ReactionContent, TextContent } from '../content';
|
|
3
3
|
export interface TextMessage extends BasePayloadBundle {
|
|
4
4
|
content: TextContent;
|
|
5
5
|
type: PayloadBundleType.TEXT;
|
|
@@ -78,3 +78,4 @@ export interface DeleteMessage extends BasePayloadBundle {
|
|
|
78
78
|
}
|
|
79
79
|
export declare type OtrMessage = ButtonActionMessage | ButtonActionConfirmationMessage | CallMessage | ClearConversationMessage | CompositeMessage | ConfirmationMessage | DeleteMessage | EditedTextMessage | FileAssetAbortMessage | FileAssetMessage | FileAssetMetaDataMessage | HideMessage | ImageAssetMessage | ImageAssetMessageOutgoing | LocationMessage | PingMessage | ReactionMessage | ResetSessionMessage | TextMessage;
|
|
80
80
|
export declare type QuotableMessage = EditedTextMessage | ImageAssetMessage | LocationMessage | TextMessage;
|
|
81
|
+
//# sourceMappingURL=OtrMessage.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OtrMessage.d.ts","sourceRoot":"","sources":["../../../src/conversation/message/OtrMessage.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ConversationEventData, TeamEventData, UserEventData } from '@wireapp/api-client/lib/event/';
|
|
2
2
|
import { QualifiedId } from '@wireapp/api-client/lib/user';
|
|
3
|
-
import { ConversationContent } from '../content';
|
|
4
3
|
import { Message } from './Message';
|
|
4
|
+
import { ConversationContent } from '../content';
|
|
5
5
|
export declare type PayloadBundleContent = ConversationContent | ConversationEventData | TeamEventData | UserEventData;
|
|
6
6
|
export declare enum PayloadBundleSource {
|
|
7
7
|
LOCAL = "PayloadBundleSource.LOCAL",
|
|
@@ -74,3 +74,4 @@ export declare enum PayloadBundleType {
|
|
|
74
74
|
USER_PROPERTIES_SET = "PayloadBundleType.USER_PROPERTIES_SET",
|
|
75
75
|
USER_UPDATE = "PayloadBundleType.USER_UPDATE"
|
|
76
76
|
}
|
|
77
|
+
//# sourceMappingURL=PayloadBundle.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PayloadBundle.d.ts","sourceRoot":"","sources":["../../../src/conversation/message/PayloadBundle.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,qBAAqB,EAAE,aAAa,EAAE,aAAa,EAAC,MAAM,gCAAgC,CAAC;AACnG,OAAO,EAAC,WAAW,EAAC,MAAM,8BAA8B,CAAC;AAEzD,OAAO,EAAC,OAAO,EAAC,MAAM,WAAW,CAAC;AAElC,OAAO,EAAC,mBAAmB,EAAC,MAAM,YAAY,CAAC;AAE/C,oBAAY,oBAAoB,GAAG,mBAAmB,GAAG,qBAAqB,GAAG,aAAa,GAAG,aAAa,CAAC;AAE/G,oBAAY,mBAAmB;IAC7B,KAAK,8BAA8B;IACnC,mBAAmB,4CAA4C;IAC/D,SAAS,kCAAkC;CAC5C;AAED,oBAAY,kBAAkB;IAC5B,QAAQ,gCAAgC;IACxC,aAAa,qCAAqC;IAClD,eAAe,uCAAuC;IACtD,SAAS,iCAAiC;CAC3C;AAED,MAAM,WAAW,iBAAiB;IAChC,OAAO,EAAE,oBAAoB,CAAC;IAC9B,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,CAAC,EAAE,WAAW,CAAC;IACpC,IAAI,EAAE,MAAM,CAAC;IACb,aAAa,CAAC,EAAE,WAAW,CAAC;IAC5B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,EAAE,EAAE,MAAM,CAAC;IACX,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,EAAE,mBAAmB,CAAC;IAC5B,KAAK,EAAE,kBAAkB,CAAC;IAC1B,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,iBAAiB,CAAC;CACzB;AAED,oBAAY,aAAa,GAAG,OAAO,GAAG,iBAAiB,CAAC;AAExD,oBAAY,iBAAiB;IAC3B,KAAK,4BAA4B;IACjC,WAAW,kCAAkC;IAC7C,WAAW,kCAAkC;IAC7C,UAAU,iCAAiC;IAC3C,aAAa,oCAAoC;IACjD,0BAA0B,iDAAiD;IAC3E,IAAI,2BAA2B;IAC/B,aAAa,oCAAoC;IACjD,UAAU,iCAAiC;IAC3C,aAAa,oCAAoC;IACjD,SAAS,gCAAgC;IACzC,YAAY,mCAAmC;IAC/C,kBAAkB,yCAAyC;IAC3D,kBAAkB,yCAAyC;IAC3D,mBAAmB,0CAA0C;IAC7D,QAAQ,+BAA+B;IACvC,WAAW,kCAAkC;IAC7C,cAAc,qCAAqC;IACnD,YAAY,mCAAmC;IAC/C,YAAY,mCAAmC;IAC/C,mBAAmB,kCAAkC;IACrD,IAAI,2BAA2B;IAC/B,QAAQ,+BAA+B;IACvC,wBAAwB,+CAA+C;IACvE,wBAAwB,+CAA+C;IACvE,WAAW,kCAAkC;IAC7C,gBAAgB,uCAAuC;IACvD,iBAAiB,wCAAwC;IACzD,WAAW,kCAAkC;IAC7C,IAAI,2BAA2B;IAC/B,YAAY,mCAAmC;IAC/C,MAAM,6BAA6B;IACnC,OAAO,8BAA8B;IACrC,aAAa,oCAAoC;IACjD,eAAe,sCAAsC;IACrD,kBAAkB,yCAAyC;IAC3D,eAAe,sCAAsC;IACrD,WAAW,kCAAkC;IAC7C,uBAAuB,8CAA8C;IACrE,sBAAsB,6CAA6C;IACnE,uBAAuB,8CAA8C;IACrE,mBAAmB,0CAA0C;IAC7D,WAAW,kCAAkC;CAC9C"}
|
|
@@ -78,4 +78,3 @@ var PayloadBundleType;
|
|
|
78
78
|
PayloadBundleType["USER_PROPERTIES_SET"] = "PayloadBundleType.USER_PROPERTIES_SET";
|
|
79
79
|
PayloadBundleType["USER_UPDATE"] = "PayloadBundleType.USER_UPDATE";
|
|
80
80
|
})(PayloadBundleType = exports.PayloadBundleType || (exports.PayloadBundleType = {}));
|
|
81
|
-
//# sourceMappingURL=PayloadBundle.js.map
|
|
@@ -29,3 +29,4 @@ export interface TeamUpdateMessage extends BasePayloadBundle {
|
|
|
29
29
|
type: PayloadBundleType.TEAM_UPDATE;
|
|
30
30
|
}
|
|
31
31
|
export declare type TeamMessage = TeamConversationCreateMessage | TeamMemberLeaveMessage | TeamConversationDeleteMessage | TeamDeleteMessage | TeamMemberJoinMessage | TeamMemberLeaveMesssage | TeamUpdateMessage;
|
|
32
|
+
//# sourceMappingURL=TeamMessage.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TeamMessage.d.ts","sourceRoot":"","sources":["../../../src/conversation/message/TeamMessage.ts"],"names":[],"mappings":"AAmBA,OAAO,EACL,0BAA0B,EAC1B,0BAA0B,EAC1B,kBAAkB,EAClB,mBAAmB,EACnB,cAAc,EACf,MAAM,mCAAmC,CAAC;AAE3C,OAAO,EAAC,iBAAiB,EAAE,iBAAiB,EAAC,MAAM,iBAAiB,CAAC;AAErE,MAAM,WAAW,6BAA8B,SAAQ,iBAAiB;IACtE,OAAO,EAAE,0BAA0B,CAAC;IACpC,IAAI,EAAE,iBAAiB,CAAC,wBAAwB,CAAC;CAClD;AAED,MAAM,WAAW,sBAAuB,SAAQ,iBAAiB;IAC/D,OAAO,EAAE,mBAAmB,CAAC;IAC7B,IAAI,EAAE,iBAAiB,CAAC,iBAAiB,CAAC;CAC3C;AAED,MAAM,WAAW,6BAA8B,SAAQ,iBAAiB;IACtE,OAAO,EAAE,0BAA0B,CAAC;IACpC,IAAI,EAAE,iBAAiB,CAAC,wBAAwB,CAAC;CAClD;AAED,MAAM,WAAW,iBAAkB,SAAQ,iBAAiB;IAC1D,OAAO,EAAE,IAAI,CAAC;IACd,IAAI,EAAE,iBAAiB,CAAC,WAAW,CAAC;CACrC;AAED,MAAM,WAAW,qBAAsB,SAAQ,iBAAiB;IAC9D,OAAO,EAAE,kBAAkB,CAAC;IAC5B,IAAI,EAAE,iBAAiB,CAAC,gBAAgB,CAAC;CAC1C;AAED,MAAM,WAAW,uBAAwB,SAAQ,iBAAiB;IAChE,OAAO,EAAE,mBAAmB,CAAC;IAC7B,IAAI,EAAE,iBAAiB,CAAC,iBAAiB,CAAC;CAC3C;AAED,MAAM,WAAW,iBAAkB,SAAQ,iBAAiB;IAC1D,OAAO,EAAE,cAAc,CAAC;IACxB,IAAI,EAAE,iBAAiB,CAAC,WAAW,CAAC;CACrC;AAED,oBAAY,WAAW,GACnB,6BAA6B,GAC7B,sBAAsB,GACtB,6BAA6B,GAC7B,iBAAiB,GACjB,qBAAqB,GACrB,uBAAuB,GACvB,iBAAiB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { EditedTextContent, LegalHoldStatus, LinkPreviewUploadedContent, MentionContent, QuoteContent, TextContent } from '../content';
|
|
2
1
|
import { QuotableMessage } from './OtrMessage';
|
|
2
|
+
import { EditedTextContent, LegalHoldStatus, LinkPreviewUploadedContent, MentionContent, QuoteContent, TextContent } from '../content';
|
|
3
3
|
export declare class TextContentBuilder<T extends TextContent | EditedTextContent> {
|
|
4
4
|
private readonly content;
|
|
5
5
|
constructor(textContent: T);
|
|
@@ -10,3 +10,4 @@ export declare class TextContentBuilder<T extends TextContent | EditedTextConten
|
|
|
10
10
|
withReadConfirmation(expectsReadConfirmation?: boolean): this;
|
|
11
11
|
withLegalHoldStatus(legalHoldStatus?: LegalHoldStatus): this;
|
|
12
12
|
}
|
|
13
|
+
//# sourceMappingURL=TextContentBuilder.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TextContentBuilder.d.ts","sourceRoot":"","sources":["../../../src/conversation/message/TextContentBuilder.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,eAAe,EAAC,MAAM,cAAc,CAAC;AAG7C,OAAO,EACL,iBAAiB,EACjB,eAAe,EACf,0BAA0B,EAC1B,cAAc,EACd,YAAY,EACZ,WAAW,EACZ,MAAM,YAAY,CAAC;AAEpB,qBAAa,kBAAkB,CAAC,CAAC,SAAS,WAAW,GAAG,iBAAiB;IACvE,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAI;gBAEhB,WAAW,EAAE,CAAC;IAI1B,KAAK,IAAI,CAAC;IAIV,gBAAgB,CAAC,YAAY,CAAC,EAAE,0BAA0B,EAAE;IAQ5D,YAAY,CAAC,QAAQ,CAAC,EAAE,cAAc,EAAE;IAQxC,SAAS,CAAC,KAAK,CAAC,EAAE,eAAe,GAAG,YAAY;IAqBhD,oBAAoB,CAAC,uBAAuB,UAAQ;IAOpD,mBAAmB,CAAC,eAAe,kBAA0B;CAM9D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UserClientsUtil.d.ts","sourceRoot":"","sources":["../../../src/conversation/message/UserClientsUtil.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,WAAW,EAAC,MAAM,8BAA8B,CAAC;AAEzD,aAAK,oBAAoB,CAAC,CAAC,IAAI;IAAC,CAAC,MAAM,EAAE,MAAM,GAAG,CAAC,CAAA;CAAC,CAAC;AACrD,aAAK,6BAA6B,CAAC,CAAC,IAAI;IAAC,CAAC,MAAM,EAAE,MAAM,GAAG,oBAAoB,CAAC,CAAC,CAAC,CAAA;CAAC,CAAC;AAEpF,wBAAgB,kBAAkB,CAAC,CAAC,EAClC,WAAW,EAAE,oBAAoB,CAAC,CAAC,CAAC,EACpC,MAAM,GAAE,MAAW,GAClB;IAAC,IAAI,EAAE,CAAC,CAAC;IAAC,MAAM,EAAE,WAAW,CAAA;CAAC,EAAE,CAElC;AAED;;;;;GAKG;AACH,wBAAgB,2BAA2B,CAAC,CAAC,GAAG,OAAO,EACrD,WAAW,EAAE,6BAA6B,CAAC,CAAC,CAAC,GAC5C;IAAC,IAAI,EAAE,CAAC,CAAC;IAAC,MAAM,EAAE,WAAW,CAAA;CAAC,EAAE,CAIlC"}
|
|
@@ -41,3 +41,4 @@ export interface UserUpdateMessage extends BasePayloadBundle {
|
|
|
41
41
|
type: PayloadBundleType.USER_UPDATE;
|
|
42
42
|
}
|
|
43
43
|
export declare type UserMessage = UserActivateMessage | UserClientAddMessage | UserLegalHoldRequestMessage | UserLegalHoldEnableMessage | UserLegalHoldDisableMessage | UserClientRemoveMessage | UserConnectionMessage | UserDeleteMessage | UserPropertiesSetEvent | UserUpdateMessage;
|
|
44
|
+
//# sourceMappingURL=UserMessage.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UserMessage.d.ts","sourceRoot":"","sources":["../../../src/conversation/message/UserMessage.ts"],"names":[],"mappings":"AAmBA,OAAO,EACL,gBAAgB,EAChB,iBAAiB,EACjB,oBAAoB,EACpB,kBAAkB,EAClB,cAAc,EACd,wBAAwB,EACxB,uBAAuB,EACvB,wBAAwB,EACxB,qBAAqB,EACrB,cAAc,EACf,MAAM,mCAAmC,CAAC;AAE3C,OAAO,EAAC,iBAAiB,EAAE,iBAAiB,EAAC,MAAM,iBAAiB,CAAC;AAErE,MAAM,WAAW,mBAAoB,SAAQ,iBAAiB;IAC5D,OAAO,EAAE,gBAAgB,CAAC;IAC1B,IAAI,EAAE,iBAAiB,CAAC,aAAa,CAAC;CACvC;AAED,MAAM,WAAW,oBAAqB,SAAQ,iBAAiB;IAC7D,OAAO,EAAE,iBAAiB,CAAC;IAC3B,IAAI,EAAE,iBAAiB,CAAC,eAAe,CAAC;CACzC;AAED,MAAM,WAAW,2BAA4B,SAAQ,iBAAiB;IACpE,OAAO,EAAE,wBAAwB,CAAC;IAClC,IAAI,EAAE,iBAAiB,CAAC,uBAAuB,CAAC;CACjD;AAED,MAAM,WAAW,0BAA2B,SAAQ,iBAAiB;IACnE,OAAO,EAAE,uBAAuB,CAAC;IACjC,IAAI,EAAE,iBAAiB,CAAC,sBAAsB,CAAC;CAChD;AAED,MAAM,WAAW,2BAA4B,SAAQ,iBAAiB;IACpE,OAAO,EAAE,wBAAwB,CAAC;IAClC,IAAI,EAAE,iBAAiB,CAAC,uBAAuB,CAAC;CACjD;AAED,MAAM,WAAW,uBAAwB,SAAQ,iBAAiB;IAChE,OAAO,EAAE,oBAAoB,CAAC;IAC9B,IAAI,EAAE,iBAAiB,CAAC,kBAAkB,CAAC;CAC5C;AAED,MAAM,WAAW,qBAAsB,SAAQ,iBAAiB;IAC9D,OAAO,EAAE,kBAAkB,CAAC;IAC5B,IAAI,EAAE,iBAAiB,CAAC,eAAe,CAAC;CACzC;AAED,MAAM,WAAW,iBAAkB,SAAQ,iBAAiB;IAC1D,OAAO,EAAE,cAAc,CAAC;IACxB,IAAI,EAAE,iBAAiB,CAAC,WAAW,CAAC;CACrC;AAED,MAAM,WAAW,sBAAuB,SAAQ,iBAAiB;IAC/D,OAAO,EAAE,qBAAqB,CAAC;IAC/B,IAAI,EAAE,iBAAiB,CAAC,mBAAmB,CAAC;CAC7C;AAED,MAAM,WAAW,iBAAkB,SAAQ,iBAAiB;IAC1D,OAAO,EAAE,cAAc,CAAC;IACxB,IAAI,EAAE,iBAAiB,CAAC,WAAW,CAAC;CACrC;AAED,oBAAY,WAAW,GACnB,mBAAmB,GACnB,oBAAoB,GACpB,2BAA2B,GAC3B,0BAA0B,GAC1B,2BAA2B,GAC3B,uBAAuB,GACvB,qBAAqB,GACrB,iBAAiB,GACjB,sBAAsB,GACtB,iBAAiB,CAAC"}
|
|
@@ -3,3 +3,4 @@ export declare function sendMessage<T>(sendingFunction: Task<T>): Promise<T>;
|
|
|
3
3
|
export declare function getQueueLength(): number;
|
|
4
4
|
export declare function resumeMessageSending(): void;
|
|
5
5
|
export declare function pauseMessageSending(): void;
|
|
6
|
+
//# sourceMappingURL=messageSender.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"messageSender.d.ts","sourceRoot":"","sources":["../../../src/conversation/message/messageSender.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,IAAI,EAAe,MAAM,wBAAwB,CAAC;AAI1D,wBAAgB,WAAW,CAAC,CAAC,EAAE,eAAe,EAAE,IAAI,CAAC,CAAC,CAAC,GAAG,OAAO,CAAC,CAAC,CAAC,CAEnE;AAED,wBAAgB,cAAc,IAAI,MAAM,CAEvC;AAED,wBAAgB,oBAAoB,IAAI,IAAI,CAE3C;AAED,wBAAgB,mBAAmB,IAAI,IAAI,CAE1C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EncryptedAsset.d.ts","sourceRoot":"","sources":["../../../src/cryptography/AssetCryptography/EncryptedAsset.ts"],"names":[],"mappings":"AAmBA,MAAM,WAAW,cAAc;IAC7B,UAAU,EAAE,UAAU,CAAC;IACvB,QAAQ,EAAE,UAAU,CAAC;IACrB,sCAAsC;IACtC,MAAM,EAAE,UAAU,CAAC;CACpB;AAED,MAAM,WAAW,sBAAuB,SAAQ,cAAc;IAC5D,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"crypto.browser.d.ts","sourceRoot":"","sources":["../../../src/cryptography/AssetCryptography/crypto.browser.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,MAAM,EAAC,MAAM,cAAc,CAAC;AAIpC,eAAO,MAAM,MAAM,EAAE,MA+BpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"crypto.node.d.ts","sourceRoot":"","sources":["../../../src/cryptography/AssetCryptography/crypto.node.ts"],"names":[],"mappings":"AAqBA,OAAO,EAAC,MAAM,EAAC,MAAM,cAAc,CAAC;AAEpC,eAAO,MAAM,MAAM,EAAE,MAoCpB,CAAC"}
|
|
@@ -6,3 +6,4 @@ interface EncryptOptions extends CipherOptions {
|
|
|
6
6
|
export declare const decryptAsset: ({ cipherText, keyBytes, sha256: referenceSha256, }: EncryptedAsset) => Promise<Uint8Array>;
|
|
7
7
|
export declare const encryptAsset: ({ plainText, algorithm }: EncryptOptions) => Promise<EncryptedAsset>;
|
|
8
8
|
export {};
|
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/cryptography/AssetCryptography/index.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,aAAa,EAAC,MAAM,+BAA+B,CAAC;AAG5D,OAAO,EAAC,cAAc,EAAC,MAAM,kBAAkB,CAAC;AAYhD,UAAU,cAAe,SAAQ,aAAa;IAC5C,SAAS,EAAE,UAAU,CAAC;CACvB;AAED,eAAO,MAAM,YAAY,uDAItB,cAAc,KAAG,QAAQ,UAAU,CAQrC,CAAC;AAEF,eAAO,MAAM,YAAY,6BAAkD,cAAc,KAAG,QAAQ,cAAc,CAiBjH,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/cryptography/AssetCryptography/interfaces.ts"],"names":[],"mappings":"AAmBA,MAAM,WAAW,MAAM;IACrB,MAAM,CAAC,UAAU,EAAE,UAAU,GAAG,OAAO,CAAC,UAAU,CAAC,CAAC;IAEpD,OAAO,CAAC,UAAU,EAAE,UAAU,EAAE,QAAQ,EAAE,UAAU,GAAG,OAAO,CAAC,UAAU,CAAC,CAAC;IAE3E,eAAe,CAAC,IAAI,EAAE,MAAM,GAAG,UAAU,CAAC;IAE1C,OAAO,CACL,SAAS,EAAE,UAAU,EACrB,QAAQ,EAAE,UAAU,EACpB,oBAAoB,EAAE,UAAU,EAChC,SAAS,EAAE,MAAM,GAChB,OAAO,CAAC;QAAC,GAAG,EAAE,UAAU,CAAC;QAAC,MAAM,EAAE,UAAU,GAAG,WAAW,CAAA;KAAC,CAAC,CAAC;CACjE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CryptographyDatabaseRepository.d.ts","sourceRoot":"","sources":["../../src/cryptography/CryptographyDatabaseRepository.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,UAAU,EAAC,MAAM,uBAAuB,CAAC;AAEjD,oBAAY,cAAc;IACxB,OAAO,YAAY;IACnB,OAAO,YAAY;IACnB,IAAI,SAAS;IACb,QAAQ,YAAY;IACpB,QAAQ,aAAa;IACrB,SAAS,cAAc;CACxB;AAED,qBAAa,8BAA8B;IAG7B,OAAO,CAAC,QAAQ,CAAC,WAAW;IAFxC,gBAAuB,MAAM,wBAAkB;gBAElB,WAAW,EAAE,UAAU;IAE7C,YAAY,IAAI,OAAO,CAAC,OAAO,EAAE,CAAC;CAM1C"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { APIClient } from '@wireapp/api-client';
|
|
2
1
|
import { PreKey } from '@wireapp/api-client/lib/auth/';
|
|
3
2
|
import { RegisteredClient } from '@wireapp/api-client/lib/client/';
|
|
4
3
|
import { OTRRecipients, QualifiedOTRRecipients, QualifiedUserClients, UserClients } from '@wireapp/api-client/lib/conversation/';
|
|
5
4
|
import { ConversationOtrMessageAddEvent } from '@wireapp/api-client/lib/event';
|
|
6
5
|
import { QualifiedId, QualifiedUserPreKeyBundleMap, UserPreKeyBundleMap } from '@wireapp/api-client/lib/user/';
|
|
6
|
+
import { APIClient } from '@wireapp/api-client';
|
|
7
7
|
import { Cryptobox } from '@wireapp/cryptobox';
|
|
8
8
|
import { GenericMessage } from '@wireapp/protocol-messaging';
|
|
9
9
|
import { CRUDEngine } from '@wireapp/store-engine';
|
|
@@ -81,3 +81,4 @@ export declare class CryptographyService {
|
|
|
81
81
|
mapGenericMessage(otrMessage: ConversationOtrMessageAddEvent, genericMessage: GenericMessage, source: PayloadBundleSource): PayloadBundle;
|
|
82
82
|
private generateDecryptionError;
|
|
83
83
|
}
|
|
84
|
+
//# sourceMappingURL=CryptographyService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CryptographyService.d.ts","sourceRoot":"","sources":["../../src/cryptography/CryptographyService.ts"],"names":[],"mappings":"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"}
|
|
@@ -22,15 +22,15 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
22
22
|
};
|
|
23
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24
24
|
exports.CryptographyService = void 0;
|
|
25
|
+
const bazinga64_1 = require("bazinga64");
|
|
26
|
+
const logdown_1 = __importDefault(require("logdown"));
|
|
25
27
|
const cryptobox_1 = require("@wireapp/cryptobox");
|
|
26
28
|
const proteus_1 = require("@wireapp/proteus");
|
|
27
29
|
const protocol_messaging_1 = require("@wireapp/protocol-messaging");
|
|
28
|
-
const bazinga64_1 = require("bazinga64");
|
|
29
|
-
const logdown_1 = __importDefault(require("logdown"));
|
|
30
|
-
const conversation_1 = require("../conversation");
|
|
31
|
-
const util_1 = require("../util");
|
|
32
30
|
const CryptographyDatabaseRepository_1 = require("./CryptographyDatabaseRepository");
|
|
33
31
|
const GenericMessageMapper_1 = require("./GenericMessageMapper");
|
|
32
|
+
const conversation_1 = require("../conversation");
|
|
33
|
+
const util_1 = require("../util");
|
|
34
34
|
class CryptographyService {
|
|
35
35
|
constructor(apiClient, storeEngine, config) {
|
|
36
36
|
this.apiClient = apiClient;
|
|
@@ -259,4 +259,3 @@ class CryptographyService {
|
|
|
259
259
|
}
|
|
260
260
|
}
|
|
261
261
|
exports.CryptographyService = CryptographyService;
|
|
262
|
-
//# sourceMappingURL=CryptographyService.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GenericMessageMapper.d.ts","sourceRoot":"","sources":["../../src/cryptography/GenericMessageMapper.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,8BAA8B,EAAC,MAAM,gCAAgC,CAAC;AAG9E,OAAO,EAEL,aAAa,EACb,mBAAmB,EAGpB,MAAM,iBAAiB,CAAC;AAczB,qBAAa,oBAAoB;IAC/B,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,MAAM,CAG3B;WAIW,iBAAiB,CAC7B,cAAc,EAAE,GAAG,EACnB,KAAK,EAAE,8BAA8B,EACrC,MAAM,EAAE,mBAAmB,GAC1B,aAAa;CA4NjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MessageHashService.d.ts","sourceRoot":"","sources":["../../src/cryptography/MessageHashService.ts"],"names":[],"mappings":";AAsBA,OAAO,EAAC,YAAY,EAAoC,eAAe,EAAE,WAAW,EAAC,MAAM,yBAAyB,CAAC;AAErH,oBAAY,uBAAuB,GAAG,YAAY,GAAG,eAAe,GAAG,WAAW,CAAC;AAEnF,qBAAa,kBAAkB;IAC7B,OAAO,CAAC,QAAQ,CAAC,cAAc,CAA0B;IACzD,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAS;gBAEvB,cAAc,EAAE,uBAAuB,EAAE,SAAS,GAAE,MAAmB;IAMnF,OAAO,CAAC,gBAAgB;IAKxB,OAAO,CAAC,gBAAgB;IAgBxB,OAAO,CAAC,aAAa;IAQrB,OAAO,CAAC,kBAAkB;IAK1B,OAAO,CAAC,gBAAgB;IAaxB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,QAAQ;IAiBhB,OAAO,IAAI,MAAM;CAIlB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SessionPayloadBundle.d.ts","sourceRoot":"","sources":["../../src/cryptography/SessionPayloadBundle.ts"],"names":[],"mappings":"AAmBA,MAAM,WAAW,oBAAoB;IACnC,gBAAgB,EAAE,UAAU,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/cryptography/index.ts"],"names":[],"mappings":"AAmBA,cAAc,uBAAuB,CAAC;AACtC,cAAc,oCAAoC,CAAC;AACnD,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC"}
|
|
@@ -36,4 +36,3 @@ __exportStar(require("./CryptographyService"), exports);
|
|
|
36
36
|
__exportStar(require("./AssetCryptography/EncryptedAsset"), exports);
|
|
37
37
|
__exportStar(require("./SessionPayloadBundle"), exports);
|
|
38
38
|
__exportStar(require("./MessageHashService"), exports);
|
|
39
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { APIClient } from '@wireapp/api-client';
|
|
2
1
|
import { GiphySearchOptions, GiphyMultipleResult, GiphyResult, GIPHY_RATING } from '@wireapp/api-client/lib/giphy/';
|
|
2
|
+
import { APIClient } from '@wireapp/api-client';
|
|
3
3
|
export declare class GiphyService {
|
|
4
4
|
private readonly apiClient;
|
|
5
5
|
constructor(apiClient: APIClient);
|
|
@@ -7,3 +7,4 @@ export declare class GiphyService {
|
|
|
7
7
|
getTrendingGif(rating?: GIPHY_RATING): Promise<GiphyMultipleResult>;
|
|
8
8
|
searchGif(options: GiphySearchOptions): Promise<GiphyMultipleResult>;
|
|
9
9
|
}
|
|
10
|
+
//# sourceMappingURL=GiphyService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GiphyService.d.ts","sourceRoot":"","sources":["../../src/giphy/GiphyService.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,kBAAkB,EAAE,mBAAmB,EAAE,WAAW,EAAE,YAAY,EAAC,MAAM,gCAAgC,CAAC;AAElH,OAAO,EAAC,SAAS,EAAC,MAAM,qBAAqB,CAAC;AAE9C,qBAAa,YAAY;IACX,OAAO,CAAC,QAAQ,CAAC,SAAS;gBAAT,SAAS,EAAE,SAAS;IAE1C,YAAY,CAAC,GAAG,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,YAAY,GAAG,OAAO,CAAC,WAAW,CAAC;IAIvE,cAAc,CAAC,MAAM,CAAC,EAAE,YAAY,GAAG,OAAO,CAAC,mBAAmB,CAAC;IAInE,SAAS,CAAC,OAAO,EAAE,kBAAkB,GAAG,OAAO,CAAC,mBAAmB,CAAC;CAG5E"}
|
package/lib/giphy/index.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/giphy/index.ts"],"names":[],"mappings":"AAmBA,cAAc,gBAAgB,CAAC"}
|
package/lib/giphy/index.js
CHANGED
package/lib/index.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,OAAO,EAAE,eAAe,EAAE,qBAAqB,EAAC,MAAM,WAAW,CAAC;AAC1E,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAChC,OAAO,KAAK,YAAY,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAC,SAAS,EAAC,MAAM,aAAa,CAAC;AACtC,OAAO,KAAK,YAAY,MAAM,iBAAiB,CAAC;AAChD,OAAO,KAAK,IAAI,MAAM,QAAQ,CAAC;AAC/B,OAAO,KAAK,cAAc,MAAM,uCAAuC,CAAC"}
|
package/lib/index.js
CHANGED
|
@@ -52,4 +52,3 @@ Object.defineProperty(exports, "CoreError", { enumerable: true, get: function ()
|
|
|
52
52
|
exports.cryptography = __importStar(require("./cryptography/"));
|
|
53
53
|
exports.util = __importStar(require("./util"));
|
|
54
54
|
exports.MessageBuilder = __importStar(require("./conversation/message/MessageBuilder"));
|
|
55
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LinkPreviewService.d.ts","sourceRoot":"","sources":["../../src/linkPreview/LinkPreviewService.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,YAAY,EAAC,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAC,kBAAkB,EAAE,0BAA0B,EAAC,MAAM,yBAAyB,CAAC;AAEvF,qBAAa,kBAAkB;IACjB,OAAO,CAAC,QAAQ,CAAC,YAAY;gBAAZ,YAAY,EAAE,YAAY;IAE1C,sBAAsB,CACjC,WAAW,EAAE,kBAAkB,EAC/B,MAAM,CAAC,EAAE,MAAM,GACd,OAAO,CAAC,0BAA0B,CAAC;CAcvC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/linkPreview/index.ts"],"names":[],"mappings":"AAmBA,cAAc,sBAAsB,CAAC"}
|
package/lib/linkPreview/index.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConversationEvent.d.ts","sourceRoot":"","sources":["../../../../src/mls/EventHandler/ConversationEvent/ConversationEvent.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAC,kBAAkB,EAAE,kBAAkB,EAAC,MAAM,IAAI,CAAC;AAI1D,QAAA,MAAM,uBAAuB,WAAkB,kBAAkB,uBAQhE,CAAC;AAEF,OAAO,EAAC,uBAAuB,EAAC,CAAC"}
|
|
@@ -22,8 +22,8 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
22
22
|
};
|
|
23
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24
24
|
exports.handleConversationEvent = void 0;
|
|
25
|
-
const events_1 = require("./events");
|
|
26
25
|
const logdown_1 = __importDefault(require("logdown"));
|
|
26
|
+
const events_1 = require("./events");
|
|
27
27
|
const logger = (0, logdown_1.default)('@wireapp/core/EventHandler/ConversationEvent');
|
|
28
28
|
const handleConversationEvent = async (params) => {
|
|
29
29
|
const { event } = params;
|
|
@@ -35,4 +35,3 @@ const handleConversationEvent = async (params) => {
|
|
|
35
35
|
}
|
|
36
36
|
};
|
|
37
37
|
exports.handleConversationEvent = handleConversationEvent;
|
|
38
|
-
//# sourceMappingURL=ConversationEvent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/mls/EventHandler/ConversationEvent/events/index.ts"],"names":[],"mappings":"AAmBA,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC"}
|