Commit graph

4678 commits

Author SHA1 Message Date
Jamie Kyle
01dda86538
Optimize markAllCallHistoryReadSync 2024-07-10 17:10:08 -04:00
Fedor Indutny
e87eaff948
Use electron's safeStorage API 2024-07-08 16:41:26 -07:00
Fedor Indutny
c68aac7401
Upgrade storybook to 8 2024-07-08 11:23:27 -07:00
ayumi-signal
92f25e8a75
While in call link call show unknown contacts discretely 2024-07-08 11:17:51 -07:00
Fedor Indutny
82941c6c4a
Export tombstones for gv1 updates in gv2 groups 2024-07-08 10:26:53 -04:00
ayumi-signal
d9f514fe96
Save call history when peeking and discovering active call links 2024-07-03 14:35:41 -07:00
Fedor Indutny
b6ce2f957d
Alternative inbox visuals 2024-07-03 14:15:54 -07:00
Fedor Indutny
f6650c0b91
Check for icu: strings in js folder as well 2024-07-03 12:02:10 -07:00
Scott Nonnenberg
1c77778880 Release notes for 7.16 2024-07-02 21:06:34 -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
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
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
trevor-signal
d5efcd6d96 Release notes for 7.15 2024-06-27 10:23:26 -04: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
ayumi-signal
932e4c3343
Use call link color in create, update, show 2024-06-26 10:35:48 -07:00
Scott Nonnenberg
ce012823af
Calls Tab: Show proper color in all default avatars 2024-06-26 09:56:22 -07:00
Jamie Kyle
fc08e70c0f
Update CallLogEvent to latest spec 2024-06-25 17:58:38 -07:00
Fedor Indutny
815fd77849
Fix spurious group avatar change notifications 2024-06-25 14:50:15 -07:00
Fedor Indutny
751fc80869
Update npm dependencies 2024-06-25 13:28:45 -07:00
Jamie Kyle
b691e24d5c
Update call link edit/add name modals 2024-06-25 11:56:28 -07:00
Scott Nonnenberg
fd1584c8ad
Edit Message: Update only conversation list timestamp, don't re-sort 2024-06-24 14:47:19 -07:00
Chris Eager
4e3c79fe25
Challenge: remove obsolete option 2024-06-24 14:16:02 -07:00
Fedor Indutny
2478bf1bd3
Move from yarn to npm 2024-06-24 13:14:32 -07:00
Fedor Indutny
5f310b4074
Import/export group state 2024-06-24 11:38:59 -07:00
Scott Nonnenberg
00bf642558
Enable forwarding of shared contacts 2024-06-24 10:58:59 -07:00
Scott Nonnenberg
08da49a0aa
Delete Sync: Handle and send mostRecentNonExpiringMessages if needed 2024-06-24 10:49:36 -07:00
Fedor Indutny
5e41701516
Lazily load better quality jumbomoji 2024-06-21 15:35:56 -07:00
Scott Nonnenberg
ac04d02d4f
Support for single-attachment delete synced across devices 2024-06-21 15:35:18 -07:00
Scott Nonnenberg
97229e2e65
WebAPI: Ensure we report the right capabilities during link 2024-06-21 14:16:13 -07:00
ayumi-signal
286ff1cc35 Release notes for 7.14 2024-06-20 13:59:56 -07:00
Fedor Indutny
5d3de4ed5d
Remove a remote config flag 2024-06-20 11:39:40 -07:00
ayumi-signal
11b2563a3d
Fix voice note drafts when switching chats 2024-06-18 12:53:14 -07:00
Fedor Indutny
3a18062211
Fix pluralization of an error message 2024-06-18 09:17:01 -07:00
ayumi-signal
378bd7487f
View contact modal from call participants list 2024-06-18 09:15:56 -07:00
Scott Nonnenberg
75c32e86f0
Move receipts and view/read syncs to new syncTasks system 2024-06-17 15:24:39 -04:00
trevor-signal
1a263e63da
Fallback to download from transit tier if attachment not found on backup tier 2024-06-14 10:17:04 -07:00
Fedor Indutny
de638fbc2b
Import/export additional message flags 2024-06-13 16:26:26 -07:00