Fedor Indutny
|
0350f98f98
|
Remove event listeners on stream end
|
2024-08-05 13:33:04 -07:00 |
|
Fedor Indutny
|
610e441de9
|
Update heic-convert to 2.1.0
|
2024-08-05 13:26:40 -07:00 |
|
Fedor Indutny
|
7d37ec5f80
|
Temporary fix for a Node.js regression
|
2024-08-05 10:21:50 -07:00 |
|
Fedor Indutny
|
a1340aa510
|
Add cache layer for attachment streaming
|
2024-08-02 12:50:59 -07:00 |
|
Fedor Indutny
|
7c449dcfed
|
Run orphaned attachment cleanup after timeout
|
2024-08-02 12:46:29 -07:00 |
|
Scott Nonnenberg
|
1a4bc49563
|
Show notification on screenshare start in adhoc call
|
2024-08-02 10:01:40 -07:00 |
|
ayumi-signal
|
5173b3d01a
|
Fix group endorsement logging
|
2024-07-31 15:32:52 -07:00 |
|
ayumi-signal
|
26140ee3d6
|
Update call strings
|
2024-07-30 16:21:33 -07:00 |
|
Scott Nonnenberg
|
9ae3485334
|
hydrateStoryContext: Let through in more situations
|
2024-07-30 12:21:53 -07:00 |
|
Jamie Kyle
|
cee2788654
|
Add editing to call details pane
|
2024-07-30 11:39:24 -07:00 |
|
Jamie Kyle
|
b965e1f9a5
|
Checks locales are real in resolveCanonicalLocales
|
2024-07-29 12:55:59 -07:00 |
|
Fedor Indutny
|
cc6ff0b554
|
Remove refs to MessageModel in conversations.ts
|
2024-07-25 16:29:49 -07:00 |
|
Jamie Kyle
|
59d9807301
|
Fix ringer updates
|
2024-07-25 10:57:20 -04:00 |
|
Jamie Kyle
|
92ca681d3a
|
Sync call link create/update
|
2024-07-24 14:35:36 -07:00 |
|
Fedor Indutny
|
3555ccc629
|
Make most message attribute uses readonly
Co-authored-by: Jamie Kyle <jamie@signal.org>
|
2024-07-24 13:14:11 -07:00 |
|
ayumi-signal
|
16864e381a
|
Linux: Detect changes in safeStorage backend
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
|
2024-07-24 09:23:17 -07:00 |
|
Fedor Indutny
|
24a22bf191
|
Update prettier to 3.3.3
|
2024-07-23 17:31:40 -07:00 |
|
ayumi-signal
|
c70a8955f9
|
Cleanup normalizeGroupCallTimestamp non-number handling
|
2024-07-23 11:43:44 -04:00 |
|
Fedor Indutny
|
c64762858e
|
Parallelize SQL queries
|
2024-07-22 11:16:33 -07:00 |
|
Fedor Indutny
|
86b4da1ec2
|
Make finalization part of the stream
|
2024-07-19 19:17:02 -07:00 |
|
Fedor Indutny
|
1fd8b0ef23
|
Update @types/node to 20
|
2024-07-18 10:17:56 -07:00 |
|
Fedor Indutny
|
57f7dc1b16
|
Resumable v2 uploads
|
2024-07-16 19:25:07 -07:00 |
|
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 |
|