Michael Kirk
|
2ab50d28c6
|
require explicit default for getBool
|
2019-05-15 15:13:17 -06:00 |
|
Michael Kirk
|
fe65ff035f
|
Sneaky Transaction audit for SDSKeyValueStore
|
2019-05-15 15:13:17 -06:00 |
|
Michael Kirk
|
79e8725a56
|
fix up tests
|
2019-05-07 16:52:49 -06:00 |
|
Michael Kirk
|
116241df3f
|
renames for clarity, fail hard on db error
|
2019-05-03 09:53:37 -06:00 |
|
Matthew Chen
|
b6b2c8af3b
|
Track "known" sticker packs.
|
2019-04-30 09:15:08 -04:00 |
|
Matthew Chen
|
9348187dca
|
Sticker previews using emoji.
|
2019-04-30 09:13:23 -04:00 |
|
Matthew Chen
|
06968cc05c
|
Respond to CR.
|
2019-04-22 10:18:29 -04:00 |
|
Matthew Chen
|
367436092f
|
Added SDSKeyValueStoreTest.
|
2019-04-17 16:21:00 -04:00 |
|
Matthew Chen
|
3c6dde5ee0
|
Respond to CR.
|
2019-04-16 13:30:26 -04:00 |
|
Matthew Chen
|
de59ec9100
|
Respond to CR - generate extensions for more classes.
|
2019-04-16 10:42:12 -04:00 |
|
Matthew Chen
|
d1b882d0f8
|
Code generate remove() method for SDS models.
|
2019-04-16 09:01:47 -04:00 |
|
Matthew Chen
|
4d390108bb
|
Respond to CR.
|
2019-04-15 16:52:34 -04:00 |
|
Matthew Chen
|
a5a50e572d
|
Add simple unit test around SDSDatabaseStorage, serialization, etc.
|
2019-04-11 11:58:44 -04:00 |
|
Michael Kirk
|
cb9aa6304c
|
find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \;
|
2018-10-30 11:35:34 -06:00 |
|
Michael Kirk
|
5f5ec9b82a
|
ExceptionWrap loadPreKey
|
2018-10-30 11:35:34 -06:00 |
|
Matthew Chen
|
7fd15d2fd9
|
Add server certificate methods to UD manager.
|
2018-10-02 13:24:00 -04:00 |
|
Matthew Chen
|
8ae200ac21
|
Fix build breakage around SignalCoreKit.
|
2018-10-01 09:07:40 -04:00 |
|
Matthew Chen
|
98630cca50
|
Respond to CR; add db utility methods to test base classes.
|
2018-09-21 09:21:34 -04:00 |
|
Matthew Chen
|
66fc389fba
|
Get SSK tests building and running.
|
2018-09-21 09:08:39 -04:00 |
|
Matthew Chen
|
62c55c9cfb
|
Fix broken tests.
|
2018-09-14 14:20:39 -04:00 |
|
Matthew Chen
|
25239ca608
|
Respond to CR.
|
2018-09-10 17:43:17 -05:00 |
|
Matthew Chen
|
3935b019f4
|
Add base class for tests.
|
2018-09-10 17:30:18 -05:00 |
|
Matthew Chen
|
bd05cdc031
|
Rename TextSecureKitEnv to SSKEnvironment.
|
2018-09-07 16:19:00 -04:00 |
|
Michael Kirk
|
495830f08d
|
Fixup some SSK tests
Still more to do...
|
2018-08-31 11:03:27 -06: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 |
|