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
|
4d49ac039e
|
Remove usage of primary storage.
|
2019-07-29 15:30:10 -03:00 |
|
Matthew Chen
|
5daa395acd
|
Convert threads to BaseModel.
|
2019-07-16 13:50:21 -03:00 |
|
Nora Trapp
|
ae17d61a05
|
Update quoted messages, per message expiration, and sync transcripts
|
2019-07-10 13:31:18 -07:00 |
|
Nora Trapp
|
7d94af3287
|
Migrate TSContactThread to support UUIDs
|
2019-06-27 13:12:52 -07:00 |
|
Matthew Chen
|
e26a8e1bd4
|
Convert attachments to be any-only.
|
2019-06-24 15:34:02 -04:00 |
|
Matthew Chen
|
e27eada1aa
|
Merge tag '2.40.0.23'
|
2019-06-13 17:02:40 -04:00 |
|
Matthew Chen
|
21735a7666
|
Handle unknown protocol version in sync transcripts.
|
2019-06-13 10:48:29 -04:00 |
|
Matthew Chen
|
b8327ad7c8
|
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 |
|
Matthew Chen
|
307a3f38a2
|
Respond to CR.
|
2019-05-29 11:26:40 -04:00 |
|
Matthew Chen
|
9ae86e438b
|
Add "required" getter for optional enums.
|
2019-05-29 11:05:32 -04:00 |
|
Matthew Chen
|
a6629bfe63
|
Add EphemeralMedia model classes.
|
2019-05-20 17:05:49 -04:00 |
|
Matthew Chen
|
c55e71befa
|
Clean up OWSIncomingSentMessageTranscript.
|
2019-05-15 17:47:17 -04:00 |
|
Matthew Chen
|
1c8aa09c49
|
Check sync transcript timestamps.
|
2019-05-15 17:47:17 -04:00 |
|
Michael Kirk
|
8700f42204
|
fix transaction type
|
2019-05-02 07:45:18 -06:00 |
|
Matthew Chen
|
13167b488a
|
Sketch out installed sticker classes.
|
2019-04-22 10:16:08 -04:00 |
|
Matthew Chen
|
509bc57401
|
Update proto schema to reflect stickers. Sketch out the Sticker model classes.
|
2019-04-18 10:12:17 -04:00 |
|
Matthew Chen
|
6ef65ad9d6
|
Send and process 'recipient update' sync messages.
|
2019-02-21 15:13:31 -05:00 |
|
Matthew Chen
|
e27e27cc3a
|
Send and process 'recipient update' sync messages.
|
2019-02-21 15:13:31 -05:00 |
|
Matthew Chen
|
f13c1de738
|
Respond to Cr.
|
2019-01-15 10:36:21 -05:00 |
|
Matthew Chen
|
45b93cc4b4
|
Respond to CR.
|
2019-01-14 16:44:18 -05:00 |
|
Matthew Chen
|
a477e01a4a
|
Apply LinkPreview model.
|
2019-01-14 16:20:54 -05:00 |
|
Matthew Chen
|
7e7fcc1698
|
Apply UD status from transcripts.
|
2018-10-12 13:49:05 -04:00 |
|
Matthew Chen
|
7437e7a6b1
|
Remove 'has' accessors from proto wrappers.
|
2018-08-08 15:02:56 -04:00 |
|
Matthew Chen
|
ab31e5a07f
|
Code generate Swift wrappers for protocol buffers.
|
2018-08-03 14:05:20 -04:00 |
|
Matthew Chen
|
d14f764b50
|
Streamline SignalRecipient.
|
2018-07-18 13:57:21 -04:00 |
|
Michael Kirk
|
48b4791b13
|
Download avatar attachment stream
// FREEBIE
|
2018-05-07 12:08:41 -04:00 |
|
Matthew Chen
|
147368913c
|
Gather all contact conversion logic in OWSContacts.
|
2018-05-01 11:03:25 -04:00 |
|
Matthew Chen
|
0d8cfc5403
|
Rename contact share class to contact.
|
2018-05-01 11:03:25 -04:00 |
|
Matthew Chen
|
7490a55f61
|
Sketch out "contact share" model.
|
2018-05-01 11:03:25 -04:00 |
|
Matthew Chen
|
4b8a2fa8a3
|
Sketch out "contact share" model.
|
2018-05-01 11:03:25 -04:00 |
|
Michael Kirk
|
f1714bf252
|
Handle synced quotes
// FREEBIE
|
2018-04-09 12:47:56 -04:00 |
|
Matthew Chen
|
d6f4db1523
|
Rename TSStorageManager to OWSPrimaryStorage.
|
2018-03-06 17:12:13 -03:00 |
|
Matthew Chen
|
380ed0f82b
|
Create & access groups more carefully.
// FREEBIE
|
2017-10-04 09:45:09 -04:00 |
|
Matthew Chen
|
b28c4b74b2
|
Pull out TSMessageDecrypter class.
// FREEBIE
|
2017-09-21 14:38:30 -04:00 |
|
Matthew Chen
|
fa353259c3
|
Process messages in a single transaction (wherever possible).
// FREEBIE
|
2017-09-20 10:56:04 -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 |
|