Commit Graph

34911 Commits

Author SHA1 Message Date
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
Harry
5821c8bbc9
Get uploadEra for restored attachments from the backup's AccountData.backupSubscription.subscriberId 2024-10-04 15:38:47 -07:00
Harry
0f094d17d5
Attempt auto download of transit tier attachments from backup if 3̶0̶ 45 days old 2024-10-04 15:26:09 -07:00
Harry
05523587bb
Centralize "can be thumbnailed" logic 2024-10-04 15:24:34 -07:00
Max Radermacher
0a695ddf90
Add ios.senderKeyMaxAge remote config 2024-10-04 15:10:03 -05:00
Igor Solomennikov
9329074aef
Add filtering to All Media - Audio screen. 2024-10-03 19:59:52 -07:00
Marissa Le Coz
70717bd244
Add join button to call link messages in chat 2024-10-03 17:50:56 -04:00
Adam Sharp
84a2619afa
Add missing feature flag check 2024-10-03 14:43:42 -04:00
Max Radermacher
ecc41ecb0d
Add rendering support for call links 2024-10-03 12:21:38 -05:00
Adam Sharp
f9d28205ff
Fix filter icon animation breaking after a view controller transition 2024-10-02 23:25:26 -04:00
Adam Sharp
d1fa4c9523
Fix pull-to-filter animation breaking after backgrounding the app 2024-10-02 21:41:13 -04:00
Adam Sharp
b25c8695eb
Add "Filtered by Unread" button with animated transition 2024-10-02 21:34:20 -04:00
Marissa Le Coz
1bbb39beaa Bump version to 7.33 2024-10-02 18:00:51 -04:00