Commit Graph

2557 Commits

Author SHA1 Message Date
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
Matthew Chen
a599a9b6a4 Respond to CR. 2019-06-26 10:05:51 -04:00
Matthew Chen
dfb4bb3972 Fix issues in grdb migration work. 2019-06-25 16:24:27 -04:00
Matthew Chen
7053b86f08 Respond to CR. 2019-06-25 16:00:58 -04:00
Matthew Chen
8294077b34 Add "anyCanBeSaved" flag. 2019-06-25 16:00:58 -04:00
Matthew Chen
aadb418cd9 Convert message sending to use any transactions (code generated changes). 2019-06-25 16:00:58 -04:00
Matthew Chen
c8359fc932 Convert message sending to use any transactions. 2019-06-25 16:00:58 -04:00
Matthew Chen
c1e73b4883 Convert sticker models to any models. 2019-06-25 15:59:09 -04:00
Matthew Chen
b86ab9f611 Migrate OWSDisappearingMessagesConfiguration to any. 2019-06-25 15:48:37 -04:00
Matthew Chen
ce1058cef3 Add BaseModel. 2019-06-25 15:48:37 -04:00
Nora Trapp
a71b516a98 PR Feedback 2019-06-25 10:31:23 -07:00
Nora Trapp
34e8a7e4a0 PR Feedback 2019-06-25 10:31:23 -07:00
Nora Trapp
5e2d0fc8bd AnySignalAccountFinder 2019-06-25 10:31:23 -07:00
Nora Trapp
fd233fdb02 SignalServiceAddress can hold UUID and phone number 2019-06-25 10:30:52 -07:00