..
AddUserToAnotherGroupModal.tsx
Implemented ability to quickly add a user to a group
2022-09-26 09:24:52 -07:00
AllMedia.tsx
Add type-alias-readonlydeep rule and make ducks mostly immutable
2023-01-13 12:07:26 -08:00
App.tsx
Unsupported OS Dialog
2023-01-18 15:31:10 -08:00
CallingDeviceSelection.tsx
Prefer import type
when importing types
2021-10-26 14:15:33 -05:00
CallManager.tsx
Enables ContextIsolation
2023-01-12 16:24:59 -08:00
CaptchaDialog.tsx
Prefer import type
when importing types
2021-10-26 14:15:33 -05:00
ChatColorPicker.tsx
Fix default conversation color overrides
2021-12-03 18:10:03 -08:00
ChooseGroupMembersModal.tsx
Add to group by username
2022-06-16 17:38:28 -07:00
CompositionArea.tsx
Make composer duck aware of the conversation it is in
2023-01-04 16:22:36 -08:00
CompositionTextArea.tsx
conversation_view: Move the last of the small functions to redux
2022-12-20 22:25:10 -05:00
ConfirmAdditionsModal.tsx
Allow adding to a group by phone number
2022-04-04 17:38:22 -07:00
ContactModal.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
ContactName.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
ContactSpoofingReviewDialog.tsx
conversation_view: Move the last of the small functions to redux
2022-12-20 22:25:10 -05:00
ConversationDetails.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
ConversationHeader.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
ConversationNotificationsSettings.tsx
ConversationView: Move call/mute functions into redux
2022-12-06 09:31:44 -08:00
ConversationView.tsx
SmartTimeline: Use key prop to ensure no re-use of existing component
2023-01-17 22:27:34 -05:00
CrashReportDialog.tsx
Detect startup after recent crashes
2022-01-11 12:02:46 -08:00
CustomizingPreferredReactionsModal.tsx
Respect "rules of hooks" in <SmartCustomizingPreferredReactionsModal>
2021-09-10 15:50:56 -07:00
EditUsernameModalBody.tsx
Don't access RemoteConfig directly from 'dumb' components
2022-10-24 13:46:36 -07:00
EmojiPicker.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
ForwardMessageModal.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
GlobalAudioProvider.tsx
Prefer import type
when importing types
2021-10-26 14:15:33 -05:00
GlobalModalContainer.tsx
Fix GlobalModalContainer missing types
2022-12-22 14:28:47 -08:00
GroupLinkManagement.tsx
Moves group link management actions to redux
2022-06-13 14:42:19 -04:00
GroupV1MigrationDialog.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
GroupV2JoinDialog.tsx
Prefer import type
when importing types
2021-10-26 14:15:33 -05:00
GroupV2Permissions.tsx
Moves parts of conversation view into redux
2022-12-05 14:56:23 -08:00
GV1Members.tsx
Moves various panels out to ConversationView react
2022-12-14 17:10:09 -08:00
HeroRow.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
Inbox.tsx
Removes Backbone.View and jQuery
2023-01-02 13:34:41 -08:00
InstallScreen.tsx
Adds debugging utilities in dev/beta environments
2023-01-18 19:02:03 -05:00
LeftPane.tsx
Fix keyboard search when left pane is narrow
2023-02-22 14:21:59 -05:00
Lightbox.tsx
Add type-alias-readonlydeep rule and make ducks mostly immutable
2023-01-13 12:07:26 -08:00
MainHeader.tsx
Notification for failed story sends
2023-02-07 12:33:04 -07:00
MessageAudio.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
MessageDetail.tsx
Moves message details into React pane land
2022-12-21 15:44:23 -05:00
MessageSearchResult.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
NetworkStatus.tsx
Unsupported OS Dialog
2023-01-18 15:31:10 -08:00
PendingInvites.tsx
Moves parts of conversation view into redux
2022-12-05 14:56:23 -08:00
ProfileEditorModal.tsx
Username onboarding
2023-02-13 10:51:41 -08:00
ReactionPicker.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
RelinkDialog.tsx
Unsupported OS Dialog
2023-01-18 15:31:10 -08:00
renderAudioAttachment.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
renderEmojiPicker.tsx
Prefer import type
when importing types
2021-10-26 14:15:33 -05:00
renderReactionPicker.tsx
Prefer import type
when importing types
2021-10-26 14:15:33 -05:00
SafetyNumberModal.tsx
Prefer import type
when importing types
2021-10-26 14:15:33 -05:00
SafetyNumberViewer.tsx
Fallback for the SafetyNumberViewer
2022-03-02 10:24:28 -08:00
SendAnywayDialog.tsx
SafetyNumberChangeDialog: Introduce awareness of stories
2022-11-10 23:10:30 -05:00
ShortcutGuideModal.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
StickerManager.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
StickerPreviewModal.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
Stories.tsx
ConversationView: Pull various functions out of getMessageActions
2022-12-19 17:04:47 -08:00
StoriesSettingsModal.tsx
SafetyNumberChangeDialog: Introduce awareness of stories
2022-11-10 23:10:30 -05:00
StoryCreator.tsx
Add emoji button to text story creation
2022-11-28 13:52:16 -05:00
StoryViewer.tsx
Use ReadonlyArrays in conversation model and redux
2022-12-21 16:07:02 -08:00
Timeline.tsx
Confine message selector cache to component
2023-01-19 11:56:02 -08:00
TimelineItem.tsx
Confine message selector cache to component
2023-01-19 11:56:02 -08:00
TypingBubble.tsx
Remove end year from licenses
2023-01-03 11:55:46 -08:00
UniversalTimerNotification.tsx
Prefer import type
when importing types
2021-10-26 14:15:33 -05:00
UnsupportedOSDialog.tsx
Unsupported OS Dialog
2023-01-18 15:31:10 -08:00
UpdateDialog.tsx
Unsupported OS Dialog
2023-01-18 15:31:10 -08:00