Matthew Chen
|
74b2f30523
|
Revert "Modify read receipt photos to support sending read receipts to both linked devices and senders."
This reverts commit 37e67179c8a8d6ebfdfa124ef0c1229f220ed11d.
|
2017-09-19 17:30:48 -04:00 |
|
Matthew Chen
|
a7546aee63
|
Modify read receipt photos to support sending read receipts to both linked devices and senders.
// FREEBIE
|
2017-09-19 17:30:48 -04:00 |
|
Matthew Chen
|
39a961e376
|
Rework incoming read receipts handling.
// FREEBIE
|
2017-09-19 17:30:48 -04:00 |
|
Matthew Chen
|
2b1ea19960
|
Modify read receipt photos to support sending read receipts to both linked devices and senders.
// FREEBIE
|
2017-09-19 17:30:48 -04:00 |
|
Matthew Chen
|
0e7eaf7c62
|
Modify read receipt photos to support sending read receipts to both linked devices and senders.
// FREEBIE
|
2017-09-19 17:30:48 -04:00 |
|
Michael Kirk
|
9c56660618
|
profile key flag and debug action
// FREEBIE
|
2017-08-29 10:35:54 -04:00 |
|
Michael Kirk
|
6235e7fe5c
|
Don't send profile key with every sync message since we explicitly sync
upon update/create.
Following Signal-Android's lead here.
// FREEBIE
|
2017-08-29 10:35:18 -04:00 |
|
Michael Kirk
|
f0a57edde0
|
proto update: multiDevice profileKey sync
Also:
- minimize diff between Signal-Android's protos
- comment whereever we diverge from Signal-Android
// FREEBIE
|
2017-08-29 10:35:18 -04:00 |
|
Matthew Chen
|
b5fdc05b91
|
Move profile key to data, call, sync and null protos.
// FREEBIE
|
2017-08-04 15:23:02 -04:00 |
|
Matthew Chen
|
26b668cce7
|
Add profile key to proto schema. Send and receive profile keys. Cache profile manager state.
// FREEBIE
|
2017-08-02 10:50:44 -04:00 |
|
Matthew Chen
|
e58358ce53
|
Add profile key to content proto schema.
// FREEBIE
|
2017-08-02 10:50:44 -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 |
|