Commit Graph

2570 Commits

Author SHA1 Message Date
Nora Trapp
d7cf2ffde0 Implement NSCoding for SignalServiceAddress 2019-07-08 11:44:39 -07:00
Nora Trapp
74734ba6f4 Proto updates 2019-07-08 11:44:39 -07:00
Matthew Chen
313e98f5eb Respond to CR. 2019-07-08 13:16:01 -03:00
Matthew Chen
aa14f822a7 Convert message receiver to any. 2019-07-08 12:16:05 -03:00
Michael Kirk
aa46885839 fixup account manager tests 2019-07-03 15:31:34 -05:00
Michael Kirk
4f8724b2c5 store uuid during registration 2019-07-03 15:29:50 -05:00
Michael Kirk
017de83f0a move more logic into accountManager 2019-07-03 15:29:50 -05:00
Michael Kirk
501466a765 grdb compat for touching interactions and threads 2019-07-03 14:38:32 -05:00
Michael Kirk
7fbcddcedc codegen 2019-07-03 09:06:37 -05:00
Nora Trapp
b3af6d6ddf Fix TSIncomingMessage schema handling 2019-07-03 09:05:55 -05:00
Nora Trapp
956b8f2aae Fix localAddress for unregistered case 2019-07-03 09:05:55 -05:00
Nora Trapp
bebe578637 PR Feedback 2019-07-02 18:33:14 -07:00
Nora Trapp
324add7897 Allow viewing UUID thread 2019-07-02 18:33:14 -07:00
Nora Trapp
4f026ed881 Add UUID support to read receipts 2019-07-02 18:33:14 -07:00
Nora Trapp
9527efebe2 Update protos 2019-07-02 18:33:14 -07:00
Michael Kirk
6e51243e01 Attachment restore uses AnyTransaction 2019-07-02 11:47:46 -07:00
Nora Trapp
d469f9c540 Fix some typos 2019-07-02 11:19:50 -07:00
Nora Trapp
7b914c757f Fix tests 2019-07-02 11:19:50 -07:00
Nora Trapp
f9fa982e95 PR Feedback 2019-07-02 11:19:50 -07:00
Nora Trapp
66e06a2fe5 Add UUID support to block manager 2019-07-02 11:19:50 -07:00
Nora Trapp
7b7a6de02e Update protos for blocked sync message 2019-07-02 11:19:50 -07:00
Nora Trapp
31fe995555 Migrate UDManager to support UUIDs 2019-07-02 11:19:50 -07:00
Nora Trapp
881be39e43 OWSProfileManager generated changes 2019-07-02 11:19:50 -07:00
Nora Trapp
a1f85fca30 Migrate profiles to support UUIDs 2019-07-02 11:19:50 -07:00
Michael Kirk
9393cb0a77 Convert OWSBackupFragment to BaseModel 2019-07-01 16:57:27 -06:00
Michael Kirk
1a17f3bde6 convert SSKJobRecord to BaseModel 2019-07-01 16:55:23 -06:00
Michael Kirk
b4f9485c22 convert OWSDevice to BaseModel 2019-07-01 16:55:11 -06: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
Michael Kirk
0c944fe9f4 Incoming message has authorAddress 2019-06-27 14:22:13 -06:00
Michael Kirk
9ec3c9424a codegen new IncomingMessage properties 2019-06-27 14:22:12 -06:00
Nora Trapp
a332c119d1 PR Feedback 2019-06-27 13:13:52 -07:00
Nora Trapp
52545fa0c4 Add shared YAP extension for SignalServiceAddress lookup 2019-06-27 13:13:52 -07:00
Nora Trapp
7d94af3287 Migrate TSContactThread to support UUIDs 2019-06-27 13:12:52 -07:00
Michael Kirk
793e2854a7 fixup tests 2019-06-27 10:21:41 -06:00
Michael Kirk
d30ad6d1e4 fix overzealous assert in tests 2019-06-27 10:13:55 -06:00
Michael Kirk
677926b673 work around other work around 2019-06-27 10:13:55 -06:00
Michael Kirk
0907a2257f Convert Recipient and SessionStore to SignalServiceAddress 2019-06-26 17:48:16 -06:00
Michael Kirk
9da5f5fa09 codegen 2019-06-26 17:48:16 -06:00
Michael Kirk
09d75ee2d5 fixup address comparison with nil uuid 2019-06-26 14:57:12 -06:00
Michael Kirk
f8f9bce259 fix UUID getter on TSAccountManager 2019-06-26 14:11:12 -06:00
Michael Kirk
aff9b22228 This method is no longer available. Since we clear our db between tests, it's no longer necessary. 2019-06-26 15:23:16 -04:00
Michael Kirk
647b8a0512 no need to ignore computed property which no longer exists 2019-06-26 10:43:27 -06:00
Matthew Chen
43f554feee Fix anyCanBeSaved property. 2019-06-26 10:42:24 -06:00
Matthew Chen
66b4d25a3a Respond to CR. 2019-06-26 10:29:06 -04:00
Matthew Chen
4709fa8a76 Convert OWSRecipientIdentity to extend BaseModel. 2019-06-26 10:18:08 -04:00
Matthew Chen
090630ab4d Convert OWSUnknownDBObject to extend BaseModel. 2019-06-26 10:18:08 -04:00
Matthew Chen
ba928eb7cd Convert ExperienceUpgrade to extend BaseModel. 2019-06-26 10:18:08 -04:00
Matthew Chen
f6da9c9879 Convert TSRecipientReadReceipt to extend BaseModel. 2019-06-26 10:07:39 -04:00
Matthew Chen
75e72e4901 Convert OWSLinkedDeviceReadReceipt to extend BaseModel. 2019-06-26 10:07:39 -04:00
Matthew Chen
c7c6a182ab Convert SignalAccount to extend BaseModel. 2019-06-26 10:07:39 -04:00