signal-desktop/ts/state/smart
2023-08-29 17:09:59 -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 Atomic linking 2023-08-28 17:41:32 -07:00
CallingDeviceSelection.tsx Prefer import type when importing types 2021-10-26 14:15:33 -05:00
CallManager.tsx Migrate schema to service ids 2023-08-21 09:30:33 -07:00
CallsTab.tsx Mark all calls read when opening calls tab 2023-08-22 17:01:36 -04: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
ChatsTab.tsx Load messages when showConversation is called in other tab 2023-08-29 17:09:59 -07:00
ChooseGroupMembersModal.tsx Introduce Service Id Types 2023-08-21 09:30:32 -07:00
CompositionArea.tsx Migrate schema to service ids 2023-08-21 09:30:33 -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 Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -07:00
ConfirmAdditionsModal.tsx Allow adding to a group by phone number 2022-04-04 17:38:22 -07:00
ContactModal.tsx Migrate schema to service ids 2023-08-21 09:30:33 -07: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 Migrate schema to service ids 2023-08-21 09:30:33 -07:00
ConversationHeader.tsx Fix legacy call-history messages without a callId 2023-08-21 09:30:33 -07:00
ConversationNotificationsSettings.tsx ConversationView: Move call/mute functions into redux 2022-12-06 09:31:44 -08:00
ConversationPanel.tsx Fix panel animations when switching tabs 2023-08-21 13:18:22 -07:00
ConversationView.tsx Adds transitions to panels 2023-07-26 15:23:32 -07:00
CrashReportDialog.tsx Detect startup after recent crashes 2022-01-11 12:02:46 -08:00
CustomizingPreferredReactionsModal.tsx Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -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 Migrate schema to service ids 2023-08-21 09:30:33 -07:00
HeroRow.tsx Show story rings around avatars in send story modal 2023-03-07 21:15:25 -05:00
Inbox.tsx Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -07:00
InstallScreen.tsx Use Promise.race instead so both promises do not resolve 2023-05-15 08:08:15 -07:00
LeftPane.tsx Introduce Service Id Types 2023-08-21 09:30:32 -07:00
Lightbox.tsx Multi-select forwarding and deleting 2023-03-20 15:23:53 -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
NavTabs.tsx Update nav tab badges, fix several call tabs issues 2023-08-21 09:30:32 -07:00
NetworkStatus.tsx Unsupported OS Dialog 2023-01-18 15:31:10 -08:00
PendingInvites.tsx Migrate schema to service ids 2023-08-21 09:30:33 -07:00
ProfileEditorModal.tsx Update nav tab badges, fix several call tabs issues 2023-08-21 09:30:32 -07:00
ReactionPicker.tsx Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -07: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 Add support for ACI safety numbers behind a feature flag 2023-07-19 16:21:30 -07:00
SafetyNumberViewer.tsx Add support for ACI safety numbers behind a feature flag 2023-07-19 16:21:30 -07: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
StoriesSettingsModal.tsx Migrate schema to service ids 2023-08-21 09:30:33 -07:00
StoriesTab.tsx Only count unread stats for other tabs 2023-08-21 16:12:27 -04:00
StoryCreator.tsx Update call tab design based on feedback 2023-08-21 09:30:32 -07:00
StoryViewer.tsx Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -07:00
Timeline.tsx Migrate schema to service ids 2023-08-21 09:30:33 -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