Signal-Desktop/ts/components
Scott Nonnenberg 3a1df01c9e
New 'unseenStatus' field for certain secondary message types
2022-04-22 11:35:14 -07:00
..
conversation New 'unseenStatus' field for certain secondary message types 2022-04-22 11:35:14 -07:00
conversationList Allow adding to a group by phone number 2022-04-04 17:38:22 -07:00
emoji Merge https://github.com/signalapp/Signal-Desktop/pull/5842 2022-04-06 10:24:56 -07:00
installScreen Render QR code with SVG, not canvas 2022-01-14 10:45:05 -06:00
leftPane Improve archive helper text 2022-04-08 18:32:15 -04:00
stickers Fix several shortcuts not working with non-EN keyboard layouts 2022-03-31 11:58:28 +06:00
About.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AddGroupMemberErrorDialog.stories.tsx Assume everyone is GV2-capable 2022-03-04 13:48:44 -06:00
AddGroupMemberErrorDialog.tsx Use parallel-prettier for lint 2022-03-22 13:45:34 -07:00
Alert.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
Alert.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AnnouncementsOnlyGroupBanner.tsx Add user badges to typing bubbles, refactor typing logic 2021-11-15 21:01:58 +01:00
App.tsx Process incoming story messages 2022-03-04 13:14:52 -08:00
Avatar.stories.tsx Process incoming story messages 2022-03-04 13:14:52 -08:00
Avatar.tsx Process incoming story messages 2022-03-04 13:14:52 -08:00
AvatarColorPicker.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AvatarColorPicker.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AvatarEditor.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AvatarEditor.tsx Fix clear button in AvatarEditor 2022-02-24 15:57:16 -08:00
AvatarIconEditor.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AvatarIconEditor.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
AvatarLightbox.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AvatarLightbox.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AvatarModalButtons.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AvatarModalButtons.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AvatarPopup.stories.tsx Require badge props in `<Avatar>` to ensure no missing spots 2021-12-01 18:24:00 +01:00
AvatarPopup.tsx Require badge props in `<Avatar>` to ensure no missing spots 2021-12-01 18:24:00 +01:00
AvatarPreview.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AvatarPreview.tsx Optimize profile avatar uploads and sync urls 2022-03-15 17:14:20 -07:00
AvatarSpacer.tsx Collapse message bubbles when applicable 2022-03-08 08:32:42 -06:00
AvatarTextEditor.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AvatarTextEditor.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
AvatarUploadButton.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AvatarUploadButton.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
BackboneHost.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
BadgeCarouselIndex.tsx Display user badges 2021-11-02 16:01:13 -07:00
BadgeDescription.stories.tsx Display user badges 2021-11-02 16:01:13 -07:00
BadgeDescription.tsx Display user badges 2021-11-02 16:01:13 -07:00
BadgeDialog.stories.tsx Hide "become a sustainer" button if you're already a sustainer 2021-11-30 17:29:57 +01:00
BadgeDialog.tsx Hide "become a sustainer" button if you're already a sustainer 2021-11-30 17:29:57 +01:00
BadgeImage.tsx Display user badges 2021-11-02 16:01:13 -07:00
BadgeSustainerInstructionsDialog.tsx Add "become a sustainer" button and view to badge dialog 2021-11-16 10:45:16 -06:00
BetterAvatar.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
BetterAvatar.tsx Fix typos 2022-03-13 11:10:17 +02:00
BetterAvatarBubble.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
BetterAvatarBubble.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Button.stories.tsx Add "become a sustainer" button and view to badge dialog 2021-11-16 10:45:16 -06:00
Button.tsx Add image editor 2021-11-30 20:14:25 -06:00
CallBackgroundBlur.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
CallManager.stories.tsx Fallback for the SafetyNumberViewer 2022-03-02 10:24:28 -08:00
CallManager.tsx background.ts: Introduce types for redux initialState 2022-02-23 12:48:40 -06:00
CallNeedPermissionScreen.tsx Require badge props in `<Avatar>` to ensure no missing spots 2021-12-01 18:24:00 +01:00
CallScreen.stories.tsx Show local speaking indicator for group calls 2022-02-25 09:24:05 -06:00
CallScreen.tsx Show local speaking indicator for group calls 2022-02-25 09:24:05 -06:00
CallingAudioIndicator.tsx Show local speaking indicator for group calls 2022-02-25 09:24:05 -06:00
CallingButton.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
CallingButton.tsx Wrap calling button text 2021-12-07 10:00:26 -06:00
CallingDeviceSelection.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
CallingDeviceSelection.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
CallingHeader.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
CallingHeader.tsx Wrap calling button text 2021-12-07 10:00:26 -06:00
CallingLobby.stories.tsx background.ts: Introduce types for redux initialState 2022-02-23 12:48:40 -06:00
CallingLobby.tsx background.ts: Introduce types for redux initialState 2022-02-23 12:48:40 -06:00
CallingLobbyJoinButton.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
CallingParticipantsList.stories.tsx Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
CallingParticipantsList.tsx background.ts: Introduce types for redux initialState 2022-02-23 12:48:40 -06:00
CallingPip.stories.tsx Show local speaking indicator for group calls 2022-02-25 09:24:05 -06:00
CallingPip.tsx Peek group calls when opening conversations and leaving calls 2022-02-08 13:18:51 -06:00
CallingPipRemoteVideo.tsx Speaking indicator for group calls 2022-02-08 12:30:33 -06:00
CallingPreCallInfo.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
CallingPreCallInfo.tsx Require badge props in `<Avatar>` to ensure no missing spots 2021-12-01 18:24:00 +01:00
CallingScreenSharingController.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
CallingScreenSharingController.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
CallingSelectPresentingSourcesModal.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
CallingSelectPresentingSourcesModal.tsx Fix white screen when sharing screen 2022-04-07 10:52:04 -07:00
CallingToast.tsx Group calls: mute in the lobby if joining a large call 2022-01-07 12:01:23 -06:00
CallingToastManager.tsx Add "clean up timer if necessary" utility 2022-02-25 10:37:15 -08:00
CaptchaDialog.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
CaptchaDialog.tsx Challenge: Save conversationIds and start queues 2022-03-21 14:19:37 -07:00
ChatColorPicker.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ChatColorPicker.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Checkbox.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Checkbox.tsx Conversation details screen for 1:1 chats 2021-10-20 16:46:41 -07:00
ClearingData.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
ClearingData.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
CompositionArea.stories.tsx Improve layout of various message bubbles 2022-04-07 09:58:15 -07:00
CompositionArea.tsx Fix several shortcuts not working with non-EN keyboard layouts 2022-03-31 11:58:28 +06:00
CompositionInput.stories.tsx When you send a message, scroll it into view 2021-11-30 12:25:24 +01:00
CompositionInput.tsx Process incoming story messages 2022-03-04 13:14:52 -08:00
CompositionUpload.tsx Use parallel-prettier for lint 2022-03-22 13:45:34 -07:00
ConfirmDiscardDialog.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ConfirmDiscardDialog.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ConfirmationDialog.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
ConfirmationDialog.tsx Use different z-index for app-loading-screen 2021-12-04 00:04:34 +01:00
ContactPill.tsx Require badge props in `<Avatar>` to ensure no missing spots 2021-12-01 18:24:00 +01:00
ContactPills.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ContactPills.tsx Remove React Virtualized from `<Timeline>` 2022-03-03 14:23:10 -06:00
ContextMenu.stories.tsx Fix ContextMenu stories 2022-03-09 16:31:34 -08:00
ContextMenu.tsx Process incoming story messages 2022-03-04 13:14:52 -08:00
ConversationList.stories.tsx Allow adding to a group by phone number 2022-04-04 17:38:22 -07:00
ConversationList.tsx Allow adding to a group by phone number 2022-04-04 17:38:22 -07:00
CrashReportDialog.stories.tsx Detect startup after recent crashes 2022-01-11 12:02:46 -08:00
CrashReportDialog.tsx Detect startup after recent crashes 2022-01-11 12:02:46 -08:00
CustomColorEditor.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
CustomColorEditor.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
CustomizingPreferredReactionsModal.stories.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
CustomizingPreferredReactionsModal.tsx Fix z-index of CustomizingPreferredReactionsModal 2022-03-17 14:21:50 -07:00
DebugLogWindow.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
DebugLogWindow.tsx Fix Contact Modal and improve Debug Log window 2022-03-21 11:41:48 -07:00
DialogExpiredBuild.stories.tsx Introduce a new design for the left pane 2021-10-12 16:59:08 -07:00
DialogExpiredBuild.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
DialogNetworkStatus.stories.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
DialogNetworkStatus.tsx Add "clean up timer if necessary" utility 2022-02-25 10:37:15 -08:00
DialogRelink.stories.tsx Introduce a new design for the left pane 2021-10-12 16:59:08 -07:00
DialogRelink.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
DialogUpdate.stories.tsx Add Cannot_Update_Require_Manual dialog type 2022-04-06 11:27:17 -07:00
DialogUpdate.tsx Add Cannot_Update_Require_Manual dialog type 2022-04-06 11:27:17 -07:00
DirectCallRemoteParticipant.tsx Require badge props in `<Avatar>` to ensure no missing spots 2021-12-01 18:24:00 +01:00
DisappearingTimeDialog.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
DisappearingTimeDialog.tsx Add aria-label to all <Select /> instances 2022-04-07 17:40:57 -04:00
DisappearingTimerSelect.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
DisappearingTimerSelect.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
ErrorModal.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ErrorModal.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ForwardMessageModal.stories.tsx Disable forward for messages with embedded contact 2022-04-11 13:57:44 -07:00
ForwardMessageModal.tsx Disable forward for messages with embedded contact 2022-04-11 13:57:44 -07:00
GlobalAudioContext.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
GlobalModalContainer.tsx Allow adding to a group by phone number 2022-04-04 17:38:22 -07:00
GradientDial.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
GroupCallOverflowArea.stories.tsx Speaking indicator for group calls 2022-02-08 12:30:33 -06:00
GroupCallOverflowArea.tsx Speaking indicator for group calls 2022-02-08 12:30:33 -06:00
GroupCallRemoteParticipant.stories.tsx Speaking indicator for group calls 2022-02-08 12:30:33 -06:00
GroupCallRemoteParticipant.tsx Show local speaking indicator for group calls 2022-02-25 09:24:05 -06:00
GroupCallRemoteParticipants.tsx Speaking indicator for group calls 2022-02-08 12:30:33 -06:00
GroupDescriptionInput.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
GroupDescriptionInput.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
GroupDescriptionText.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
GroupDialog.tsx Add badges to avatars in group dialogs 2021-11-20 09:41:21 -06:00
GroupTitleInput.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
GroupTitleInput.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
GroupV1MigrationDialog.stories.tsx Add badges to avatars in group dialogs 2021-11-20 09:41:21 -06:00
GroupV1MigrationDialog.tsx Add badges to avatars in group dialogs 2021-11-20 09:41:21 -06:00
GroupV2JoinDialog.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
GroupV2JoinDialog.tsx Require badge props in `<Avatar>` to ensure no missing spots 2021-12-01 18:24:00 +01:00
IdenticonSVG.stories.tsx Moves identicon svg to TS 2021-08-24 17:17:51 -07:00
IdenticonSVG.tsx Moves identicon svg to TS 2021-08-24 17:17:51 -07:00
InContactsIcon.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
InContactsIcon.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Inbox.tsx Introduce new conversationJobQueue 2022-02-16 10:36:21 -08:00
IncomingCallBar.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
IncomingCallBar.tsx Require badge props in `<Avatar>` to ensure no missing spots 2021-12-01 18:24:00 +01:00
Input.stories.tsx Fix disabling spellcheck with `<Input>` 2022-01-13 15:27:14 -08:00
Input.tsx Use useRefMerger in Input to avoid re-renders 2022-04-21 16:20:41 -04:00
InstallScreen.tsx Redesign device link screens 2021-12-16 16:02:22 +01:00
Intl.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Intl.tsx Introduce new 'Block request' button in timeline 2022-03-15 17:11:28 -07:00
LeftPane.stories.tsx Allow adding to a group by phone number 2022-04-04 17:38:22 -07:00
LeftPane.tsx Merge https://github.com/signalapp/Signal-Desktop/pull/5842 2022-04-06 10:24:56 -07:00
LeftPaneDialog.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
LeftPaneSearchInput.tsx Consolidates the search inputs 2022-02-14 12:57:11 -05:00
Lightbox.stories.tsx Display user badges 2021-11-02 16:01:13 -07:00
Lightbox.tsx Lightbox: Fix clicks outside of zoomable area 2022-02-01 15:49:36 -08:00
Lottie.stories.tsx Speaking indicator for group calls 2022-02-08 12:30:33 -06:00
Lottie.tsx Speaking indicator for group calls 2022-02-08 12:30:33 -06:00
MainHeader.stories.tsx Process incoming story messages 2022-03-04 13:14:52 -08:00
MainHeader.tsx Process incoming story messages 2022-03-04 13:14:52 -08:00
MediaEditor.stories.tsx Add image editor 2021-11-30 20:14:25 -06:00
MediaEditor.tsx Process incoming story messages 2022-03-04 13:14:52 -08:00
MediaQualitySelector.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
MediaQualitySelector.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
Modal.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
Modal.tsx Process incoming story messages 2022-03-04 13:14:52 -08:00
ModalHost.tsx Render group stories 2022-04-14 20:08:46 -04:00
NeedsScreenRecordingPermissionsModal.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
NewlyCreatedGroupInvitedContactsDialog.stories.tsx Add badges to avatars in group dialogs 2021-11-20 09:41:21 -06:00
NewlyCreatedGroupInvitedContactsDialog.tsx Use parallel-prettier for lint 2022-03-22 13:45:34 -07:00
PermissionsPopup.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
PopperRootContext.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
Preferences.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Preferences.tsx Add aria-label to all <Select /> instances 2022-04-07 17:40:57 -04:00
ProfileEditor.stories.tsx Optimize profile avatar uploads and sync urls 2022-03-15 17:14:20 -07:00
ProfileEditor.tsx ProfileEditor: Fix updating non-avatar with no avatar 2022-04-07 19:44:26 -07:00
ProfileEditorModal.tsx Optimize profile avatar uploads and sync urls 2022-03-15 17:14:20 -07:00
Profiler.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ProgressDialog.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ProgressDialog.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ProgressModal.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
ProgressModal.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
QrCode.stories.tsx Render QR code with SVG, not canvas 2022-01-14 10:45:05 -06:00
QrCode.tsx Render QR code with SVG, not canvas 2022-01-14 10:45:05 -06:00
ReactionPickerPicker.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
SafetyNumberChangeDialog.stories.tsx Add badges to safety number change dialog 2021-11-17 15:58:34 -06:00
SafetyNumberChangeDialog.tsx Fallback for the SafetyNumberViewer 2022-03-02 10:24:28 -08:00
SafetyNumberModal.tsx Fallback for the SafetyNumberViewer 2022-03-02 10:24:28 -08:00
SafetyNumberViewer.stories.tsx Fallback for the SafetyNumberViewer 2022-03-02 10:24:28 -08:00
SafetyNumberViewer.tsx Fallback for the SafetyNumberViewer 2022-03-02 10:24:28 -08:00
SampleMessageBubbles.tsx Remove React Virtualized from `<Timeline>` 2022-03-03 14:23:10 -06:00
SearchInput.tsx Consolidates the search inputs 2022-02-14 12:57:11 -05:00
Select.stories.tsx @mentions notifications 2021-08-05 07:35:33 -05:00
Select.tsx Add aria-label to all <Select /> instances 2022-04-07 17:40:57 -04:00
SharedGroupNames.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ShortcutGuide.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ShortcutGuide.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ShortcutGuideModal.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Slider.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Slider.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Spinner.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Spinner.tsx Improve experience for contacts without signal accounts 2021-05-20 17:37:08 -07:00
StandaloneRegistration.tsx Move StandaloneRegistration to React 2021-11-30 09:51:53 -08:00
StopPropagation.tsx Stop propagation of `keyDown` in `<StopPropagation>` 2021-11-01 10:46:36 -05:00
Stories.stories.tsx Render group stories 2022-04-14 20:08:46 -04:00
Stories.tsx Prune the story progress effect's dependency list 2022-04-20 19:38:38 -04:00
StoriesPane.tsx Hidden stories list/unhide stories 2022-04-15 18:31:18 -04:00
StoryImage.stories.tsx Repair video playback in viewer 2022-04-12 12:29:30 -07:00
StoryImage.tsx Repair video playback in viewer 2022-04-12 12:29:30 -07:00
StoryListItem.stories.tsx Render group stories 2022-04-14 20:08:46 -04:00
StoryListItem.tsx Hidden stories list/unhide stories 2022-04-15 18:31:18 -04:00
StoryViewer.stories.tsx Render group stories 2022-04-14 20:08:46 -04:00
StoryViewer.tsx Prune the story progress effect's dependency list 2022-04-20 19:38:38 -04:00
StoryViewsNRepliesModal.stories.tsx Process incoming story messages 2022-03-04 13:14:52 -08:00
StoryViewsNRepliesModal.tsx Render group stories 2022-04-14 20:08:46 -04:00
Tabs.tsx Process incoming story messages 2022-03-04 13:14:52 -08:00
TextAttachment.stories.tsx Process text story messages 2022-04-05 21:18:07 -04:00
TextAttachment.tsx Process text story messages 2022-04-05 21:18:07 -04:00
Time.tsx Timeline date headers 2022-01-26 17:05:26 -06:00
TitlebarDragArea.tsx Redesign device link screens 2021-12-16 16:02:22 +01:00
Toast.tsx Add "clean up timer if necessary" utility 2022-02-25 10:37:15 -08:00
ToastAlreadyGroupMember.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastAlreadyGroupMember.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastAlreadyRequestedToJoin.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastAlreadyRequestedToJoin.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastBlocked.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastBlocked.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastBlockedGroup.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastBlockedGroup.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastCannotMixImageAndNonImageAttachments.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastCannotMixImageAndNonImageAttachments.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastCannotStartGroupCall.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastCaptchaFailed.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastCaptchaFailed.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastCaptchaSolved.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastCaptchaSolved.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastConversationArchived.stories.tsx Actionable toasts 2021-10-06 14:00:51 -07:00
ToastConversationArchived.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastConversationMarkedUnread.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastConversationMarkedUnread.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastConversationUnarchived.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastConversationUnarchived.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastDangerousFileType.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastDangerousFileType.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastDebugLogError.stories.tsx Context isolation for the debug log window 2021-10-06 09:16:51 -07:00
ToastDebugLogError.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastDecryptionError.stories.tsx Show sender and device number in decryption error toast 2021-12-06 16:21:30 -08:00
ToastDecryptionError.tsx Show sender and device number in decryption error toast 2021-12-06 16:21:30 -08:00
ToastDeleteForEveryoneFailed.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastDeleteForEveryoneFailed.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastExpired.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastExpired.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastFailedToDeleteUsername.stories.tsx Usernames: Create/update/delete in profile editor 2021-11-01 12:13:35 -07:00
ToastFailedToDeleteUsername.tsx Usernames: Create/update/delete in profile editor 2021-11-01 12:13:35 -07:00
ToastFailedToFetchPhoneNumber.tsx Allow adding to a group by phone number 2022-04-04 17:38:22 -07:00
ToastFailedToFetchUsername.tsx Search for username in compose mode 2021-11-11 17:17:29 -08:00
ToastFileSaved.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastFileSaved.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastFileSize.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastFileSize.tsx Usernames: Create/update/delete in profile editor 2021-11-01 12:13:35 -07:00
ToastGroupLinkCopied.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastGroupLinkCopied.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastInvalidConversation.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastInvalidConversation.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastLeftGroup.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastLeftGroup.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastLinkCopied.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastLinkCopied.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastLoadingFullLogs.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastLoadingFullLogs.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastMaxAttachments.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastMaxAttachments.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastMessageBodyTooLong.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastMessageBodyTooLong.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastOneNonImageAtATime.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastOneNonImageAtATime.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastOriginalMessageNotFound.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastOriginalMessageNotFound.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastPinnedConversationsFull.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastPinnedConversationsFull.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastReactionFailed.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastReactionFailed.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastReportedSpamAndBlocked.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastReportedSpamAndBlocked.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastStickerPackInstallFailed.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastStickerPackInstallFailed.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastTapToViewExpiredIncoming.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastTapToViewExpiredIncoming.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastTapToViewExpiredOutgoing.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastTapToViewExpiredOutgoing.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastUnableToLoadAttachment.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastUnableToLoadAttachment.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastVoiceNoteError.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastVoiceNoteLimit.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastVoiceNoteLimit.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ToastVoiceNoteMustBeOnlyAttachment.stories.tsx Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
ToastVoiceNoteMustBeOnlyAttachment.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Tooltip.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Tooltip.tsx Add focus trap to CallingLobby 2021-11-12 20:34:02 +01:00
WhatsNewLink.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
WhatsNewModal.stories.tsx Release notes for v5.26 2021-12-02 10:51:04 -06:00
WhatsNewModal.tsx Release notes for 5.41.x 2022-04-21 11:43:38 -07:00
_util.ts Introduce a new design for the left pane 2021-10-12 16:59:08 -07:00