Commit graph

10678 commits

Author SHA1 Message Date
automated-signal
2179577636
Show original sent timestamp for edited messages
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-07-15 16:14:13 -07:00
automated-signal
bc594b5ae7
Accept profile name during standalone registration
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-15 14:28:24 -07:00
automated-signal
6e9b690068
Import/export chat styles
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-15 14:28:14 -07:00
automated-signal
97c52662e0
Update libsignal to 0.52.3
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-15 13:53:17 -07:00
automated-signal
ae5639c861
Update libphonenumber to 3.2.36
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-15 13:53:07 -07:00
automated-signal
a2130b30ed
Upgrade electron to 31.2.0
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-15 13:52:49 -07:00
automated-signal
b41d5e4ee7
Support extra case of config migration
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-15 09:01:19 -07:00
automated-signal
8b7fff27b7
Fix dot animation on starting screen
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-12 11:06:58 -07:00
automated-signal
72a14ba9ac
Mac: Fix signal link handling when app is not open
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-07-12 07:59:08 -07:00
automated-signal
2633776aaa
Use a fork of @electron/symbolicate-mac for speed
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-11 15:59:53 -07:00
automated-signal
45425c158d
Restart input stream on retried request
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-11 15:59:40 -07:00
automated-signal
87f7203141
CONTRIBUTING: Add info for macOS ad-hoc signing
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-07-11 12:03:07 -07:00
automated-signal
7663371c9a
Deprecate fallback "key" property in config
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-11 12:02:46 -07:00
automated-signal
1bee1fc29a
Optimize markAllCallHistoryReadSync
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-07-10 14:49:27 -07:00
automated-signal
3177054596
Fix buttons on safeStorage fallback modal
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-09 17:32:49 -07:00
automated-signal
401e29bf24
Update to RingRTC v2.44.3
Co-authored-by: Jim Gustafson <jim@signal.org>
2024-07-09 15:55:15 -07:00
automated-signal
e4de4cddda
Use electron's safeStorage API
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-09 10:50:42 -07:00
automated-signal
8ec0419e83
Upgrade storybook to 8
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-08 11:56:40 -07:00
automated-signal
ffe3f08ea8
While in call link call show unknown contacts discretely
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-07-08 11:56:29 -07:00
automated-signal
4f2143500c
Export tombstones for gv1 updates in gv2 groups
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-08 08:52:44 -07:00
automated-signal
0cf4f3da7f
Save call history when peeking and discovering active call links
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-07-03 15:11:55 -07:00
automated-signal
e419d00b8c
Check for icu: strings in js folder as well
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-03 12:14:43 -07:00
Scott Nonnenberg
94ce1be5c7 Update strings 2024-07-02 21:06:35 -07:00
Scott Nonnenberg
1c77778880 Release notes for 7.16 2024-07-02 21:06:34 -07:00
Scott Nonnenberg
b475333b51 Mark calling developer tools as not deleted 2024-07-02 21:03:35 -07:00
Scott Nonnenberg
bde4fa40fe
Improve story cleanup on expiration/deletion 2024-07-02 16:15:17 -07:00
ayumi-signal
39d15ba620
Fix group call notification on group call peek 2024-07-02 16:13:39 -07:00
Fedor Indutny
19049c252e
Fix Inbox storybook 2024-07-02 13:31:51 -07:00
trevor-signal
0ab8ec34d0
Add back testUtilities.debug 2024-07-02 12:56:40 -07:00
ayumi-signal
3ff9b87a22
Fix PiP and call settings in reconnecting calls 2024-07-02 11:03:02 -04:00
ayumi-signal
ea37980fc3
Call link batch approve join requests
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-07-01 16:25:18 -07:00
Fedor Indutny
c046d36851
Fix error handling in QR code screen 2024-07-01 14:51:49 -07:00
Fedor Indutny
06789623d5
Fix npm run dev:transpile 2024-07-01 14:01:45 -07:00
trevor-signal
7ef2a9155c
Add indices to improve messages_on_delete trigger 2024-06-28 17:47:05 -07:00
Scott Nonnenberg
189a8a0877
Remove leftover logic checking whether we are behind proxy 2024-06-28 17:45:32 -07:00
ayumi-signal
4ae563cc95
Block users from joining call links 2024-06-28 17:13:20 -07:00
Scott Nonnenberg
71ae6ea93a
Delete Sync: Show different text when deleting entire conversation 2024-06-27 17:24:36 -07:00
Fedor Indutny
abf33f98cd
Interactive test-electron 2024-06-27 17:22:06 -07:00
Rashad Sookram
86bcbe4085
Update to RingRTC v2.44.2 2024-06-27 15:33:58 -07:00
Fedor Indutny
74b9903402
Upgrade github actions 2024-06-27 14:48:40 -07:00
Fedor Indutny
3ed63edbc8
Upgrade electron to 31.1.0 2024-06-27 13:25:36 -07:00
trevor-signal
d53757d9fa
Reduce CI flake on MacOS runner 2024-06-27 16:16:01 -04:00
ayumi-signal
199f189cad
Revert patch for app-builder-lib linux prerelease versioning 2024-06-27 11:43:13 -07:00
trevor-signal
f46872b6e9 v7.17.0-alpha.1 2024-06-27 10:23:26 -04:00
trevor-signal
988a39a25b Update strings 2024-06-27 10:23:26 -04:00
trevor-signal
d5efcd6d96 Release notes for 7.15 2024-06-27 10:23:26 -04:00
ayumi-signal
a1c004eb31
Patch app-builder-lib for linux prerelease versioning 2024-06-26 18:23:50 -07:00
Fedor Indutny
6e0f1de2f2
Use 2x srcset for jumbomoji 2024-06-26 14:08:28 -07:00
trevor-signal
2d9b814b35
Improve syncing of in-memory expirationStartTimestamp 2024-06-26 13:51:11 -07:00
Jamie Kyle
f853a42756
Optimize markAllCallHistoryReadWithPredicate 2024-06-26 16:45:07 -04:00