Commit Graph

34923 Commits

Author SHA1 Message Date
Max Radermacher
8ebabea916
Handle 404s when reading call links 2024-10-09 19:28:31 -05:00
Max Radermacher
a45958d1a0
Fix crash when tapping “Join” for a call link 2024-10-09 19:26:46 -05:00
Marissa Le Coz
a2f6027319
Make call UI react to receiving unknown users' profile keys 2024-10-09 19:25:12 -05:00
Max Radermacher
2c8a4b8f68
Rename CallStarter enum cases 2024-10-09 14:46:38 -05:00
Harry
1be997b523
Cache TSThread in memory in backups 2024-10-09 12:45:11 -07:00
Sasha Weiss
326172956a
Add Storage Service manifest version to internal settings 2024-10-09 12:24:06 -07:00
Max Radermacher
bc3b214886
Clean up call link feature flags 2024-10-09 14:05:34 -05:00
Max Radermacher
b6b3a78f60
Add GRDB migrations for call links 2024-10-09 14:03:38 -05:00
Max Radermacher
1e7d1767c7
Persist initial call link state when joining 2024-10-09 13:37:52 -05:00
Max Radermacher
110858dffc
Peek call links (and groups) on the calls tab 2024-10-09 13:33:42 -05:00
Max Radermacher
f12b942747
Add support for deleting call links 2024-10-09 13:22:38 -05:00
Max Radermacher
1ec1a5ee0c
Throw an error when joining deleted call links 2024-10-09 13:09:41 -05:00
Marissa Le Coz
77c81ab0ea
Send profile key to call link members 2024-10-09 13:46:41 -04:00
Max Radermacher
ad61ebb494
Fix call link & call record reloading operations 2024-10-09 11:35:34 -05:00
Max Radermacher
5c2a58f976
Prune duplicate adhoc calls 2024-10-09 11:17:00 -05:00
Max Radermacher
60a16e949f
Resolve trivial [CallLink] TODO:s 2024-10-09 10:49:04 -05:00
Harry
8666ca69a2
Show audio waveform fallback as long as we have a duration 2024-10-08 21:02:58 -07:00
Elaine
3bb9af1c41
Fix layout issues with group call drawer 2024-10-08 17:07:40 -06:00
Harry
9d637f8fc7
Log how long it takes to export/import a backup 2024-10-08 15:07:53 -07:00
Elaine
ef9717d7ff
Add more options when managing photo access 2024-10-08 11:53:23 -06:00
Max Radermacher
b10a749c89
Fix testAppExpiry just after midnight in October 2024-10-08 12:47:21 -05:00
Max Radermacher
16eec9c341
Use adminPasskey from CallLinkRecord 2024-10-08 12:36:59 -05:00
Max Radermacher
70acd8260c
Reload calls tab rows when call links change 2024-10-08 11:56:21 -05:00
Max Radermacher
a57401476d
Send CallLinkUpdate messages when making updates 2024-10-08 11:55:42 -05:00
Max Radermacher
3aceb65513
Add info button support to calls tab 2024-10-08 11:54:58 -05:00
Max Radermacher
36504393b9
Add call link disposition sync messages 2024-10-08 00:31:49 -05:00
Harry
ce5689dcb3
Remove MockDB in favor of InMemoryDB 2024-10-07 19:06:08 -07:00
Harry Sanabria
6d6bf7bf0b Disable enqueuing orphaned backup attachments behind feature flag 2024-10-07 19:05:03 -07:00
Harry
82af130260
Add new SVR enclave and begin migrating 2024-10-07 18:48:43 -07:00
Harry Sanabria
8d4e3d786f Don't run orphanedBackupAttachment job unless feature flag enabled 2024-10-07 18:46:35 -07:00
Max Radermacher
72929bd2ef
Remove unnecessary isAppReady check 2024-10-07 19:32:48 -05:00
Pete Walters
dcb847c207
Update header 2024-10-07 19:17:09 -05:00
Harry
b6ed79741f
Update Libsignal to v0.58.2 2024-10-07 15:54:54 -07:00
Elaine
474c8c2ed6
Update verified safety number icon 2024-10-07 15:14:42 -06:00
Pete Walters
6b3d2a174e
Update SNI headers 2024-10-07 14:01:11 -05:00
Sasha Weiss
e7cdb0ed4c
Add support for passing a PrefixedLogger to owsFail* methods 2024-10-07 11:06:47 -07:00
Ehren Kret
3b03c172e1
misc cleanup 2024-10-07 11:19:29 -05:00
Elaine
b3d502caf7
Add UI for unknown call link members 2024-10-07 10:07:15 -06:00
Harry
4e5e570421
Add necessary media tier list methods to AttachmentUploadStore 2024-10-07 07:56:36 -07:00
Harry
a760f35b6d
Split AttachmentStore and AttachmentUploadStore 2024-10-07 07:55:58 -07:00
Harry
96e6dbca4a
Don't issue media tier delete requests on linked devices 2024-10-07 07:55:13 -07:00
Harry
5d83d0acaa
Handle inserting/updating attachments with duplicate mediaNames 2024-10-07 07:53:51 -07:00
Harry
88c939264c
Delete pending orphan backup attachment jobs when creating a new attachment with the same mediaName/Id 2024-10-07 07:53:11 -07:00
Harry
7c5dcf8b4f
Orphan backup attachments by mediaId as well as mediaName 2024-10-07 07:52:17 -07:00
Harry
6c20092eb3
Add OrphanedBackupAttachmentManager to delete attachments off backup cdn 2024-10-07 07:28:48 -07:00
Harry
a74842b757
Clean up remaining store users of SDSDB.shimOnlyBridge 2024-10-04 16:13:35 -07:00
Harry
ba2f10732e
Parametrize transaction type in DB v2 protocol 2024-10-04 16:12:52 -07:00
Harry
efaa46abcb
Access database connection directly in AttachmentStore 2024-10-04 16:11:58 -07:00
Harry
78d39a6604
Make recipient unhiding method properly throw 2024-10-04 16:11:43 -07:00
Harry
98e4b143ea
Add database connection access method to db v2 transactions 2024-10-04 16:10:47 -07:00