Commit Graph

10352 Commits

Author SHA1 Message Date
Jamie Kyle 79035f5570 Add confirm modal when setting pnp to not discoverable 2024-03-26 11:37:19 -04:00
Jamie Kyle f29fc7cf9d Show the system contacts icon in more places 2024-03-25 12:22:35 -07:00
Scott Nonnenberg 6bc6cc64c4 Sort left pane via receivedAt/receivedAtMs, even via edits 2024-03-25 12:21:14 -07:00
Scott Nonnenberg a39e46db5c getProfiles: Better logging; don't let promise propagate 2024-03-25 13:03:15 -04:00
ayumi-signal 83e0e5d33b Update position of Call Screen Raised Hands count button 2024-03-22 12:30:30 -07:00
Scott Nonnenberg 2b132846af markRead: Only update read/seen status on target message 2024-03-22 10:43:45 -07:00
trevor-signal d30da286dc Update error handling in makeVideoScreenshot 2024-03-21 15:54:14 -07:00
Jamie Kyle 1480c3f13a Fix wide toasts in debuglog window 2024-03-21 15:51:22 -07:00
Fedor Indutny 43a26fb017 Fix emoji search crash, show all supported emoji 2024-03-21 15:50:55 -07:00
ayumi-signal a815d81c6c Fix marking read a single call history 2024-03-21 14:30:41 -07:00
trevor-signal ff5ecd8bf3 Cleanup attachment download flow 2024-03-21 16:02:12 -04:00
Fedor Indutny 9ad0e5064d Fix getGotOptions use after merge 2024-03-21 12:56:33 -07:00
Fedor Indutny 912d8f5b9e Fix script name in package.json 2024-03-21 12:15:13 -07:00
Fedor Indutny f55e6e3407 Move away from smartling CLI 2024-03-21 11:31:31 -07:00
Fedor Indutny e90553b3b3 Add localized emoji search 2024-03-21 09:35:54 -07:00
Scott Nonnenberg ce0fb22041 v7.6.0-alpha.1 2024-03-20 17:48:17 -07:00
Scott Nonnenberg fa338961e4 Update strings 2024-03-20 17:48:17 -07:00
Scott Nonnenberg e0ebe4785e Release notes for 7.4 2024-03-20 17:48:17 -07:00
Fedor Indutny 79ed74f7b8 Don't run integrity checks when unlinked 2024-03-20 16:54:34 -07:00
ayumi-signal 0f49d0d391 Upgrade electron to 29.1.5 and revert windows badge fix 2024-03-20 14:56:29 -07:00
ayumi-signal 703d5a97e3 Update calling raise hand button order 2024-03-20 13:58:33 -07:00
Fedor Indutny 091b50c414 Lazy import proxy-agent 2024-03-20 11:05:10 -07:00
trevor-signal 83e8f4b59d Add additional logging for attachment downloading 2024-03-20 11:23:31 -04:00
Fedor Indutny 62e33b44ba Merge signalapp/Signal-Desktop#6830 2024-03-19 17:42:21 -07:00
Fedor Indutny 5994deae89 Localize Chats NavSidebar title 2024-03-19 16:31:50 -07:00
Jim Gustafson 1dd03af574 Update to RingRTC v2.39.2 2024-03-19 11:41:17 -07:00
Fedor Indutny 60fa6a11ef Better group call state management 2024-03-19 10:40:37 -07:00
Jamie Kyle 193f344b16 Use useCallback all the time in smart components 2024-03-19 10:12:32 -07:00
ayumi-signal ffb1fe2590 Fix GroupCallRemoteParticipant error dialog to retain error message 2024-03-19 09:41:05 -07:00
Jamie Kyle 33d30c6e74 Refactor ConversationHeader into function component 2024-03-19 09:46:09 -04:00
Scott Nonnenberg 9533796c81 EmojiPicker: Enter adds emoji in keyboard mode, otherwise dismisses 2024-03-19 09:23:31 -04:00
Scott Nonnenberg 28eaf1689f AboutContactModal: Use systemGivenName for contact before firstName 2024-03-18 17:46:47 -07:00
Jamie Kyle 53ae88c777 Sort by recency then alphabetically everywhere 2024-03-18 16:31:42 -07:00
Fedor Indutny 9aff86f02b Simplify online/offline status management 2024-03-18 14:48:00 -07:00
ayumi-signal b359d28771 Fix Timeline to not peek group call for direct calls 2024-03-18 12:47:22 -07:00
trevor-signal 9ebdf6e399 Retain key for downloaded attachments 2024-03-18 11:38:52 -07:00
Fedor Indutny 6f4730b42c Don't unlink on 4409 2024-03-18 10:08:36 -07:00
trevor-signal d2d2a230b6 Avoid repeated scollToMessage actions 2024-03-18 09:22:06 -07:00
Jamie Kyle 11ea595457 Remove accepted message without explicit user action 2024-03-15 12:11:48 -07:00
ayumi-signal 8a21f8655f Fix doGroupCallPeek to skip direct conversations 2024-03-15 10:21:59 -07:00
Fedor Indutny 73c0e0eb18 Fix createProxyAgent on Electron 29 2024-03-15 09:42:13 -07:00
Jamie Kyle 1e275a917c Always use static/cached selectors in useSelector 2024-03-15 10:38:26 -04:00
Fedor Indutny d85a1d5074 Add preliminary message backup harness 2024-03-15 10:20:33 -04:00
Chris Eager 231bf91a22 Update ChallengeType 2024-03-14 14:16:09 -07:00
Sergey Skrobotov 9f40562b19 unauthenticated WebSocket via libsignal: shadowing mode
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-03-14 14:08:51 -07:00
Jamie Kyle d696a2c082 Fix error thrown in SmartSafetyNumberModal 2024-03-14 12:35:03 -07:00
Jamie Kyle e0c2627dc6 Fix ConversationDetails groupsInCommon empty 2024-03-14 12:18:50 -07:00
Brendan Fattig 09fc0d690b Use base64url encoding for encrypted username 2024-03-14 14:09:02 -05:00
Fedor Indutny 1fcad38967 Skip updating ICU types if they are unchanged 2024-03-14 10:14:58 -07:00
trevor-signal beee8414a3 Enable minimize to tray on linux in production 2024-03-14 10:01:40 -07:00