.. |
conversation
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
conversationList
|
Left pane spacing tweaks
|
2021-10-14 15:21:10 -05:00 |
emoji
|
Focus-trap: Use allowOutsideClick where appropriate
|
2021-10-06 15:56:37 -05:00 |
leftPane
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
stickers
|
Focus-trap: Use allowOutsideClick where appropriate
|
2021-10-06 15:56:37 -05:00 |
_util.ts
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
About.tsx
|
Permissions popup context iso
|
2021-09-17 18:24:21 -04:00 |
AddGroupMemberErrorDialog.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
AddGroupMemberErrorDialog.tsx
|
Remove unnecessary props from <ContactName>
|
2021-09-16 11:15:43 -05:00 |
Alert.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
Alert.tsx
|
|
|
AnnouncementsOnlyGroupBanner.tsx
|
|
|
App.tsx
|
Adds open/close animations to dialogs and modals
|
2021-09-29 16:59:37 -04:00 |
Avatar.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
Avatar.tsx
|
Assign fallback to avatar color, fixing "New group" icon
|
2021-10-13 17:13:13 -07:00 |
AvatarColorPicker.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
AvatarColorPicker.tsx
|
|
|
AvatarEditor.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
AvatarEditor.tsx
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
AvatarIconEditor.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
AvatarIconEditor.tsx
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
AvatarLightbox.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
AvatarLightbox.tsx
|
Improved Lightbox experience
|
2021-08-23 16:14:53 -07:00 |
AvatarModalButtons.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
AvatarModalButtons.tsx
|
|
|
AvatarPopup.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
AvatarPopup.tsx
|
Permissions popup context iso
|
2021-09-17 18:24:21 -04:00 |
AvatarPreview.stories.tsx
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
AvatarPreview.tsx
|
Fix blank avatars, duplicate recent media, static message details
|
2021-09-29 13:18:27 -07:00 |
AvatarTextEditor.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
AvatarTextEditor.tsx
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
AvatarUploadButton.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
AvatarUploadButton.tsx
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
BackboneHost.tsx
|
|
|
BetterAvatar.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
BetterAvatar.tsx
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
BetterAvatarBubble.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
BetterAvatarBubble.tsx
|
|
|
Button.stories.tsx
|
Streamlined system messages
|
2021-08-26 13:51:55 -07:00 |
Button.tsx
|
Streamlined system messages
|
2021-08-26 13:51:55 -07:00 |
CallBackgroundBlur.tsx
|
|
|
CallingButton.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
CallingButton.tsx
|
CallScreen interactivity fixes
|
2021-09-17 20:20:29 -04:00 |
CallingDeviceSelection.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
CallingDeviceSelection.tsx
|
Import AudioDevice and VideoFrameSource directly from RingRTC
|
2021-09-28 11:37:03 -05:00 |
CallingHeader.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
CallingHeader.tsx
|
Hide participant list button on direct calls
|
2021-10-07 16:50:57 -04:00 |
CallingLobby.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
CallingLobby.tsx
|
Use physical keys+layout for shortcuts
|
2021-09-29 14:21:15 -07:00 |
CallingLobbyJoinButton.tsx
|
|
|
CallingParticipantsList.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
CallingParticipantsList.tsx
|
Remove unnecessary props from <ContactName>
|
2021-09-16 11:15:43 -05:00 |
CallingPip.stories.tsx
|
Activate speaker view when screensharing, even while in PiP
|
2021-10-07 13:56:27 -05:00 |
CallingPip.tsx
|
Activate speaker view when screensharing, even while in PiP
|
2021-10-07 13:56:27 -05:00 |
CallingPipRemoteVideo.tsx
|
Import AudioDevice and VideoFrameSource directly from RingRTC
|
2021-09-28 11:37:03 -05:00 |
CallingPreCallInfo.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
CallingPreCallInfo.tsx
|
Let users ring members when starting a group call
|
2021-08-25 16:42:51 -05:00 |
CallingScreenSharingController.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
CallingScreenSharingController.tsx
|
|
|
CallingSelectPresentingSourcesModal.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
CallingSelectPresentingSourcesModal.tsx
|
|
|
CallingToastManager.tsx
|
|
|
CallManager.stories.tsx
|
In prerelease, enable background throttling when not on a call
|
2021-09-28 14:00:22 -05:00 |
CallManager.tsx
|
Activate speaker view when screensharing, even while in PiP
|
2021-10-07 13:56:27 -05:00 |
CallNeedPermissionScreen.tsx
|
Remove unnecessary props from <ContactName>
|
2021-09-16 11:15:43 -05:00 |
CallScreen.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
CallScreen.tsx
|
Use physical keys+layout for shortcuts
|
2021-09-29 14:21:15 -07:00 |
CaptchaDialog.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
CaptchaDialog.tsx
|
|
|
CaptionEditor.stories.tsx
|
Send related emoji along with Sticker, fix SendMessage types
|
2021-10-05 17:10:08 -05:00 |
CaptionEditor.tsx
|
|
|
ChatColorPicker.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
ChatColorPicker.tsx
|
Fix background bleed through on color bubbles
|
2021-10-01 09:16:44 -07:00 |
Checkbox.stories.tsx
|
Faster preferences window
|
2021-08-18 13:08:14 -07:00 |
Checkbox.tsx
|
Allows clicking on label to edit checkbox
|
2021-08-24 14:48:38 -07:00 |
ClearingData.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
ClearingData.tsx
|
Refine the clear all data experience
|
2021-08-24 15:57:34 -05:00 |
CompositionArea.stories.tsx
|
Send related emoji along with Sticker, fix SendMessage types
|
2021-10-05 17:10:08 -05:00 |
CompositionArea.tsx
|
ConversationView in React
|
2021-10-05 09:47:06 -07:00 |
CompositionInput.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
CompositionInput.tsx
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
CompositionUpload.tsx
|
Moves DraftAttachments into redux
|
2021-09-24 16:03:32 -04:00 |
ConfirmationDialog.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
ConfirmationDialog.tsx
|
Animates ModalHost overlay
|
2021-10-14 09:52:42 -07:00 |
ConfirmDiscardDialog.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
ConfirmDiscardDialog.tsx
|
|
|
ContactListItem.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
ContactListItem.tsx
|
|
|
ContactPill.tsx
|
Remove unnecessary props from <ContactName>
|
2021-09-16 11:15:43 -05:00 |
ContactPills.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
ContactPills.tsx
|
Permissions popup context iso
|
2021-09-17 18:24:21 -04:00 |
ConversationList.stories.tsx
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
ConversationList.tsx
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
Countdown.stories.tsx
|
|
|
Countdown.tsx
|
|
|
CustomColorEditor.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
CustomColorEditor.tsx
|
|
|
CustomizingPreferredReactionsModal.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
CustomizingPreferredReactionsModal.tsx
|
Allow duplicates in reaction palette
|
2021-09-13 10:04:45 -07:00 |
DebugLogWindow.stories.tsx
|
Context isolation for the debug log window
|
2021-10-06 09:16:51 -07:00 |
DebugLogWindow.tsx
|
Context isolation for the debug log window
|
2021-10-06 09:16:51 -07:00 |
DialogExpiredBuild.stories.tsx
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
DialogExpiredBuild.tsx
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
DialogNetworkStatus.stories.tsx
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
DialogNetworkStatus.tsx
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
DialogRelink.stories.tsx
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
DialogRelink.tsx
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
DialogUpdate.stories.tsx
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
DialogUpdate.tsx
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
DirectCallRemoteParticipant.tsx
|
|
|
DisappearingTimeDialog.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
DisappearingTimeDialog.tsx
|
ESLint: allow for..of
|
2021-08-26 13:18:00 -05:00 |
DisappearingTimerSelect.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
DisappearingTimerSelect.tsx
|
|
|
ErrorModal.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
ErrorModal.tsx
|
|
|
ForwardMessageModal.stories.tsx
|
Send related emoji along with Sticker, fix SendMessage types
|
2021-10-05 17:10:08 -05:00 |
ForwardMessageModal.tsx
|
Animates ModalHost overlay
|
2021-10-14 09:52:42 -07:00 |
GlobalAudioContext.tsx
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
GlobalModalContainer.tsx
|
Move the safety number viewer into modal
|
2021-10-06 16:27:14 -04:00 |
GradientDial.tsx
|
|
|
GroupCallOverflowArea.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
GroupCallOverflowArea.tsx
|
Import AudioDevice and VideoFrameSource directly from RingRTC
|
2021-09-28 11:37:03 -05:00 |
GroupCallRemoteParticipant.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
GroupCallRemoteParticipant.tsx
|
Import AudioDevice and VideoFrameSource directly from RingRTC
|
2021-09-28 11:37:03 -05:00 |
GroupCallRemoteParticipants.tsx
|
Import AudioDevice and VideoFrameSource directly from RingRTC
|
2021-09-28 11:37:03 -05:00 |
GroupDescriptionInput.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
GroupDescriptionInput.tsx
|
Update limits for GroupDescriptionInput
|
2021-10-05 11:47:47 -07:00 |
GroupDescriptionText.tsx
|
|
|
GroupDialog.tsx
|
Remove unnecessary props from <ContactName>
|
2021-09-16 11:15:43 -05:00 |
GroupTitleInput.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
GroupTitleInput.tsx
|
|
|
GroupV1MigrationDialog.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
GroupV1MigrationDialog.tsx
|
|
|
GroupV2JoinDialog.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
GroupV2JoinDialog.tsx
|
|
|
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 |
Inbox.tsx
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
IncomingCallBar.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
IncomingCallBar.tsx
|
Remove redundant incoming call bar code
|
2021-09-29 13:30:22 -05:00 |
InContactsIcon.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
InContactsIcon.tsx
|
|
|
Input.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
Input.tsx
|
Update limits for GroupDescriptionInput
|
2021-10-05 11:47:47 -07:00 |
Install.tsx
|
|
|
Intl.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
Intl.tsx
|
Update release notes for 5.18
|
2021-09-22 09:02:50 -07:00 |
LeftPane.stories.tsx
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
LeftPane.tsx
|
Remove left pane width transition
|
2021-10-14 16:21:04 -05:00 |
LeftPaneDialog.tsx
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
Lightbox.stories.tsx
|
Send related emoji along with Sticker, fix SendMessage types
|
2021-10-05 17:10:08 -05:00 |
Lightbox.tsx
|
Animates ModalHost overlay
|
2021-10-14 09:52:42 -07:00 |
MainHeader.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
MainHeader.tsx
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
MediaQualitySelector.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
MediaQualitySelector.tsx
|
|
|
Modal.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
Modal.tsx
|
Animates ModalHost overlay
|
2021-10-14 09:52:42 -07:00 |
ModalHost.tsx
|
Animates ModalHost overlay
|
2021-10-14 09:52:42 -07:00 |
NeedsScreenRecordingPermissionsModal.tsx
|
|
|
NewlyCreatedGroupInvitedContactsDialog.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
NewlyCreatedGroupInvitedContactsDialog.tsx
|
Moves navigateTo to util
|
2021-09-21 16:45:25 -04:00 |
PermissionsPopup.tsx
|
Permissions popup context iso
|
2021-09-17 18:24:21 -04:00 |
PopperRootContext.tsx
|
|
|
Preferences.stories.tsx
|
Subscribe to theme change in settings
|
2021-09-29 11:37:30 -07:00 |
Preferences.tsx
|
Subscribe to theme change in settings
|
2021-09-29 11:37:30 -07:00 |
ProfileEditor.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
ProfileEditor.tsx
|
Update limits for GroupDescriptionInput
|
2021-10-05 11:47:47 -07:00 |
ProfileEditorModal.tsx
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
Profiler.tsx
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
ProgressDialog.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
ProgressDialog.tsx
|
|
|
ProgressModal.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
ProgressModal.tsx
|
|
|
ReactionPickerPicker.tsx
|
Allow duplicates in reaction palette
|
2021-09-13 10:04:45 -07:00 |
SafetyNumberChangeDialog.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
SafetyNumberChangeDialog.tsx
|
|
|
SafetyNumberModal.tsx
|
Move the safety number viewer into modal
|
2021-10-06 16:27:14 -04:00 |
SafetyNumberViewer.stories.tsx
|
Move the safety number viewer into modal
|
2021-10-06 16:27:14 -04:00 |
SafetyNumberViewer.tsx
|
Move the safety number viewer into modal
|
2021-10-06 16:27:14 -04:00 |
SampleMessageBubbles.tsx
|
|
|
SearchInput.tsx
|
|
|
Select.stories.tsx
|
|
|
Select.tsx
|
Faster preferences window
|
2021-08-18 13:08:14 -07:00 |
SharedGroupNames.tsx
|
Improve a few strings, highlight back button on focus, proper key value
|
2021-09-17 13:57:54 -07:00 |
ShortcutGuide.stories.tsx
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
ShortcutGuide.tsx
|
Permissions popup context iso
|
2021-09-17 18:24:21 -04:00 |
ShortcutGuideModal.tsx
|
|
|
Slider.stories.tsx
|
|
|
Slider.tsx
|
|
|
Spinner.stories.tsx
|
|
|
Spinner.tsx
|
|
|
StandaloneRegistration.tsx
|
|
|
StopPropagation.tsx
|
Make triple dot menu work on really small screen widths
|
2021-10-05 08:58:34 -05:00 |
Tabs.tsx
|
|
|
Toast.tsx
|
Memoize toasts to unstick them in AudioCapture
|
2021-10-12 14:09:00 -05:00 |
ToastAlreadyGroupMember.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastAlreadyGroupMember.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastAlreadyRequestedToJoin.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastAlreadyRequestedToJoin.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastBlocked.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastBlocked.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastBlockedGroup.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastBlockedGroup.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastCannotMixImageAndNonImageAttachments.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastCannotMixImageAndNonImageAttachments.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastCannotStartGroupCall.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastCaptchaFailed.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastCaptchaFailed.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastCaptchaSolved.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastCaptchaSolved.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastConversationArchived.stories.tsx
|
Actionable toasts
|
2021-10-06 14:00:51 -07:00 |
ToastConversationArchived.tsx
|
Actionable toasts
|
2021-10-06 14:00:51 -07:00 |
ToastConversationMarkedUnread.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastConversationMarkedUnread.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastConversationUnarchived.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastConversationUnarchived.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastDangerousFileType.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastDangerousFileType.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastDebugLogError.stories.tsx
|
Context isolation for the debug log window
|
2021-10-06 09:16:51 -07:00 |
ToastDebugLogError.tsx
|
Context isolation for the debug log window
|
2021-10-06 09:16:51 -07:00 |
ToastDecryptionError.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastDecryptionError.tsx
|
Actionable toasts
|
2021-10-06 14:00:51 -07:00 |
ToastDeleteForEveryoneFailed.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastDeleteForEveryoneFailed.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastExpired.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastExpired.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastFileSaved.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastFileSaved.tsx
|
Actionable toasts
|
2021-10-06 14:00:51 -07:00 |
ToastFileSize.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastFileSize.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastGroupLinkCopied.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastGroupLinkCopied.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastInvalidConversation.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastInvalidConversation.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastLeftGroup.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastLeftGroup.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastLinkCopied.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastLinkCopied.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastLoadingFullLogs.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastLoadingFullLogs.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastMaxAttachments.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastMaxAttachments.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastMessageBodyTooLong.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastMessageBodyTooLong.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastOneNonImageAtATime.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastOneNonImageAtATime.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastOriginalMessageNotFound.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastOriginalMessageNotFound.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastPinnedConversationsFull.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastPinnedConversationsFull.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastReactionFailed.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastReactionFailed.tsx
|
Actionable toasts
|
2021-10-06 14:00:51 -07:00 |
ToastReportedSpamAndBlocked.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastReportedSpamAndBlocked.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastStickerPackInstallFailed.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastStickerPackInstallFailed.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastTapToViewExpiredIncoming.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastTapToViewExpiredIncoming.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastTapToViewExpiredOutgoing.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastTapToViewExpiredOutgoing.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastUnableToLoadAttachment.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastUnableToLoadAttachment.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastVoiceNoteError.tsx
|
Adds error dialog when voice recorder cannot start
|
2021-09-30 13:13:47 -07:00 |
ToastVoiceNoteLimit.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastVoiceNoteLimit.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastVoiceNoteMustBeOnlyAttachment.stories.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
ToastVoiceNoteMustBeOnlyAttachment.tsx
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
Tooltip.stories.tsx
|
|
|
Tooltip.tsx
|
Introduce a new design for the left pane
|
2021-10-12 16:59:08 -07:00 |
WhatsNew.tsx
|
v5.21 release notes
|
2021-10-14 20:51:10 -04:00 |