Michael Kirk
6c5fbc6de5
Update existing contact offers in place
...
WIP: migration / autoincrement logic
TODO:
-[x] contact offer
-[ ] verify all paths that utilized timestampForSorting, e.g. make sure SN appear before the message they affect, etc.
-[x] Monotonic ID
-[x] New extension which sorts by id
-[x] Migration
-[ ] batch migration?
fixup contact offers
7 years ago
Michael Kirk
c7662b5a86
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
...
Going forward, we want to prefer safer asserts, but we don't want to blindly
apply crashing asserts across the codebase
7 years ago
Matthew Chen
ecafe546b6
Rework unread indicators.
7 years ago
Matthew Chen
8d72bb032e
Rework unread indicators.
7 years ago
Michael Kirk
77fc5571fb
Implement avatar sending
...
// FREEBIE
8 years ago
Michael Kirk
48b4791b13
Download avatar attachment stream
...
// FREEBIE
8 years ago
Michael Kirk
64ff4cd660
tap-to-retry failed thumbnail downloads
...
// FREEBIE
8 years ago
Matthew Chen
fc2704cf88
Label quoted replies to yourself as such.
8 years ago
Matthew Chen
f6698501df
Revert "Label quoted replies to yourself as such."
...
This reverts commit 24d7492f61
.
8 years ago
Matthew Chen
24d7492f61
Label quoted replies to yourself as such.
8 years ago
Matthew Chen
76995e4594
Enforce quoted reply edge cases.
8 years ago
Michael Kirk
81b2b57703
CR: add comments, make atomic
...
// FREEBIE
8 years ago
Michael Kirk
90486aa49c
Inline method with one caller, fix formatting
...
// FREEBIE
8 years ago
Michael Kirk
c56e8acc51
QuotedReplyModel from SSK->SignalMessaging
...
// FREEBIE
8 years ago
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
Michael Kirk
a58f1f385c
Share a photo from photos app
...
Shows the conversation picker, and sends the attachment to that
conversation.
There's still a lot TODO
-[ ] resolve JSQ dependency
-[ ] properly wait for app to load
-[ ] dismiss share extension after send is complete
-[ ] support non jpeg file types
-[ ] Fix device sleep manager
// FREEBIE
8 years ago