Commit Graph

16 Commits (471870d8a51214ed4c20474f45ae72dbccb670d5)

Author SHA1 Message Date
Niels Andriesse 9eea1a3a83 Parse group attachments 6 years ago
Niels Andriesse ee8b341182 Implement attachment uploading 6 years ago
Mikunj 815c8a97fb Added incoming gif previews 6 years ago
Michael Kirk 7e5256856c render media+longText message 7 years ago
Matthew Chen 5f8755f2eb Respond to CR. 7 years ago
Matthew Chen d76bdf3a58 Use attachment pointers to restore attachments from backup. 7 years ago
Matthew Chen 90e7df5515 Use attachment pointers to restore attachments from backup. 7 years ago
Michael Kirk e096406e56 migrate existing attachments to album-compatible gallery schema 7 years ago
Michael Kirk 57681bd6f3 Gallery supports album messages 7 years ago
Michael Kirk 27cb91e9c8 Plumb through messageAlbumId so an Attachment knows what album (if any) it
belongs to.
7 years ago
Matthew Chen 57de089118 Add support for album captions to models. 7 years ago
Matthew Chen 0341f5dc2b Modify ConversationViewItem to support media galleries. 7 years ago
Matthew Chen f2c0985907 Add 'is valid media?' method. 7 years ago
Matthew Chen c36297a9ad Elaborate 'quoted reply' variations in the Debug UI. 8 years ago
Michael Kirk 6eeb78157a Include size in attachment pointer
// 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