Matthew Chen
|
c2cb189e16
|
Add TSIncomingMessageBuilder.
|
2020-05-11 09:28:13 -03:00 |
|
Matthew Chen
|
fad9510dbe
|
Add TSIncomingMessageBuilder.
|
2020-05-11 09:28:13 -03:00 |
|
Matthew Chen
|
bc0359268e
|
Rework outgoing messages; embed change protos in outgoing change messages for groups v2.
|
2020-01-27 11:47:44 -03:00 |
|
Matthew Chen
|
879946ed74
|
Respond to CR.
|
2019-10-01 13:42:36 -03:00 |
|
Matthew Chen
|
dcf9502d01
|
Fix TSOutgoingMessageTest.
|
2019-10-01 13:35:54 -03:00 |
|
Matthew Chen
|
28fbf98fea
|
Respond to CR.
|
2019-10-01 13:08:59 -03:00 |
|
Matthew Chen
|
a48ccccdd1
|
Remove more usage of primary storage.
|
2019-08-07 17:41:11 -03:00 |
|
Matthew Chen
|
eccfad0f46
|
Merge remote-tracking branch 'private/release/2.41.0'
|
2019-08-06 12:12:39 -03:00 |
|
Matthew Chen
|
4f03f969fc
|
Rework "view once" messages.
|
2019-08-01 16:13:37 -03:00 |
|
Matthew Chen
|
35e7b38b05
|
Remove usage of primary storage.
|
2019-07-29 17:25:58 -03:00 |
|
Nora Trapp
|
ef4a612fcf
|
No more transitional_signalServiceAddress
|
2019-07-11 10:53:33 -07:00 |
|
Nora Trapp
|
7d94af3287
|
Migrate TSContactThread to support UUIDs
|
2019-06-27 13:12:52 -07:00 |
|
Matthew Chen
|
96239c439a
|
Respond to CR.
|
2019-05-31 12:39:50 -04:00 |
|
Matthew Chen
|
6e32c9a79f
|
Remove "ephemeral media" model changes.
|
2019-05-29 11:53:42 -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 |
|
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
|
a477e01a4a
|
Apply LinkPreview model.
|
2019-01-14 16:20:54 -05:00 |
|
Matthew Chen
|
a6eed30127
|
Add 'is ud' property to outgoing messages.
|
2018-10-10 14:32:14 -04:00 |
|
Matthew Chen
|
7fd15d2fd9
|
Add server certificate methods to UD manager.
|
2018-10-02 13:24:00 -04:00 |
|
Matthew Chen
|
0125535d4d
|
Pull out SignalCoreKit.
|
2018-10-01 09:06: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
|
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
|
52bd682565
|
fix some recently broken tests
// FREEBIE
|
2017-08-04 11:33:51 -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 |
|