Matthew Chen
|
a48ccccdd1
|
Remove more usage of primary storage.
|
2019-08-07 17:41:11 -03:00 |
|
Nora Trapp
|
ef4a612fcf
|
No more transitional_signalServiceAddress
|
2019-07-11 10:53:33 -07:00 |
|
Michael Kirk
|
793e2854a7
|
fixup tests
|
2019-06-27 10:21:41 -06:00 |
|
Michael Kirk
|
0907a2257f
|
Convert Recipient and SessionStore to SignalServiceAddress
|
2019-06-26 17:48:16 -06:00 |
|
Matthew Chen
|
c8359fc932
|
Convert message sending to use any transactions.
|
2019-06-25 16:00:58 -04:00 |
|
Michael Kirk
|
c34b21fa6a
|
TSAccountManager holds uuid and red test for UUID work
|
2019-06-24 10:19:46 -06:00 |
|
Matthew Chen
|
1eef9443d1
|
Respond to CR.
|
2019-06-14 10:41:15 -04:00 |
|
Michael Kirk
|
691209e25e
|
Decrypt Messages with AnyTransaction
- Migrate protocol stores to KVStores
- Introduce AnyDatabaseQueue
- Move messaging pipeline to AnyTransactions
- Migrate specialized PushDecrypt job to generic JobQueue
|
2019-05-21 16:20:22 -04:00 |
|
Michael Kirk
|
7eaaab7be4
|
restrict self device id in message building, not in recipient data model
|
2018-11-13 10:38:08 -06:00 |
|
Matthew Chen
|
7fd15d2fd9
|
Add server certificate methods to UD manager.
|
2018-10-02 13:24:00 -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
|
3935b019f4
|
Add base class for tests.
|
2018-09-10 17:30:18 -05:00 |
|
Michael Kirk
|
495830f08d
|
Fixup some SSK tests
Still more to do...
|
2018-08-31 11:03:27 -06:00 |
|
Michael Kirk
|
935b51aa19
|
Fixup tests
// FREEBIE
|
2017-08-03 13:27:09 -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 |
|