signal-desktop/ts/state/smart
2023-07-05 15:38:37 -07:00
..
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 Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
CallingDeviceSelection.tsx Prefer import type when importing types 2021-10-26 14:15:33 -05:00
CallManager.tsx Adds sentAt to notification logging 2023-06-14 13:55:50 -07:00
CaptchaDialog.tsx Move challenge urls into config 2023-04-06 14:49:24 -07: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 Adds keyboard shortcut for editing last message sent 2023-05-11 17:27:19 -07:00
CompositionRecording.tsx Voice notes drafts 2023-03-02 13:55:40 -07:00
CompositionRecordingDraft.tsx Voice notes drafts 2023-03-02 13:55:40 -07:00
CompositionTextArea.tsx Allow copy/paste of formatting and mentions 2023-05-09 17:40:19 -07:00
ConfirmAdditionsModal.tsx Allow adding to a group by phone number 2022-04-04 17:38:22 -07:00
ContactModal.tsx Show story rings around avatars in send story modal 2023-03-07 21:15:25 -05:00
ContactName.tsx Fully migrate to ICU 2023-03-29 17:03:25 -07:00
ContactSpoofingReviewDialog.tsx conversation_view: Move the last of the small functions to redux 2022-12-20 22:25:10 -05:00
ConversationDetails.tsx Update call-only conversation message request UI 2023-05-12 14:20:10 -04:00
ConversationHeader.tsx Update header actions/add hiddenFromConversationSearch 2023-06-29 11:40:00 -07:00
ConversationNotificationsSettings.tsx ConversationView: Move call/mute functions into redux 2022-12-06 09:31:44 -08:00
ConversationPanel.tsx Always move focus to new panel when showing 2023-06-15 15:26:53 -07:00
ConversationView.tsx Always move focus to new panel when showing 2023-06-15 15:26:53 -07: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
DeleteMessagesModal.tsx Rename delete for everyone to delete from all devices in note to self 2023-04-13 13:38:35 -07:00
EditHistoryMessagesModal.tsx Adds logging for edit syncs processing 2023-07-05 15:38:37 -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
ForwardMessagesModal.tsx Fix forwarding attachments that haven't been downloaded 2023-06-16 11:41:52 -07:00
GlobalModalContainer.tsx Show a warning dialog when sending first edited message 2023-06-14 15:20:06 -07: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 Show story rings around avatars in send story modal 2023-03-07 21:15:25 -05:00
Inbox.tsx Display "days ago" in loading screen 2023-03-28 13:31:24 -07:00
InstallScreen.tsx Use Promise.race instead so both promises do not resolve 2023-05-15 08:08:15 -07:00
LeftPane.tsx Context menu for left pane list items 2023-04-05 13:48:00 -07:00
Lightbox.tsx Multi-select forwarding and deleting 2023-03-20 15:23:53 -07:00
MainHeader.tsx Notification for failed story sends 2023-02-07 12:33:04 -07:00
MessageAudio.tsx Voice notes drafts 2023-03-02 13:55:40 -07:00
MessageDetail.tsx Adds an edit message entry point in message details screen 2023-06-15 11:34:20 -07:00
MessageSearchResult.tsx fail quietly when search messagelookup gets dropped 2023-06-22 00:02:07 +02:00
MiniPlayer.tsx Fully migrate to ICU 2023-03-29 17:03:25 -07: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 Voice notes mini-player 2023-02-24 15:18:57 -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 Fully migrate to ICU 2023-03-29 17:03:25 -07:00
ShortcutGuideModal.tsx Several text formatting fixes 2023-04-17 18:16:41 -07: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 Multi-select forwarding and deleting 2023-03-20 15:23:53 -07:00
StoriesSettingsModal.tsx SafetyNumberChangeDialog: Introduce awareness of stories 2022-11-10 23:10:30 -05:00
StoryCreator.tsx Update electron to 24.2.0 2023-05-10 12:58:35 -07:00
StoryViewer.tsx Allow copy/paste of formatting and mentions 2023-05-09 17:40:19 -07:00
Timeline.tsx Show mentioned badges & enable scrolling to mentions in conversations 2023-05-23 14:59:07 -07:00
TimelineItem.tsx Add copy option to triple-dot menu of messages 2023-05-09 10:52:42 -04: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 Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
UpdateDialog.tsx Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
VoiceNotesPlaybackProvider.tsx Adds a pop and whoosh sound for message receive/sent 2023-05-09 10:52:42 -04:00
Waveform.tsx Voice notes drafts 2023-03-02 13:55:40 -07:00