Michael Kirk
|
03349ca2cd
|
Merge branch 'mkirk/fix-local-compare'
|
2019-06-26 17:44:53 -06:00 |
|
Michael Kirk
|
09d75ee2d5
|
fixup address comparison with nil uuid
|
2019-06-26 14:57:12 -06:00 |
|
Michael Kirk
|
705bd24e36
|
Merge branch 'mkirk/fix-account-manager-uuid'
|
2019-06-26 14:56:38 -06:00 |
|
Michael Kirk
|
f8f9bce259
|
fix UUID getter on TSAccountManager
|
2019-06-26 14:11:12 -06:00 |
|
Matthew Chen
|
dd16e6525a
|
Merge branch 'mkirk/fixup-tests-10'
|
2019-06-26 15:23:56 -04: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
|
9592652bf4
|
Merge branch 'mkirk/ignore-new-property'
|
2019-06-26 10:51:52 -06: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
|
1af2677633
|
Merge branch 'charlesmchen/noSmallModels3'
|
2019-06-26 10:29:19 -04: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
|
28f65143d7
|
Merge branch 'charlesmchen/noSmallModels2'
|
2019-06-26 10:17:17 -04:00 |
|
Matthew Chen
|
4d42bffbad
|
Respond to CR.
|
2019-06-26 10:10:53 -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
|
760c314761
|
Merge branch 'charlesmchen/fixStorageIssues'
|
2019-06-26 10:07:10 -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
|
3ecb659990
|
Merge branch 'charlesmchen/anySends2'
|
2019-06-25 16:10:04 -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
|
16f90a1dd5
|
Merge branch 'charlesmchen/moreAnyModels'
|
2019-06-25 15:59:28 -04:00 |
|
Matthew Chen
|
c1e73b4883
|
Convert sticker models to any models.
|
2019-06-25 15:59:09 -04:00 |
|
Matthew Chen
|
5d2daefb57
|
Merge branch 'charlesmchen/noSmallModels_'
|
2019-06-25 15:58:34 -04:00 |
|
Matthew Chen
|
30a67d52c3
|
Update Cocoapods.
|
2019-06-25 15:58:13 -04:00 |
|
Matthew Chen
|
a16cd753cb
|
Respond to CR.
|
2019-06-25 15:57:31 -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
|
bf423f4510
|
Merge branch 'nt-contact-manager-uuids'
|
2019-06-25 10:33:13 -07: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 |
|
Nora Trapp
|
a361792b27
|
Fix test
|
2019-06-25 10:30:52 -07:00 |
|
Nora Trapp
|
92f817d7fd
|
Update callsites to use new contacts manager address interface
|
2019-06-25 10:30:52 -07:00 |
|
Nora Trapp
|
5f5f7c0890
|
Add some temporary helpers for generating an address from a phone number
|
2019-06-25 10:30:51 -07:00 |
|
Nora Trapp
|
77cd8a1936
|
Add UUID support to Contacts Manager
|
2019-06-25 10:30:51 -07:00 |
|
Nora Trapp
|
4e24bb4122
|
SignalAccount sds-codegen
|
2019-06-25 10:29:55 -07:00 |
|
Nora Trapp
|
b03fac8bba
|
Add support for phone number + UUID to SignalAccount
|
2019-06-25 10:29:55 -07:00 |
|
Matthew Chen
|
cc83e60eda
|
"Bump build to 2.41.0.2."
|
2019-06-24 16:54:51 -04:00 |
|
Matthew Chen
|
72d0efce03
|
Merge branch 'charlesmchen/noYdbAttachments'
|
2019-06-24 16:02:51 -04:00 |
|
Matthew Chen
|
2beb816314
|
First of many fixes for attachment sending.
|
2019-06-24 16:02:18 -04:00 |
|
Matthew Chen
|
3c112b7da5
|
Respond to CR.
|
2019-06-24 15:52:26 -04:00 |
|
Matthew Chen
|
85af6572e3
|
Convert attachments to be any-only - code generated changes.
|
2019-06-24 15:34:02 -04:00 |
|