Commit Graph

10956 Commits

Author SHA1 Message Date
Scott Nonnenberg
61b4558140 Mark onboarding story read again, even if it's not unread 2023-11-10 16:59:16 -05:00
Jamie Kyle
5c62fa0a14 Ensure no params are getting lowercased 2023-11-10 15:08:18 -05:00
Jamie Kyle
31d680d194 Fix captcha route parsing 2023-11-10 10:46:27 -08:00
dependabot[bot]
fea85d3a99 Bump get-func-name from 2.0.0 to 2.0.2 in /sticker-creator
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-09 09:31:29 -08:00
dependabot[bot]
abc0e0abf5 Bump get-func-name from 2.0.0 to 2.0.2 2023-11-09 09:31:09 -08:00
Jamie Kyle
5a86579274 Include locale-display-names.json in builds 2023-11-08 17:10:05 -08:00
Jamie Kyle
0d8fe27514 v6.41.0-alpha.1 2023-11-08 15:56:15 -08:00
Jamie Kyle
37dccc5870 Update strings 2023-11-08 15:54:30 -08:00
Jamie Kyle
d34a8f3b64 Update WhatsNew 2023-11-08 15:54:26 -08:00
trevor-signal
c5e1270208 Fix group call video alignment in RTL 2023-11-08 16:43:08 -05:00
Jamie Kyle
ec71342691 Update to static translated locale display names 2023-11-08 12:39:56 -08:00
ayumi-signal
bb8e7af905 Show error when editing messages after max edits 2023-11-07 17:55:48 -08:00
ayumi-signal
6d66bf1600 initializeAllJobQueues after redux is ready 2023-11-07 17:53:52 -08:00
Fedor Indutny
e0446af125 Fix left pane banner colors & add username integrity check to queue 2023-11-07 15:49:38 -08:00
trevor-signal
8d56ba4b40 Allow RTL-able images to display in Storybook 2023-11-07 15:46:15 -08:00
Fedor Indutny
ca2b3bacce Fix UI bug with self-add by username in groups 2023-11-07 15:45:33 -08:00
ayumi-signal
41e89554fe Fix infinite stacking All Media with shortcut 2023-11-08 00:00:25 +01:00
Fedor Indutny
f52da976f9 Compile protobufs with no-convert/null-defaults
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-11-07 22:31:59 +01:00
Fedor Indutny
e8fdd7116b Remove deprecated ContactDetails fields 2023-11-07 21:26:31 +01:00
ayumi-signal
a03e064977 Fix call settings and participant page buttons 2023-11-07 10:26:09 -08:00
Jamie Kyle
fd8691b871 Fix timestamps/spellcheck to use locale override 2023-11-06 17:02:13 -08:00
Fedor Indutny
59fa75c309 Better check for empty storage/master keys 2023-11-07 01:38:51 +01:00
Jamie Kyle
89e66da351 Init Language Picker 2023-11-06 22:19:23 +01:00
Rashad Sookram
754bb02c06 Add remote config for sending higher res screen share 2023-11-06 11:45:37 -05:00
Jamie Kyle
9eee548d2a Fix untranslated labels/tooltips in NavTabs 2023-11-06 11:14:35 -05:00
ayumi-signal
dca32747db Use Message received_at_ms to hide typing bubble 2023-11-03 17:55:12 -07:00
Scott Nonnenberg
a2cfaa81a4 sign-windows: Put quotes around paths provided to sign script 2023-11-03 16:28:39 -07:00
Scott Nonnenberg
ebd5397bb5 sign-windows: If return code is non-zero, throw 2023-11-03 15:44:34 -07:00
Fedor Indutny
3664063d71 Username and username link integrity check 2023-11-03 15:05:11 -07:00
Scott Nonnenberg
1be90fff3d sign-windows: await call to realpath 2023-11-03 14:01:43 -07:00
Scott Nonnenberg
1e19a4e5ee Windows: No longer rely on electron-builder for code-signing 2023-11-03 11:35:16 -07:00
trevor-signal
461f389929 Reduce flake and extend edit-test to include more send state updates 2023-11-03 09:29:07 -07:00
Jim Gustafson
a80f7d8f9d Update to RingRTC v2.34.3 2023-11-02 15:11:40 -07:00
ayumi-signal
62cdc613b9 Call Controls: Enhance width for viewport sizes 2023-11-02 13:28:03 -07:00
Jamie Kyle
3ef0d221d1 Refactor Signal app routing 2023-11-02 15:42:31 -04:00
Fedor Indutny
86e6c2499c Strict types in RemoteConfig 2023-11-02 14:14:38 -04:00
trevor-signal
a3065796fe Cache view syncs by sender + timestamp 2023-11-02 09:16:52 -07:00
trevor-signal
8b9ac24344 v6.40.0-alpha.1 2023-11-02 11:12:03 -04:00
trevor-signal
e091821b0b Update strings 2023-11-02 10:52:56 -04:00
trevor-signal
07d81ebd27 Add release notes for 6.38 2023-11-02 10:52:40 -04:00
Scott Nonnenberg
0b08fc9e1f Use sender+timestamp to cache receipts and read syncs 2023-11-02 09:28:49 -04:00
ayumi-signal
8f6fe60342 Fix floating date header when not scrolling 2023-11-02 00:05:35 -07:00
ayumi-signal
b2d4e8cd56 Fix Lightbox video controls in small viewports 2023-11-02 00:04:14 -07:00
trevor-signal
bb89ff6d4e Only update sendStateByConversationId for correct version of edited message 2023-11-01 17:16:20 -07:00
ayumi-signal
2a5127b103 Settings: Improve left pane size at high zoom 2023-11-01 16:40:12 -07:00
Fedor Indutny
0ce593bf0d Remove support for E164-based numbers 2023-11-01 15:55:30 -07:00
Fedor Indutny
aa03ac36bc Remove safetyNumberAci remote configuration 2023-11-01 13:35:55 -07:00
Fedor Indutny
ab0c12847d Keep crash report url after restart 2023-11-01 15:42:52 -04:00
Jim Gustafson
59a4f237fd Preload media devices to avoid later delay
Co-authored-by: ayumi yu <ayumi@signal.org>
2023-11-01 11:03:08 -07:00
ayumi-signal
6d216a3eca Calling: Add local video/mute to local preview; button order 2023-11-01 10:56:38 -07:00