Commit Graph

1544 Commits

Author SHA1 Message Date
Scott Nonnenberg
72c6fa8884 Restyle Call Link 'join call' button 2024-07-16 19:24:56 -07:00
trevor-signal
61548061b8 Support thumbnail export & import during backup of visual attachments 2024-07-16 16:39:56 -04:00
trevor-signal
451ee56c92 Use v4/attachments endpoint for attachment upload forms 2024-07-16 16:25:43 -04:00
Jamie Kyle
07195f4096 Add bidi strip setting and use in os dialogs 2024-07-15 16:15:18 -07:00
Fedor Indutny
3f9032035f More lenient attachment v2 migration 2024-07-15 14:27:54 -07:00
Fedor Indutny
8f2061e11d Import/export chat styles 2024-07-15 13:58:55 -07:00
Fedor Indutny
28664a606f New attachment storage system 2024-07-11 12:44:09 -07:00
Fedor Indutny
273e1ccb15 Restart input stream on retried request 2024-07-11 15:04:48 -04:00
Fedor Indutny
c68aac7401 Upgrade storybook to 8 2024-07-08 11:23:27 -07:00
ayumi-signal
d9f514fe96 Save call history when peeking and discovering active call links 2024-07-03 14:35:41 -07:00
Scott Nonnenberg
bde4fa40fe Improve story cleanup on expiration/deletion 2024-07-02 16:15:17 -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
trevor-signal
2d9b814b35 Improve syncing of in-memory expirationStartTimestamp 2024-06-26 13:51:11 -07: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
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
Fedor Indutny
2478bf1bd3 Move from yarn to npm 2024-06-24 13:14:32 -07:00
Scott Nonnenberg
08da49a0aa Delete Sync: Handle and send mostRecentNonExpiringMessages if needed 2024-06-24 10:49:36 -07:00
Scott Nonnenberg
ac04d02d4f Support for single-attachment delete synced across devices 2024-06-21 15:35:18 -07:00
Fedor Indutny
5d3de4ed5d Remove a remote config flag 2024-06-20 11:39:40 -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
trevor-signal
061cd1d6d3 Avoid race condition in AttachmentDownloadQueue 2024-06-13 09:56:07 -07:00
ayumi-signal
ad3366fa5c Use flag for calling raise hand 2024-06-11 16:45:28 -07:00
ayumi-signal
9b781826a7 Fix logging for in call close confirmation 2024-06-11 10:29:43 -07:00
Fedor Indutny
0e54740e01 Prefer access key with SEALED_SENDER.UNKNOWN 2024-06-11 09:23:10 +10:00
Fedor Indutny
165eecdf79 Expand internal !unread filter 2024-06-10 15:21:17 -07:00
Jamie Kyle
f19f0fb47d Init create/admin call links flow 2024-06-10 08:23:43 -07:00
Fedor Indutny
965e78d129 Don't expect endorsement response on group leave 2024-06-04 08:17:48 -07:00
ayumi-signal
d47b46500e Fix reference to signal art 2024-05-31 13:53:21 -04:00
trevor-signal
4254356812 Enable attachment backup uploading 2024-05-30 09:46:43 +10:00
ayumi-signal
c67a346218 Enable calling raise hand 2024-05-28 19:51:55 -07:00
trevor-signal
85a75cb28f Store IV when encrypting or decrypting attachments 2024-05-28 21:12:14 -04:00
Scott Nonnenberg
11eb1782a7 Support for local deletes synced to all your devices 2024-05-28 11:56:00 -04:00
Scott Nonnenberg
06f71a7ef8 Ensure left pane has correct timestamp for call 2024-05-28 15:13:09 +10:00
ayumi-signal
29eb07c159 Fix calling tools JS 2024-05-23 15:19:12 -07:00
trevor-signal
5f0080a7d7 Improve quoted attachment typings 2024-05-23 14:06:41 -07:00
adel-signal
8a9ab8c13f Add calling tools to visualize ringrtc stats
Co-authored-by: ayumi-signal <ayumi@signal.org>
2024-05-22 17:28:01 -07:00
trevor-signal
7351a51ac4 Revert "Store IV when encrypting or decrypting attachments" 2024-05-22 11:18:38 -07:00
Jamie Kyle
19083cadf7 Init CallLinkDetails view in calls tab 2024-05-22 09:24:27 -07:00
trevor-signal
e9b661873b Store IV when encrypting or decrypting attachments 2024-05-22 14:07:39 +10:00
trevor-signal
a992546cda Use TUS for attachment uploads 2024-05-20 15:29:20 -04:00
Jamie Kyle
4253bed0bd Save group send endorsements 2024-05-20 11:15:39 -07:00
ayumi-signal
dea641bae4 Search call links in calls tab 2024-05-17 16:22:51 -07:00
ayumi-signal
fc9c5488c5 Peek call links and group calls from Calls Tab 2024-05-17 15:02:07 -07:00
Fedor Indutny
31cbb89b0d Move sticker creator API to chat service 2024-05-15 15:26:37 -07:00