Commit Graph

1442 Commits (37966986fe51158aaa87c39b6f7673c6421f9663)

Author SHA1 Message Date
Michael Kirk 90486aa49c Inline method with one caller, fix formatting
// FREEBIE
8 years ago
Michael Kirk 941b7ec1bc clarify method signature
// FREEBIE
8 years ago
Michael Kirk c56e8acc51 QuotedReplyModel from SSK->SignalMessaging
// FREEBIE
8 years ago
Michael Kirk 1d4c0624be Clarify variable names
// FREEBIE
8 years ago
Michael Kirk a9459757f0 Lingering var renames QuotedReplyDraft -> QuotedReplyModel
// FREEBIE
8 years ago
Michael Kirk 4399967e99 Comment cleanup, remove unnecessary includes
// FREEBIE
8 years ago
Michael Kirk fa2e1ba89b Fetch thumbnail when not available locally
// FREEBIE
8 years ago
Michael Kirk cb5d3d4f85 Use QuotedReplyModel to access attachment data
This view model loads the attachment when it's build.

// FREEBIE
8 years ago
Michael Kirk 55c6d99d98 populate draft toolbar
// FREEBIE
8 years ago
Michael Kirk 253435b27f extract QuotedReplyDraft model 8 years ago
Michael Kirk 0b8b3b4f16 WIP: towards avatar attachment streams
// FREEBIE
8 years ago
Michael Kirk 53af41fcc6 Reusable UploadOperation based on extracted OWSOperation
// FREEBIE
8 years ago
Matthew Chen 0dfdb8ce88 Elaborate quoted reply variations to include replies with attachments. 8 years ago
Matthew Chen de2dc49126 Elaborate quoted reply variations to include replies with attachments. 8 years ago
Matthew Chen 3ee37bd3f0 Respond to CR. 8 years ago
Matthew Chen 2f2d1f81a8 Clean up ahead of PR. 8 years ago
Matthew Chen cf1a7e01d0 Apply message bubble view to message details view. 8 years ago
Matthew Chen 6830d4e8cb Apply message bubble view to message details view. 8 years ago
Matthew Chen d99a2be005 Apply message bubble view to message details view. 8 years ago
Matthew Chen 316b55bf9d Respond to CR. 8 years ago
Matthew Chen 7067085cdd Extract message bubble view. 8 years ago
Matthew Chen d05b73af28 Extract message bubble view. 8 years ago
Matthew Chen d1060a2a85 Extract message bubble view. 8 years ago
Matthew Chen 7f0fa1228e Extract message bubble view. 8 years ago
Matthew Chen c5d8a7cb38 Clean up ahead of PR. 8 years ago
Matthew Chen f6aa3f89b7 Clean up ahead of PR. 8 years ago
Matthew Chen ca4757b8d1 Clean up ahead of PR. 8 years ago
Matthew Chen 71c5c3a4b7 Refine appearance of quoted reply message cells. 8 years ago
Matthew Chen 8a843f70e3 Refine the attachments in the quoted reply view. 8 years ago
Matthew Chen 214e3a9c4d Refine appearance of quoted reply message cells. 8 years ago
Matthew Chen 822aa64b14 Respond to CR. 8 years ago
Matthew Chen cac85508cc Refine appearance of quoted reply message cells. 8 years ago
Matthew Chen 7e921b7935 Refine appearance of quoted reply message cells. 8 years ago
Matthew Chen 08ba3852cd Refine appearance of quoted reply message cells. 8 years ago
Matthew Chen 5235f6eee9 Refine appearance of quoted reply message cells. 8 years ago
Matthew Chen d6f3df82ae Refine appearance of quoted reply message cells. 8 years ago
Matthew Chen c70f911f6f Refine appearance of quoted reply message cells. 8 years ago
Matthew Chen 6171505657 Refine appearance of quoted reply message cells. 8 years ago
Matthew Chen 10b4ade55a Refine appearance of quoted reply message cells. 8 years ago
Matthew Chen 3343b4ec58 Refine appearance of quoted reply message cells. 8 years ago
Matthew Chen 5a17c5609f Quote reply to oversize text. 8 years ago
Matthew Chen 9b5db80f23 Respond to CR. 8 years ago
Matthew Chen 9085609087 Fix interaction initializers and tests. 8 years ago
Michael Kirk 51eee90bb7 Remove unnecessary changes
// FREEBIE
8 years ago
Michael Kirk bf401bad90 Send quoted messages
MVP

- [x] populate from menu
- [x] send quoted message

TODO

- [] thumbnail
- [] paperclip icon showing for text message
- [] cancel button asset
- [] fonts
- [] colors
- [] adjust content inset/offset when showing quote edit

NICE TO HAVE

- [] animate presentation
- [] animate dismiss
- [] non-paperclip icon for generic attachments

// FREEBIE
8 years ago
Michael Kirk d99054d895 Reply menu item
MVP

- [x] populate from menu
- [] send quoted message

TODO

- [] thumbnail
- [] paperclip icon showing for text message
- [] cancel button asset
- [] fonts
- [] colors
- [] adjust content inset/offset when showing quote edit

NICE TO HAVE

- [] animate presentation
- [] animate dismiss
- [] non-paperclip icon for generic attachments

// FREEBIE
8 years ago
Michael Kirk 6874a9e28e Convert to swift
// FREEBIE
8 years ago
Michael Kirk cfbbeca7ac WIP: QuotedMessagePreviewView
MVP

- [] populate from menu
- [] send quoted message

TODO

- [] thumbnail
- [] paperclip icon showing for text message
- [] cancel button asset
- [] fonts
- [] colors
- [] adjust content inset/offset when showing quote edit

NICE TO HAVE

- [] animate presentation
- [] animate dismiss
- [] non-paperclip icon for generic attachments

// FREEBIE
8 years ago
Matthew Chen 00a81355d6 Respond to CR. 8 years ago
Matthew Chen 445d38f72a Modify cells to show quoted messages. 8 years ago