Matthew Chen
|
19a1afaab4
|
Make TSInteraction.thread non-nil.
|
2019-07-19 15:48:40 -03:00 |
|
Matthew Chen
|
ad49533e33
|
Make TSInteraction.thread non-nil.
|
2019-07-19 15:48:39 -03:00 |
|
Matthew Chen
|
3c3e84168a
|
Respond to CR.
|
2019-07-19 15:37:53 -03:00 |
|
Matthew Chen
|
92fe08208a
|
Convert interactions to BaseModel (generated changes).
|
2019-07-19 15:25:28 -03:00 |
|
Matthew Chen
|
77b9500154
|
Convert interactions to BaseModel.
|
2019-07-19 15:25:28 -03:00 |
|
Matthew Chen
|
1dd0aab8e8
|
Fix typo.
|
2019-07-19 15:23:49 -03:00 |
|
Matthew Chen
|
a0bb51af34
|
Respond to CR.
|
2019-07-19 14:39:47 -03:00 |
|
Matthew Chen
|
33eb9648f5
|
Respond to CR.
|
2019-07-19 14:39:47 -03:00 |
|
Matthew Chen
|
95c91871b8
|
Respond to CR.
|
2019-07-19 14:39:47 -03:00 |
|
Matthew Chen
|
098d1097ce
|
Convert interactions to BaseModel; persist outgoing message state.
|
2019-07-19 14:39:47 -03:00 |
|
Matthew Chen
|
2fa913d021
|
Protect enqueue message sends from orphan data cleaner.
|
2019-07-19 14:36:46 -03:00 |
|
Matthew Chen
|
cfde234148
|
Add logging around account manager's 'stored' methods.
|
2019-07-19 09:49:34 -03:00 |
|
Matthew Chen
|
2f70c22fa4
|
Update to reflect rebase.
|
2019-07-19 09:48:11 -03:00 |
|
Matthew Chen
|
f8d46e7529
|
Respond to CR.
|
2019-07-19 09:47:36 -03:00 |
|
Matthew Chen
|
a039e5f172
|
Possible UUID fixes.
|
2019-07-19 09:47:36 -03:00 |
|
Matthew Chen
|
463bc02fdd
|
Respond to CR.
|
2019-07-19 09:46:38 -03:00 |
|
Matthew Chen
|
ba499d79f3
|
Skip storedUuid until we always have a local UUID.
|
2019-07-19 09:34:59 -03:00 |
|
Matthew Chen
|
2dd3e0cfd5
|
Respond to CR.
|
2019-07-19 09:08:34 -03:00 |
|
Matthew Chen
|
4329a4c96d
|
Add transactable base class for database storage and queue.
|
2019-07-18 18:02:13 -03:00 |
|
Matthew Chen
|
7cceec9325
|
Respond to CR.
|
2019-07-18 17:36:06 -03:00 |
|
Matthew Chen
|
d351bbd290
|
Convert interactions to BaseModel; Update calls to use any transactions.
|
2019-07-18 17:15:59 -03:00 |
|
Nora Trapp
|
4cd51e5a2c
|
Show that a user is in system contacts in the conversation settings
|
2019-07-18 12:21:39 -07:00 |
|
Matthew Chen
|
54ff53d696
|
Respond to CR.
|
2019-07-18 15:47:31 -03:00 |
|
Matthew Chen
|
ebd45743c6
|
Convert interactions to BaseModel. Add typed 'any update with...' methods.
|
2019-07-18 15:44:36 -03:00 |
|
Matthew Chen
|
0f197a7cb3
|
Fix sync transcripts for disappearing photos.
|
2019-07-18 15:26:32 -03:00 |
|
Matthew Chen
|
ff6e7a9253
|
Fix sync transcripts for disappearing photos.
|
2019-07-18 15:25:50 -03:00 |
|
Nora Trapp
|
9c6ccfe6b0
|
Update registration lock UI during registration
|
2019-07-17 17:15:00 -07:00 |
|
Nora Trapp
|
bf791f54d3
|
Ensure all users have a pin
|
2019-07-17 17:15:00 -07:00 |
|
Nora Trapp
|
1a0793e5df
|
Fix a bug with OWSUserProfile nullability
|
2019-07-17 12:46:50 -07:00 |
|
Nora Trapp
|
9031d8fdc9
|
SDS Codegen
|
2019-07-17 12:46:50 -07:00 |
|
Matthew Chen
|
cb4b909a6a
|
Fix spurious scheduling watchdog assert in async reads & writes.
|
2019-07-17 16:20:35 -03:00 |
|
Michael Kirk
|
644e3059c9
|
SMK vs. UUID
|
2019-07-17 09:23:29 -06:00 |
|
Michael Kirk
|
adc55959a0
|
Revert "Revert "Revert "Merge branch 'nt/ios-13-ssl' into release/2.40.2"""
This reverts commit 9f41bf0989.
|
2019-07-16 21:21:05 -06:00 |
|
Michael Kirk
|
f70b09f2ab
|
fix up RI
|
2019-07-16 18:37:15 -06:00 |
|
Michael Kirk
|
61949dda9d
|
Merge branch 'release/2.41.0-with-uuid-address-unreverted' into mkirk/ri-2.41.0
|
2019-07-16 18:00:24 -06:00 |
|
Michael Kirk
|
1f31103cba
|
Revert "Revert "Merge branch 'mkirk/stub-uuid-receive'""
This reverts commit f143c693b3.
|
2019-07-16 17:45:35 -06:00 |
|
Nora Trapp
|
426331152a
|
PIN Creation during registration / via interstitial
|
2019-07-16 15:41:30 -07:00 |
|
Matthew Chen
|
70f9365c32
|
Reduce duration of per-message expiration.
|
2019-07-16 16:02:02 -06:00 |
|
Michael Kirk
|
9f046c5a82
|
adapt to lossless certs
|
2019-07-16 15:57:54 -06:00 |
|
Nora Trapp
|
1fab5c7560
|
Fix tests
|
2019-07-16 13:02:27 -07:00 |
|
Matthew Chen
|
63d091418b
|
Add typed 'any update with...' methods.
|
2019-07-16 14:00:13 -03:00 |
|
Matthew Chen
|
6f562e903f
|
Add typed 'any update with...' methods.
|
2019-07-16 14:00:13 -03:00 |
|
Matthew Chen
|
ae184bc846
|
Add typed 'any update with...' methods.
|
2019-07-16 14:00:13 -03:00 |
|
Matthew Chen
|
3ef10b38ad
|
Add typed 'any update with...' methods.
|
2019-07-16 14:00:13 -03:00 |
|
Matthew Chen
|
f2e8f81f96
|
Add typed 'any update with...' methods.
|
2019-07-16 14:00:12 -03:00 |
|
Matthew Chen
|
3b6d273a81
|
Respond to CR.
|
2019-07-16 13:54:53 -03:00 |
|
Matthew Chen
|
0dbf03f95c
|
Fix tests.
|
2019-07-16 13:50:49 -03:00 |
|
Matthew Chen
|
8bd8cd89df
|
Purify threads of YDB usage.
|
2019-07-16 13:50:49 -03:00 |
|
Matthew Chen
|
9f20d48642
|
Respond to CR.
|
2019-07-16 13:50:22 -03:00 |
|
Matthew Chen
|
e0b63bfd87
|
Respond to CR.
|
2019-07-16 13:50:22 -03:00 |
|