Commit graph

10336 commits

Author SHA1 Message Date
a50133cd7a Inject custom workflow 2024-09-12 13:51:30 +00:00
Jamie Kyle
9d1737b0ae v7.4.0 2024-03-28 16:31:20 -07:00
Jamie Kyle
d6d02d7b12 Update strings 2024-03-28 16:31:20 -07:00
automated-signal
32ec46d3ed
Show the system contacts icon in more places
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-03-27 17:33:44 -07:00
automated-signal
d28a91c8cf
Fix Alt+Up triggering edit message
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-03-26 15:32:34 -07:00
automated-signal
dcd59a70cd
Fix incorrect member count in chat details during pending membership
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-03-26 14:17:54 -07:00
automated-signal
a902de43d5
Add confirm modal when setting pnp to not discoverable
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-03-26 09:17:29 -07:00
automated-signal
4985b82b40
getProfiles: Better logging; don't let promise propagate
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-03-25 11:39:55 -07:00
Jamie Kyle
58e3cc5e62 v7.4.0-beta.2 2024-03-22 13:33:06 -07:00
automated-signal
bca20ddfd3
markRead: Only update read/seen status on target message
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-03-22 11:46:35 -07:00
automated-signal
ac792f2b0f
Fix marking read a single call history
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-03-22 11:36:29 -07:00
automated-signal
2182748af0
Update error handling in makeVideoScreenshot
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-03-22 09:36:56 -07:00
automated-signal
aeae6d3622
Cleanup attachment download flow 2024-03-21 16:39:59 -04:00
automated-signal
365ce59b9e
Don't run integrity checks when unlinked
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-03-21 11:34:47 -07:00
Scott Nonnenberg
a2a9a62136 v7.4.0-beta.1 2024-03-20 17:48:18 -07:00
Scott Nonnenberg
d8eedf455b Update strings 2024-03-20 17:48:15 -07:00
Scott Nonnenberg
7236ca1391 Release notes for 7.4 2024-03-20 17:43:49 -07:00
automated-signal
0409b7c1f3
Add additional logging for attachment downloading
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-03-20 09:34:40 -07:00
automated-signal
f35d6b038f
Localize Chats NavSidebar title\
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-03-19 17:47:19 -07:00
automated-signal
a008c89c33
AboutContactModal: Use systemGivenName for contact before firstName
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-03-19 16:19:37 -07:00
automated-signal
2079faa8ee
Update to RingRTC v2.39.2
Co-authored-by: Jim Gustafson <jim@signal.org>
2024-03-19 13:41:59 -07:00
automated-signal
f942f565ec
Better group call state management
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-03-19 12:03:24 -07:00
automated-signal
3b0de577cd
Fix GroupCallRemoteParticipant error dialog to retain error message
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-03-19 10:00:55 -07:00
automated-signal
50768ddaeb
Sort by recency then alphabetically everywhere
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-03-18 17:01:18 -07:00
automated-signal
14fe6cf7c9
Fix Timeline to not peek group call for direct calls
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-03-18 14:40:06 -07:00
automated-signal
45164c0071
Retain key for downloaded attachments
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-03-18 11:53:43 -07:00
automated-signal
4059a11893
Don't unlink on 4409
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-03-18 11:00:10 -07:00
automated-signal
d8e0afc364
Remove accepted message without explicit user action
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-03-15 14:42:52 -07:00
automated-signal
69a99d6de3
Fix doGroupCallPeek to skip direct conversations
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-03-15 10:52:00 -07:00
automated-signal
77321eb5f7
Fix createProxyAgent on Electron 29
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-03-15 09:56:53 -07:00
automated-signal
3ed69e21cf
Update ChallengeType 'recaptcha' to 'captcha'
Co-authored-by: Chris Eager <79161849+eager-signal@users.noreply.github.com>
2024-03-14 16:02:22 -07:00
automated-signal
145644f8de
unauthenticated WebSocket via libsignal: shadowing mode
Co-authored-by: Sergey Skrobotov <sergey@signal.org>
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-03-14 16:01:58 -07:00
automated-signal
3ffe035534
Skip updating ICU types if they are unchanged
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-03-14 13:53:43 -07:00
automated-signal
cd93d8ebb6
Fix error thrown in SmartSafetyNumberModal
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-03-14 12:56:42 -07:00
automated-signal
824002d766
Fix ConversationDetails groupsInCommon empty
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-03-14 12:36:47 -07:00
automated-signal
dc48d22de1
Update to RingRTC v2.39.1
Co-authored-by: Rashad Sookram <rashad@signal.org>
2024-03-14 10:01:57 -07:00
automated-signal
195dc8e539
Improve resiliency to excessive prekey generation 2024-03-14 11:55:34 -04:00
ayumi-signal
8d9a4cf918 Update strings 2024-03-13 13:48:05 -07:00
ayumi-signal
bd9d4dc821 Release notes for 7.3 2024-03-13 13:47:40 -07:00
Jamie Kyle
27b55e472d
Refactor smart components
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-03-13 13:44:13 -07:00
trevor-signal
05c09ef769
Add timeout to DNS lookup 2024-03-13 15:57:08 -04:00
Jamie Kyle
44a8049e63
Fix up arrow on non-empty editor 2024-03-13 11:00:41 -07:00
Fedor Indutny
1823f7eca9
Introduce outage network status
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-03-12 12:52:02 -07:00
dependabot[bot]
1ca4ee555f
Bump es5-ext from 0.10.62 to 0.10.64 in /sticker-creator
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 11:09:15 -07:00
dependabot[bot]
0b080faa36
Bump es5-ext from 0.10.49 to 0.10.63
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 11:08:39 -07:00
Fedor Indutny
ab226f29a9
Don't import emoji-datasource in main 2024-03-12 10:32:11 -07:00
Fedor Indutny
f5953d0986
Patch app-builder-lib to reorder asar 2024-03-12 09:36:12 -07:00
Jamie Kyle
0482c15852
Log config sources and allow other file extensions 2024-03-12 09:35:52 -07:00
Jamie Kyle
8387f938eb
Spam Reporting UI changes 2024-03-12 09:29:31 -07:00
Fedor Indutny
e031d136a1
Include and process destinationPniIdentityKey 2024-03-11 18:08:38 -07:00