Commit Graph

274 Commits

Author SHA1 Message Date
Sasha Weiss
a455dc27ee
Add system contact names to Backups (#10727) 2025-03-10 16:22:59 -07:00
Max Radermacher
2d25f13ee1
Remove redundant avatar download invocations 2025-03-10 13:52:11 -05:00
Max Radermacher
6abe506cb0
Asyncify fetchLocalUsersProfile 2025-03-10 13:51:00 -05:00
Ehren Kret
07442cb5a2 cleanup simple warnings 2025-03-07 15:04:07 -06:00
Max Radermacher
cde9754575
Use GSEs as a fallback when fetching profiles 2025-03-05 17:37:01 -06:00
Sasha Weiss
12d6ac4e53
Truly always set a bubble color on chat style protos 2025-02-25 11:57:40 -08:00
Sasha Weiss
48322ed001
Separate Bencher into archive/restore benchers 2025-02-21 10:29:22 -08:00
Sasha Weiss
3cb8f9658e
Make Bencher wrapEnumeration take a tx as input 2025-02-21 10:28:36 -08:00
Sasha Weiss
96a76065df
Performance improvements to import performance for messages 2025-02-19 11:48:25 -08:00
Pete Walters
b08aa7c55b
Correctly mark 'incoming answered elsewhere' calls as accepted. 2025-02-10 12:36:36 -08:00
Ehren Kret
0a5677997e
remove NSDate OWS objc category 2025-02-05 11:06:42 -06:00
Max Radermacher
b1eb4c65b2
Update AuthorMergeHelper when importing 2025-02-05 02:21:42 -06:00
Sasha Weiss
a98dba05c5
Split the Link'n'Sync feature flags for export/import 2025-02-04 12:52:00 -08:00
Harry
a3496697e1
Drop frames instead of failing backup in prod 2025-01-31 15:27:17 -08:00
Sasha Weiss
e776d9e633
Retain group avatar URLs, even if the avatar data is missing 2025-01-31 12:31:37 -08:00
Sasha Weiss
2bb6923106
Make invalid names in a profile change update message a non-fatal error 2025-01-30 13:40:41 -08:00
Harry
a0c9d7d2ed
Ignore quoted reply bodies with empty text when exporting backup 2025-01-28 15:33:45 -08:00
Harry
9fd8d3e8be
Ignore or use fallback for unrecognized backup enums/oneOfs for forwards compatibility 2025-01-28 15:22:04 -08:00
Sasha Weiss
fe1d755d37
Only allow revisions on standard and direct-story-reply messages 2025-01-28 12:58:43 -08:00
Harry
cdd53152dd
Loosen fallback case on messageFromOtherRecipientInContactThread and make it a warning 2025-01-28 09:59:03 -08:00
Sasha Weiss
4a66a25556
Add test case support for Group.blocked 2025-01-28 09:58:29 -08:00
Harry
cdc4e08e3f
Drop 1:1 story replies in Note To Self 2025-01-28 09:24:47 -08:00
Sasha Weiss
0a9c11c89c
Update to latest Backup.proto 2025-01-27 22:34:37 -08:00
Harry Sanabria
c1631fbd8c Tweak some backups errors/warnings 2025-01-27 16:51:28 -08:00
Harry
1ffa7dfd42
Prioritize own profile avatar fetch after restoring backup 2025-01-23 14:18:29 -08:00
Sasha Weiss
bd60bdfce2
Add round-trip support for long-text attachments in 1:1 story replies from Backups 2025-01-21 12:22:03 -08:00
Harry
8dde18b086
Disable group call tooltip after backup restore 2025-01-21 11:03:29 -08:00
Harry
f722d7a441
Make link preview backup error a warning 2025-01-21 10:37:03 -08:00
Harry
48476fe497
Fuzz e164 author messages with non-matching recipient ids on export 2025-01-17 11:15:22 -08:00
Harry
b1493d54fa
Update backup proto with contact nicknames and 1:1 story replies 2025-01-16 15:20:12 -08:00
Harry
869d03ecee
Add backup bencher to log more detailed processing time info 2025-01-15 16:05:21 -08:00
Harry
b8982d699b
Validate all timestamps we export in backups 2025-01-14 08:14:05 -08:00
Sasha Weiss
de96e5ceed
Drop NORMAL-type quote-replies without any content 2025-01-09 12:25:13 -08:00
Sasha Weiss
c8235172cf
Skip archiving empty names in ContactAttachments 2025-01-09 11:21:51 -08:00
Max Radermacher
823d966c2e
Clean up some deepCopy codegen 2025-01-08 11:41:58 -06:00
Harry
adf1368189
Clean up some message backup error enum cases 2025-01-03 10:10:49 -08:00
Harry
9ef7810d13
Check for cancellation in backup import/export 2025-01-02 08:49:12 -08:00
Harry
81eaff5c5e
Allow missing or zero sizes on restored backup attachments 2024-12-17 17:17:14 -08:00
Harry
a0cde10602
Allow restoring quotes with no content 2024-12-17 13:50:24 -08:00
Pete Walters
76cce8c21e
Add local user to whitelist on note to self restore. 2024-12-16 14:03:23 -06:00
Sasha Weiss
b67656ebfe
One QR code generator to rule them all 2024-12-16 11:02:30 -08:00
Pete Walters
1f51b1e4ac
Only archive edit history for standard messages 2024-12-13 15:01:07 -06:00
Max Radermacher
194b98758e Fix a few warnings 2024-12-12 16:58:56 -06:00
Harry
9e21d73317
Order backup restore profile fetches by latest message 2024-12-12 12:26:57 -08:00
Marissa Le Coz
c2d2629316
[Quick Restore] Add new QR code screen for registration 2024-12-09 14:29:49 -05:00
Harry
3312ce6e5e
Convert incoming messages from self into outgoing messages in backup export 2024-12-06 09:18:02 -08:00
Harry
835febb7ef
Include expiring messages in deviceTransfer backups 2024-12-05 13:23:23 -08:00
Harry
13bf549a0e
Fix issue where we skipped backing up expiring messages with unstarted timers 2024-12-05 13:22:29 -08:00
Harry
6390423c59
Clean up some TSAttachment-adjacent code 2024-12-04 13:31:05 -08:00
Harry
1fd8d2ed6d
Sayonara, TSResource 2024-12-04 13:30:31 -08:00