Matthew Chen
|
8e4f2ca0ed
|
Rework proto schema changes for quoted replies.
Sketch out model changes for quoted replies.
Sketch out quoted reply input preview.
Send quoted messages protos.
Update models to reflect quoted messages.
Rework interaction initializers.
Rework interaction initializers.
Add debug UI methods for generating quoted reply variations.
Add debug UI methods for generating quoted reply variations.
|
8 years ago |
Matthew Chen
|
edd63164d7
|
Fix build breaks.
// FREEBIE
|
8 years ago |
Matthew Chen
|
1c8dbcd223
|
Respond to CR.
// FREEBIE
|
8 years ago |
Matthew Chen
|
3eaeb4e0ec
|
Add read receipts manager.
* Simplify read receipts plumbing.
* Rework incoming read receipts handling.
* Rework outgoing read receipts handling.
* Make "database view registration complete" check thread-safe.
* Don't send sync messages to self if no linked devices.
// FREEBIE
|
8 years ago |
Matthew Chen
|
6fce2c26b7
|
Process messages in a single transaction (wherever possible).
// FREEBIE
|
8 years ago |
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
|
8 years ago |