Commit Graph

314 Commits

Author SHA1 Message Date
Sasha Weiss
3e92166fe8
Update Backup.proto to latest 2024-08-16 15:30:10 -07:00
Sasha Weiss
9690fd8ed8
Add "message request accepted" info message 2024-08-16 15:29:22 -07:00
Sasha Weiss
fb5ee27c80
Add "blocked" and "unblocked" info messages 2024-08-16 15:28:37 -07:00
Sasha Weiss
ff23be7526
Drop publicKey from Group definition in Backups 2024-08-16 15:27:43 -07:00
Sasha Weiss
4da6a79253
Integrate and enable LibSignal's ComparableBackup for AccountData tests 2024-08-12 14:01:58 -07:00
Harry
c1118a8d08
Pull in proto backup changes (attachment size now uint32 again) 2024-07-31 15:31:39 -07:00
Max Radermacher
c1a67e3fa9
Remove unused protobuf file 2024-07-30 16:34:52 -05:00
Sasha Weiss
d87164a073
Replace Wire with Swift-Protobuf for Backups 2024-07-29 15:26:01 -07:00
Sasha Weiss
3646e27b03
An attempt to document the remaining Backup contents 2024-07-26 11:47:05 -07:00
Sasha Weiss
421c1afa2d
Add "expiration timer chat updates" to Backups 2024-07-16 09:45:24 -07:00
Sasha Weiss
1d68f74a5a
Use UInt64 for group expiration timer chat updates, instead of UInt32 2024-07-16 09:39:24 -07:00
Sasha Weiss
1478cd8313
Update the Backup proto to the latest 2024-06-28 10:03:57 -07:00
Sasha Weiss
50a2ca706b
Make Type non-optional in BackupProto 2024-06-25 16:41:14 -07:00
Sasha Weiss
32e25cfc87
Add incoming support for non-expiring messages in delete-sync messages 2024-06-21 10:42:33 -07:00
Sasha Weiss
4d66e0df2b
Proto changes for single-attachment delete-sync 2024-06-18 14:22:42 -07:00
Pete Walters
5f2336f9c3
Add payments backup proto definitions 2024-06-18 11:02:49 -05:00
Sasha Weiss
a28a18158a
Add clientUuid field to attachments 2024-06-17 11:56:26 -07:00
Sasha Weiss
019de3c247
Aci -> ServiceId for DeleteForMe sync messages 2024-06-13 11:11:07 -07:00
Pete Walters
c8f9883e5d
Archive/Restore of story distribution lists 2024-06-05 16:55:35 -05:00
Sasha Weiss
e969fff067
Add DeleteForMe sync message protos 2024-06-04 15:07:28 -07:00
Sasha Weiss
05960887cd
Support for Calls in Backups 2024-05-06 11:43:13 -07:00
Max Radermacher
8e901365ea
Remove some extra spaces from protobuf files 2024-05-01 13:29:47 -05:00
Sasha Weiss
b9852224d8
Backup/Restore local group state 2024-04-29 13:49:51 -07:00
Sasha Weiss
8ac48717f7
Change how we namespace Backup protos 2024-04-26 14:55:47 -07:00
Max Radermacher
82bb803d58
Inline MobileCoinMinimal 2024-04-25 16:35:47 -05:00
Pete Walters
c8e9dcef62
Update some backup proto fields. 2024-04-16 11:36:31 -05:00
Max Radermacher
a12ded917d
Update cdsi.proto to the latest version 2024-04-16 10:42:55 -05:00
Elaine
bd3413b3eb
Sync Nicknames with Storage Service 2024-04-08 17:35:31 -06:00
Sasha Weiss
34f6206ad8
Generate models for Backup.proto using Wire 2024-04-01 15:04:24 -07:00
Max Radermacher
e10faa8593
Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
Sasha Weiss
c21511e52f
Add comments, organize, and standardize spacing in Groups.proto 2024-03-27 10:17:02 -07:00
Sasha Weiss
2b791566d9
Mark calls as read when opening the relevant conversation 2024-03-21 10:18:40 -07:00
Sasha Weiss
c664469f38
Bring in Specifications updates to CallLogEvent 2024-03-15 10:34:16 -07:00
Max Radermacher
58aed7e9c5
Include profileKey on call offers and accepts 2024-03-12 14:45:38 -05:00
Max Radermacher
8d64ca2055
Stop sending isBlocked during contact syncs 2024-03-04 17:33:36 -06:00
Sasha Weiss
13cab8a5c3
Add sync message for clearing missed-call badge 2024-02-27 15:24:24 -08:00
Pete Walters
3415c128bf
Add spam reporting protos 2024-02-21 10:51:02 -06:00
Sasha Weiss
36c959a6ff
Add support for "Delete All" from the Calls Tab 2024-02-13 11:01:57 -08:00
Sasha Weiss
f9dda2554f
Handle incoming "delete call event" sync messages 2024-02-05 12:55:42 -08:00
Harry
da5a0a7f96
Update backup proto to latest from specs repo 2024-01-18 12:10:48 -08:00
Sasha Weiss
c9b814c526
Rename sourceUuid -> sourceUserId for Groups proto 2024-01-16 22:39:16 -06:00
Jim Gustafson
3a88e287fa Remove legacy call message fields 2024-01-05 11:27:57 -08:00
Harry
ca08f61911
Add dontNotifyForMentionsIfMuted storage service field 2023-12-22 15:32:20 -08:00
Harry
c30ec36986
Update to latest Backup proto from specs repo 2023-12-15 09:13:21 -08:00
Harry
f5a27b9f3b
Flesh out CloudBackupManager sub-components: Recipient handling 2023-11-29 15:12:46 -08:00
Max Radermacher
0aae65173a
Remove deprecated ContactDetails proto fields 2023-11-15 18:23:26 -06:00
Harry
d01be5e3f7
Add master key field to provisioning proto 2023-11-06 21:35:06 -08:00
Max Radermacher
06228ff228
Add Storage Service support for PNIs 2023-10-24 15:07:12 -05:00
Harry
09a6635857
Add Backup proto file 2023-10-19 15:38:23 -07:00
Max Radermacher
59478094ed
Consolidate phone number privacy feature flags 2023-10-17 18:24:52 -05:00