Commit Graph

137 Commits

Author SHA1 Message Date
Michael Kirk
c6d538b84a remove reactions feature flags 2020-02-12 15:19:56 -07:00
Matthew Chen
fb2d4b1744 Use Groups v2 to coordinate disappearing message state. 2020-02-06 10:50:45 -03:00
Matthew Chen
36c6cb1263 Create and fetch groups v2. 2020-01-17 17:26:18 -03:00
Nora Trapp
a68f5277bf Support profile given and family names 2020-01-09 13:17:09 -08:00
Nora Trapp
638642eb83 Proto updates 2019-12-05 12:09:20 -08:00
Nora Trapp
07fef80d06 If reactionsReceive is off, adjust our supported protocol version 2019-12-03 15:26:01 -08:00
Nora Trapp
87e6cb3d41 Keys sync message protos 2019-11-19 18:06:18 -08:00
Matthew Chen
20544953a4 Update proto wrappers for group v2 protos (proto3, swift-only, free-standing enums, etc.) (generated changes). 2019-11-19 11:07:21 -03:00
Matthew Chen
3d5954dcf0 Update proto wrappers for group v2 protos (proto3, swift-only, free-standing enums, etc.) 2019-11-19 11:06:42 -03:00
Matthew Chen
6415eef120 Restore the group proto changes. 2019-11-19 11:06:42 -03:00
Nora Trapp
29059328e0 Reaction protos 2019-11-14 13:24:55 -08:00
Matthew Chen
7d00f55434 Update service proto schema for groups v2. 2019-11-14 10:31:50 -03:00
Nora Trapp
d9a5500cbc Android also doesn't require readReceipts 2019-11-08 12:35:16 -08:00
Nora Trapp
426c95d40d User-agent should not be required, android doesn't provide it. 2019-11-08 12:35:16 -08:00
Michael Kirk
d86b0f82f3 update proto 2019-11-06 21:24:53 -07:00
Matthew Chen
f5e9a83834 Revert "Merge branch 'charlesmchen/groupsProtos'"
This reverts commit ede6b98234, reversing
changes made to 35271c6d3e.
2019-11-06 17:48:52 -03:00
Matthew Chen
353fca396e Add Groups protos. 2019-11-06 17:34:56 -03:00
Nora Trapp
235b1aa377 Update protos 2019-11-04 13:01:20 -08:00
Michael Kirk
6fea78a6b3 Linking flow 2019-10-17 10:19:32 -06:00
Nora Trapp
e9a6491fda Proto changes 2019-10-14 14:51:04 -07:00
Matthew Chen
418669b74f Format generated proto code. 2019-10-08 09:17:28 -03:00
Matthew Chen
3389e96b93 Add blurhash to attachment protos. 2019-10-08 09:17:27 -03:00
Matthew Chen
fc77b0fa2d Merge remote-tracking branch 'private/release/2.44.0' 2019-09-27 11:31:22 -03:00
Michael Kirk
ac48db41db don't manually wrap generated code except where necessary 2019-09-26 12:39:26 -07:00
Michael Kirk
20c39a4f36 view-once video proto 2019-09-26 12:39:26 -07:00
Nora Trapp
5b0f57a1c0 Add UUID to provisioning proto 2019-08-15 19:29:59 -07:00
Matthew Chen
7eda1b88ba Fix proto formatting. 2019-08-09 21:06:06 -03:00
Matthew Chen
eccfad0f46 Merge remote-tracking branch 'private/release/2.41.0' 2019-08-06 12:12:39 -03:00
Matthew Chen
4f03f969fc Rework "view once" messages. 2019-08-01 16:13:37 -03:00
Nora Trapp
59bfe85f5c Backup the profile whitelist state 2019-07-31 23:34:04 -07:00
Nora Trapp
b3910312c0 Update ContactRecord proto to reflect real data 2019-07-31 23:17:23 -07:00
Matthew Chen
1e811c7a2c Make sticker pack proto parsing robust to nil emoji strings. 2019-07-31 18:35:45 -03:00
Nora Trapp
19f3de798e Limit optional proto setters to ObjC only 2019-07-24 14:53:45 -07:00
Nora Trapp
a439c89e93 Change proto builder setters to accept optional input 2019-07-24 14:53:45 -07:00
Nora Trapp
db3e4aae13 Storage Service API 2019-07-24 14:46:25 -07:00
Nora Trapp
430a4b872a If proto doesn't have uuid or e164 address should be nil 2019-07-16 09:23:15 -07:00
Nora Trapp
aae5b58865 Some last bits of UUID tweaks 2019-07-11 11:55:09 -07:00
Nora Trapp
56377e6cd7 protos 2019-07-10 13:31:03 -07:00
Nora Trapp
c416ee5a60 Generate proto address accessors 2019-07-10 13:31:03 -07:00
Nora Trapp
b9bb444276 Add UUID support to groups 2019-07-10 13:27:36 -07:00
Nora Trapp
dfc79163e0 Update protos for group UUID membership 2019-07-10 13:27:36 -07:00
Nora Trapp
74734ba6f4 Proto updates 2019-07-08 11:44:39 -07:00
Nora Trapp
9527efebe2 Update protos 2019-07-02 18:33:14 -07:00
Nora Trapp
7b7a6de02e Update protos for blocked sync message 2019-07-02 11:19:50 -07:00
Michael Kirk
efafd6fb38 Create UUID message in DebugUI, rendering in homeview
ContactAvatarBuilder works with SignalServiceAddress

Currently this only functions with the GRDB adapter. There are other asserts
triggered in yap extensions.
2019-07-01 10:16:23 -06:00
Matthew Chen
f143c693b3 Revert "Merge branch 'mkirk/stub-uuid-receive'"
This reverts commit 4ba65bc7ea, reversing
changes made to 70d97e11c5.
2019-06-28 09:52:18 -04:00
Michael Kirk
0907a2257f Convert Recipient and SessionStore to SignalServiceAddress 2019-06-26 17:48:16 -06:00
Michael Kirk
e25024e748 add sourceUuid to protos 2019-06-24 10:06:45 -06:00
Michael Kirk
dbe137fda5 rename source -> sourceE164 in proto 2019-06-24 10:06:45 -06:00
Nora Trapp
741477fc26 KBS Protos 2019-06-18 19:04:08 -07:00