Michael Kirk
|
c7662b5a86
|
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
Going forward, we want to prefer safer asserts, but we don't want to blindly
apply crashing asserts across the codebase
|
2018-09-07 10:00:48 -06:00 |
|
Matthew Chen
|
3435be5aba
|
Preserve registration lock when updating account attributes.
|
2018-03-05 18:25:23 -03:00 |
|
Matthew Chen
|
3e6db43b24
|
Clean up ahead of PR.
|
2018-03-02 15:05:14 -05:00 |
|
Matthew Chen
|
c2f092018c
|
Elaborate request factory.
|
2018-03-02 15:05:14 -05:00 |
|
Matthew Chen
|
baf6fcc535
|
Add 2FA registration view.
|
2018-03-02 10:55:00 -05:00 |
|
Matthew Chen
|
1f6cbd399e
|
Sketch out 2FA feature.
|
2018-03-01 15:38:59 -05:00 |
|
Michael Kirk
|
9a7e3cb9d8
|
Register for manual message fetching when unable to obtain push tokens
// FREEBIE
|
2017-10-12 12:02:22 -04:00 |
|
Michael Kirk
|
ccb4a88742
|
Import SSK (and history) into Signal-iOS
git remote add ssk ../SignalServiceKit
git remote update
git merge -s ours --allow-unrelated-histories --no-commit ssk/master
git read-tree --prefix=SignalServiceKit -u ssk/master
git commit
|
2017-07-21 13:55:01 -04:00 |
|