.. |
AddUserToAnotherGroupModal.tsx
|
Implemented ability to quickly add a user to a group
|
2022-09-26 09:24:52 -07:00 |
App.tsx
|
Moves showLightbox to redux
|
2022-12-09 21:02:22 -05:00 |
CallingDeviceSelection.tsx
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
CallManager.tsx
|
Added clearer debug logging to createOrLookup
|
2022-12-02 17:05:27 -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
|
ConversationView: Move setQuotedMessage/scrollToMessage to redux
|
2022-12-09 11:11:14 -08:00 |
CompositionTextArea.tsx
|
Update eslint to 8.27.0
|
2022-11-17 16:45:19 -08:00 |
ConfirmAdditionsModal.tsx
|
Allow adding to a group by phone number
|
2022-04-04 17:38:22 -07:00 |
ContactModal.tsx
|
Add story entry points around the app
|
2022-07-21 17:44:35 -07:00 |
ContactName.tsx
|
Update eslint to 8.27.0
|
2022-11-17 16:45:19 -08:00 |
ContactSpoofingReviewDialog.tsx
|
Update eslint to 8.27.0
|
2022-11-17 16:45:19 -08:00 |
ConversationDetails.tsx
|
Moves ConversationDetails to react panels
|
2022-12-15 22:12:05 -05:00 |
ConversationHeader.tsx
|
Moves ConversationDetails to react panels
|
2022-12-15 22:12:05 -05:00 |
ConversationNotificationsSettings.tsx
|
ConversationView: Move call/mute functions into redux
|
2022-12-06 09:31:44 -08:00 |
ConversationView.tsx
|
Moves ConversationDetails to react panels
|
2022-12-15 22:12:05 -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
|
Update eslint to 8.27.0
|
2022-11-17 16:45:19 -08:00 |
ExpiredBuildDialog.tsx
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
ForwardMessageModal.tsx
|
Eliminate resetEmojiResults, move onEditorStateChanged to redux
|
2022-12-08 15:56:17 -08:00 |
GlobalAudioProvider.tsx
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
GlobalModalContainer.tsx
|
Moves showStickerPackPreview to globalModals
|
2022-12-09 11:01:46 -08:00 |
GroupLinkManagement.tsx
|
Moves group link management actions to redux
|
2022-06-13 14:42:19 -04:00 |
GroupV1MigrationDialog.tsx
|
Moves startGV2Migration to redux
|
2022-12-08 01:41:37 -05: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
|
Onboarding story
|
2022-11-08 21:38:19 -05:00 |
InstallScreen.tsx
|
tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev
|
2022-09-15 13:17:15 -06:00 |
LeftPane.tsx
|
Don't access RemoteConfig directly from 'dumb' components
|
2022-10-24 13:46:36 -07:00 |
Lightbox.tsx
|
Moves saveAttachment to a redux action
|
2022-12-14 10:12:04 -08:00 |
MainHeader.tsx
|
Clear stories notification after visiting stories view
|
2022-08-23 13:37:48 -04:00 |
MessageAudio.tsx
|
Remove underscore
|
2022-11-29 16:53:39 -08:00 |
MessageDetail.tsx
|
Moves various panels out to ConversationView react
|
2022-12-14 17:10:09 -08:00 |
MessageSearchResult.tsx
|
Add badges to all conversation lists
|
2021-11-17 22:11:21 +01:00 |
NetworkStatus.tsx
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
PendingInvites.tsx
|
Moves parts of conversation view into redux
|
2022-12-05 14:56:23 -08:00 |
ProfileEditorModal.tsx
|
Discriminator in username
|
2022-10-18 10:12:02 -07:00 |
ReactionPicker.tsx
|
Update eslint to 8.27.0
|
2022-11-17 16:45:19 -08:00 |
RelinkDialog.tsx
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
renderAudioAttachment.tsx
|
Implement group story reply deletion
|
2022-11-04 07:22:07 -06: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 as any workaround from smart components
|
2022-02-25 17:59:43 -06:00 |
StickerManager.tsx
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
StickerPreviewModal.tsx
|
Moves showStickerPackPreview to globalModals
|
2022-12-09 11:01:46 -08:00 |
Stories.tsx
|
Moves saveAttachment to a redux action
|
2022-12-14 10:12:04 -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
|
Move ToastType to its own file to avoid importing electron in storybooks
|
2022-12-14 16:48:36 -08:00 |
Timeline.tsx
|
Moves various panels out to ConversationView react
|
2022-12-14 17:10:09 -08:00 |
TimelineItem.tsx
|
Support for incoming gift badges
|
2022-05-11 13:59:58 -07:00 |
TypingBubble.tsx
|
Add user badges to typing bubbles, refactor typing logic
|
2021-11-15 21:01:58 +01:00 |
UniversalTimerNotification.tsx
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
UpdateDialog.tsx
|
Display correct link in DialogUpdate
|
2021-11-11 16:46:16 -06:00 |