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 |
|
Matthew Chen
|
a6629bfe63
|
Add EphemeralMedia model classes.
|
2019-05-20 17:05:49 -04:00 |
|
Matthew Chen
|
9348187dca
|
Sticker previews using emoji.
|
2019-04-30 09:13:23 -04:00 |
|
Matthew Chen
|
5ca2991f0c
|
Sketch out the SDS code generation.
* Copy SDS code generation and utility files from playground.
|
2019-04-11 09:15:28 -04:00 |
|
Matthew Chen
|
a477e01a4a
|
Apply LinkPreview model.
|
2019-01-14 16:20:54 -05:00 |
|
Michael Kirk
|
60f816c747
|
Area code inference for US and Brazil
|
2019-01-10 12:43:57 -05:00 |
|
Michael Kirk
|
ea76ea9492
|
fix phone number parsing test
|
2019-01-10 12:43:57 -05:00 |
|
Michael Kirk
|
7eaaab7be4
|
restrict self device id in message building, not in recipient data model
|
2018-11-13 10:38:08 -06:00 |
|
Michael Kirk
|
4b0fc51933
|
update test to reflect correct behavior
|
2018-11-11 11:28:59 -06:00 |
|
Michael Kirk
|
e2ad9d81bb
|
attachment factory
flesh out other factory builders
|
2018-11-11 11:28:59 -06:00 |
|
Matthew Chen
|
32cf68bece
|
Get all tests building.
|
2018-10-15 12:50:07 -04:00 |
|
Matthew Chen
|
03f23b5f79
|
Fix breakage in UD manager; add UD manager test, hang TSAccountManager on SSKEnv, fix bugs in tests.
|
2018-10-11 08:46:24 -04:00 |
|
Matthew Chen
|
dca46e019f
|
Respond to CR.
|
2018-10-02 13:25:42 -04:00 |
|
Matthew Chen
|
7fd15d2fd9
|
Add server certificate methods to UD manager.
|
2018-10-02 13:24:00 -04:00 |
|
Matthew Chen
|
71da312336
|
Post-SMK ud changes.
|
2018-10-02 13:19:41 -04:00 |
|
Matthew Chen
|
db487705c3
|
Fix breakage in the tests.
|
2018-10-02 12:42:07 -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
|
e1db60c1c0
|
Rework creation of singletons.
|
2018-09-19 15:11:26 -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 |
|
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 |
|
Matthew Chen
|
128c40a26c
|
Respond to CR.
// FREEBIE
|
2017-07-21 15:32:26 -04:00 |
|
Matthew Chen
|
c8b2e22a3b
|
[SSK] Migrating changes from obsolete SSK repo.
// FREEBIE
|
2017-07-21 15:22:28 -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 |
|