Commit Graph

379 Commits

Author SHA1 Message Date
Scott Nonnenberg
b51a0e0298 Attachments: support for incrementalMac and chunkSize 2024-10-09 09:13:41 -04:00
Miriam Zimmerman
a3b972f6e7 Fix device selection persistence bug 2024-10-07 16:32:31 -04:00
Fedor Indutny
bad065859c Fully move backup integration test to mock server 2024-10-07 12:58:59 -07:00
Fedor Indutny
091580825a Migrate sessions table to BLOB column
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-10-03 10:23:00 +10:00
Scott Nonnenberg
85cf445924 Storage Service: Fetch updates on any group record merge 2024-10-02 09:45:58 -04:00
Jamie Kyle
03ed42188e Revert "Add urlPath util for building escaped URL paths" 2024-09-24 12:43:00 -07:00
Jamie Kyle
cd50c715a9 Add urlPath util for building escaped URL paths 2024-09-24 12:12:18 -07:00
Fedor Indutny
d5f44c1b8f Further improvements for backup import/export 2024-09-18 22:26:52 -07:00
Fedor Indutny
3a991822c5 Fix some backup integration tests 2024-09-13 09:48:27 +10:00
Scott Nonnenberg
9efb046a06 Add mock test for a 413 response from v1/challenge 2024-09-10 06:31:20 +10:00
ayumi-signal
6d16c80d25 Fix string in i18n test 2024-09-04 12:38:27 -07:00
Fedor Indutny
cd44a7a033 Introduce isStagingServer util method 2024-09-04 11:12:45 -07:00
ayumi-signal
5a75246e42 Use storage service for call links 2024-09-04 11:06:06 -07:00
trevor-signal
01581b04d8 Improve logging in VoiceNotesPlaybackContext 2024-08-30 13:22:49 -07:00
Scott Nonnenberg
768ab26a20 Conversation: savePromises for off-queue post-handleDataMessage work 2024-08-28 16:05:08 +10:00
Fedor Indutny
38f532cdda Resumable attachment downloads 2024-08-19 13:05:35 -07:00
Fedor Indutny
3914216f5c Skip typecheck for emoji-datasource 2024-08-15 09:58:01 +10:00
Jamie Kyle
9a9f9495f1 Support delete for call links
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-06 12:29:13 -07:00
ayumi-signal
26140ee3d6 Update call strings 2024-07-30 16:21:33 -07:00
Fedor Indutny
24a22bf191 Update prettier to 3.3.3 2024-07-23 17:31:40 -07:00
trevor-signal
61548061b8 Support thumbnail export & import during backup of visual attachments 2024-07-16 16:39:56 -04:00
Fedor Indutny
28664a606f New attachment storage system 2024-07-11 12:44:09 -07:00
Fedor Indutny
c68aac7401 Upgrade storybook to 8 2024-07-08 11:23:27 -07:00
Scott Nonnenberg
ac04d02d4f Support for single-attachment delete synced across devices 2024-06-21 15:35:18 -07:00
Scott Nonnenberg
75c32e86f0 Move receipts and view/read syncs to new syncTasks system 2024-06-17 15:24:39 -04:00
ayumi-signal
348503c7f9 Reduce logging by moving getConversationById serviceId normalization 2024-06-06 10:19:48 +10:00
trevor-signal
4254356812 Enable attachment backup uploading 2024-05-30 09:46:43 +10:00
trevor-signal
5f0080a7d7 Improve quoted attachment typings 2024-05-23 14:06:41 -07:00
ayumi-signal
dea641bae4 Search call links in calls tab 2024-05-17 16:22:51 -07:00
ayumi-signal
8ec585d54c Call link admin key fix and in-call approve, deny, remove 2024-04-30 09:36:34 -07:00
ayumi-signal
c531c64410 Call lobby join button text for call links requiring approval 2024-04-29 14:31:44 -07:00
ayumi-signal
2785501f82 Sync call link call history 2024-04-25 10:09:05 -07:00
ayumi-signal
4ae402eb7f Finish deprecation of legacy windows audio device module 2024-04-22 23:14:59 +02:00
trevor-signal
fc02762588 Enable more specific AttachmentDownload prioritization 2024-04-15 17:11:48 -07:00
Fedor Indutny
87ea909ae9 Backup encryption and improvements 2024-04-15 22:54:21 +02:00
ayumi-signal
00d6379bae Call link call history 2024-04-01 12:19:35 -07:00
Jamie Kyle
53ae88c777 Sort by recency then alphabetically everywhere 2024-03-18 16:31:42 -07:00
Jamie Kyle
27b55e472d Refactor smart components
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-03-13 13:44:13 -07:00
Fedor Indutny
78f4e96297 ICU types 2024-03-04 10:03:11 -08:00
Jamie Kyle
9c072c5bc1 Improve performance of mock tests 2024-02-29 14:01:12 -08:00
Jamie Kyle
3050a314f9 Add unicode bidi isolates to i18n substitutions for strings 2024-02-28 16:42:43 -08:00
trevor-signal
167b2f4f1c Improve timeline rendering performance 2024-02-27 11:01:25 -05:00
ayumi-signal
96b3413feb Basic call link join support 2024-02-22 13:19:50 -08:00
ayumi-signal
4f97c8270c Use system nickname or first name for incoming group calls 2024-02-08 10:28:34 -05:00
Fedor Indutny
43de83f0de Enable usernames 2024-02-07 16:34:31 -08:00
Fedor Indutny
eb82ace2de Conversation details changes for PNP
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-02-05 18:13:13 -08:00
Fedor Indutny
7dc11c1928 Username Education
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-01-29 12:09:54 -08:00
Jim Gustafson
6579b1a70a Update to RingRTC v2.35.0
Co-authored-by: ayumi yu <ayumi@signal.org>
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-01-10 11:14:58 -08:00
trevor-signal
88fd42a46b Add contextMenu for deleting call events on right-click 2023-12-12 11:11:39 -05:00
Fedor Indutny
47c49d0a20 Persist reaction.receivedAtDate 2023-12-07 17:30:20 -08:00