Commit Graph

5362 Commits (5cfcee9d2dd4b3dece2befaa5a952e6d59c198db)

Author SHA1 Message Date
Matthew Chen b865b91147 Use REST for UD requests. 7 years ago
Matthew Chen f7e7477f54 Add sharing scenarios to Debug UI. 7 years ago
Matthew Chen 2e50cc1f2d Respond to CR. 7 years ago
Matthew Chen 84d6f61d53 Fix glitches in conversation media view. 7 years ago
Michael Kirk 24745570dc Merge tag '2.32.0.8' 7 years ago
Michael Kirk f9e2c8172c "Bump build to 2.32.0.8." 7 years ago
Michael Kirk 6749eccaac "Bump build to 2.32.0.7." 7 years ago
Michael Kirk c6cead7bb3 "Bump build to 2.32.0.6." 7 years ago
Michael Kirk 3faa700d66 Merge tag '2.31.0.31' into release/2.32.0 7 years ago
Matthew Chen be784d14d6 Revert "Disable the orphan data cleaner."
This reverts commit 7c47fe6b4f.
7 years ago
Matthew Chen 49c8e6db7d Merge remote-tracking branch 'origin/release/2.31.0' 7 years ago
Matthew Chen 220fdfc14e "Bump build to 2.31.0.32." 7 years ago
Matthew Chen 38f551e229 "Bump build to 2.31.0.31." 7 years ago
Matthew Chen 6a1673862e "Bump build to 2.31.0.30." 7 years ago
Matthew Chen 1692a28fc2 Update l10n. 7 years ago
Matthew Chen 7c47fe6b4f Disable the orphan data cleaner. 7 years ago
Michael Kirk fa82d43e6c put custom image picker behind feature flag 7 years ago
Michael Kirk 3c450eeeaa degrade from crashing to debug assert, upon failure we return a fully (overly)
redacted string
7 years ago
Michael Kirk 54059532f7 remove unused strong capture 7 years ago
Michael Kirk 97e9871f19 remove unnecessary implicitly unwrapped optional 7 years ago
Michael Kirk 2a1c62f6f5 remove unused delegate method declaration 7 years ago
Michael Kirk 24f97f1229 compiler warning: discard result explicitly 7 years ago
Michael Kirk e2ad9d81bb attachment factory
flesh out other factory builders
7 years ago
Michael Kirk 06b763dfc4 Remove unused methods/tests 7 years ago
Michael Kirk 59d3699e1b remove invalid test - non-optional argument triggers debug assert 7 years ago
Michael Kirk dd9bd1c1b9 remove unused header for DatabaseConverter test 7 years ago
Michael Kirk c710b7f8f2 Fixup certificate parsing tests
Skip failure when running tests when we're explicitly testing failure cases.

Be more specific about failure conditions via NSError param
7 years ago
Matthew Chen caba577f26 "Bump build to 2.32.0.5." 7 years ago
Matthew Chen 6f64a809f3 Tap on album item. 7 years ago
Michael Kirk d805246cb7 update caption after deleting item 7 years ago
Michael Kirk ca30a96451 Increase caption height 7 years ago
Michael Kirk 78b1c9a8b9 caption should not be selectable/editable 7 years ago
Michael Kirk 43489a6551 remove gradient when viewing attachment with no caption 7 years ago
Michael Kirk 5da525ce2e Merge remote-tracking branch 'origin/release/2.31.0' 7 years ago
Michael Kirk 11fece2f3f move category method to be shared 7 years ago
Michael Kirk 74b25c14f1 filter caption strings for display 7 years ago
Michael Kirk 3b53ee08ba Long captions use ScrollView rather than resizing 7 years ago
Michael Kirk cfd2e8d9d1 Show captions in gallery page view 7 years ago
Matthew Chen 1da59dd9b5 "Bump build to 2.32.0.4." 7 years ago
Matthew Chen 52af57f8a3 Fix accessibility for app settings button. 7 years ago
Matthew Chen b475695f54 Respond to CR. 7 years ago
Matthew Chen 34b4ea377f Revise media progress views. 7 years ago
Matthew Chen 15c42642e0 Apply invalid and rety assets. 7 years ago
Matthew Chen a431829a7b "Bump build to 2.31.0.29." 7 years ago
Matthew Chen 1ac74cfb81 Modify MessageFetcherJob to handle incoming UD messages. 7 years ago
Matthew Chen 9d1579a480 Update caption indicator asset. 7 years ago
Matthew Chen cd224a1590 Render single media as albums. 7 years ago
Matthew Chen 82fb766c27 Respond to CR. 7 years ago
Matthew Chen 654325c6dc Add download progress indicators. 7 years ago
Matthew Chen a26086b303 Show attachment upload progress indicators. 7 years ago
Matthew Chen c1a5e1e258 Rename to media album. 7 years ago
Matthew Chen 3daf7d4744 Add OWSAttachmentDownloads. 7 years ago
Michael Kirk 03aba93985 CR: use id for hashvalue, make clearer that we don't expect to use incrementing ID's for uniqueId 7 years ago
Michael Kirk 7cf53293da restore Share/Delete functionality to gallery items in the post multi-attachment world 7 years ago
Michael Kirk 42bf267607 fixup plumbing for incoming messages/synced transcripts 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 f37c4f71ad Add footer to 'typing indicators' setting. 7 years ago
Matthew Chen 02a9cc9181 Remove stroke on album items. 7 years ago
Matthew Chen 00adefa518 "Bump build to 2.32.0.3." 7 years ago
Matthew Chen dfdaf93402 "Bump build to 2.31.0.28." 7 years ago
Matthew Chen 9a44f24bc1 Reduce typing indicators. 7 years ago
Matthew Chen f382cd770e Fix build break. 7 years ago
Matthew Chen 777e2b9251 Rename to media album. 7 years ago
Matthew Chen 2dfd4b2c0d Rename to media album. 7 years ago
Michael Kirk 3ff3779f17 CR: remove unnecessary assert 7 years ago
Matthew Chen c7c02f03d1 Display caption indicators for media albums in conversation view. 7 years ago
Michael Kirk 7cef41f8e2 Multi-approval 7 years ago
Matthew Chen 57de089118 Add support for album captions to models. 7 years ago
Matthew Chen 60c5a84dd2 Fix issues in media gallery cells; Improve debug galleries. 7 years ago
Matthew Chen 88a1186e4e Restore XCode 9 compatability. 7 years ago
Matthew Chen cdfd2779a3 Fix a couple small bugs in the typing indicators. 7 years ago
Matthew Chen 5aa6467d20 Fix issues in media gallery cells. 7 years ago
Matthew Chen f45693ec34 Respond to CR. 7 years ago
Matthew Chen 736d7c7351 Fix media gallery cell edge cases. 7 years ago
Matthew Chen d538301632 Fix media gallery cell edge cases. 7 years ago
Matthew Chen 34e85dd90e Fix media gallery cell edge cases. 7 years ago
Matthew Chen ee3bdca336 Fix media gallery cell edge cases. 7 years ago
Matthew Chen cfcb6cb15b Clean up ahead of PR. 7 years ago
Matthew Chen 0c76e1c02d Use ConversationMediaView to simplify media rendering in conversation view cells. 7 years ago
Matthew Chen f2c0a6f7dd Clean up ahead of PR. 7 years ago
Matthew Chen c89bdd2a15 Modify MediaGalleryCellView to handle animated images and videos. 7 years ago
Matthew Chen 2c9a556786 Remove overzealous assert in ConversationViewModel. 7 years ago
Matthew Chen cf057e3af3 Modify MediaGalleryCellView to handle still images. 7 years ago
Matthew Chen ec6de40bd9 Modify MessageBubbleView to support media galleries. 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
Michael Kirk 4c5d46e8f8 Custom photo picker, respects theme/call banner
- share GridViewCell
- Multiple image selection, with feature flag, cant currently approve multiple
7 years ago
Matthew Chen c8ac66ff8f "Bump build to 2.32.0.2." 7 years ago
Matthew Chen 2ca32fddcc Preserve ordering in incremental diffs. 7 years ago
Matthew Chen aa5e6b456e Preserve ordering in incremental diffs. 7 years ago
Matthew Chen 5d6ff608c1 "Bump build to 2.32.0.1." 7 years ago
Matthew Chen 39c820b866 Distinguish 'app will/did become ready' events. 7 years ago
Matthew Chen eb2e16872e Distinguish 'app will/did become ready' events. 7 years ago
Matthew Chen af249de681 Fix race in CVM startup. 7 years ago
Matthew Chen 65776cdaef "Bump build to 2.32.0.0." 7 years ago
Matthew Chen 47fda2e377 Add debug UI for multi-image sends. 7 years ago
Matthew Chen ecba67b511 Add debug UI for multi-image sends. 7 years ago
Matthew Chen f6591fac25 Add debug UI for multi-image sends. 7 years ago
Matthew Chen d04f1e6e36 Add debug UI for multi-image sends. 7 years ago
Matthew Chen f893980468 Add debug UI function to make group with unregistered users. 7 years ago
Matthew Chen 1e5a228c5b "Bump build to 2.31.0.27." 7 years ago
Michael Kirk 62e9f51c08 sync translations 7 years ago
Michael Kirk 18343e1af8 l10n tr_TR -> tr 7 years ago
Michael Kirk 3585e111b6 l10n th_TH -> th 7 years ago
Michael Kirk a726fef89d l10n sv_SE -> sv 7 years ago
Michael Kirk 735331dc9f l10n ja_JP -> ja 7 years ago
Michael Kirk 6d052f1379 l10n it_IT -> it 7 years ago
Michael Kirk c01475836e l10n el_GR -> el 7 years ago
Michael Kirk f8207c6d2e l10n az_AZ -> az 7 years ago
Michael Kirk 3cfbc75f68 l10n ko_KR -> ko 7 years ago
Michael Kirk 0d06590304 update existing translations 7 years ago
Matthew Chen 58856748d8 Update info plist to reflect PlistBuddy ordering. 7 years ago
Matthew Chen 7c65a98069 Fix breakage from typing indicators. 7 years ago
Matthew Chen b90fee08bd Merge remote-tracking branch 'origin/release/2.31.0' 7 years ago
Matthew Chen 78987445ec "Bump build to 2.31.0.26." 7 years ago
Matthew Chen b8e9cd6b58 Respond to CR. 7 years ago
Matthew Chen 22c922bf5b Respond to CR. 7 years ago
Matthew Chen 650469c6a7 Respond to CR. 7 years ago
Matthew Chen 4088bebe05 Clean up ahead of PR. 7 years ago
Matthew Chen 94eaed0024 Fix rebase breakage. 7 years ago
Matthew Chen f8a5a41415 Apply dark theme to typing indicator. 7 years ago
Matthew Chen 37ae4ef360 Add typing indicator animation. 7 years ago
Matthew Chen 63d88ef5cb Sketch out TypingIndicatorCell. 7 years ago
Matthew Chen eedc9f9a26 Sketch out "typing indicators" interaction and cell. 7 years ago
Matthew Chen 50381cc94c Add typing indicators in home view. 7 years ago
Michael Kirk d9a4c6e837 typing indicator upgrade screen 7 years ago
Michael Kirk aa22f9a556 whitelist staging cds domain 7 years ago
Michael Kirk 77bd9b8852 Extract most Gallery functionality from the gallery NavigationController.
By not overriding the initializer for an OWSNavigationController subclass,
we can use the dynamic disaptch intialization chain.

The root difficulty here is that super.init(navBarClass:) wants to call
self.init(nibNam)
7 years ago
Michael Kirk 6d8a7ed800 things working 7 years ago
Michael Kirk 1af750363a fix media-gallery doesn't respect call banner 7 years ago
Matthew Chen 834bba8880 Respond to CR. 7 years ago
Matthew Chen 32d3eed7ba Add ConversationViewModel. 7 years ago
Matthew Chen a09cb16e74 Add typing indicators setting. 7 years ago
Michael Kirk f24ef7a0e8 separate title view for landscape 7 years ago
Michael Kirk 432fcc016c Gallery tile landscape 7 years ago
Michael Kirk 19f2d0db48 WIP: Media Landscape Mode 7 years ago
Matthew Chen 3d0e7386a4 Respond to CR. 7 years ago
Matthew Chen a98c82645c Start work on typing indicators.
* Update proto schema to reflect typing indicators.
* Sketch out OWSTypingIndicatorMessage.
* Add "online" to the service message params.
* Sketch out logic to send typing indicator messages.
* Sketch out OWSTypingIndicators class.
7 years ago
Matthew Chen 40aa78e001 Merge remote-tracking branch 'origin/release/2.31.0' 7 years ago
Matthew Chen ec2478645d "Bump build to 2.31.0.25." 7 years ago
Michael Kirk 82d64405d0 fixup blogpost url 7 years ago
Matthew Chen b5bf3761a1 "Bump build to 2.31.0.24." 7 years ago
Matthew Chen 2541be1619 Apply refinements to UD logic. 7 years ago
Michael Kirk 3d9cd4f4ed CR: comments and code clarity 7 years ago
Michael Kirk cb9aa6304c find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \; 7 years ago
Michael Kirk 3a6aafc454 Swift Exception wrap NSData+keyVersionByte 7 years ago
Matthew Chen 0d7d83f276 Update carthage version in Info.plist. 7 years ago
Matthew Chen 5535abd01b Update "sealed sender" blog post URL. 7 years ago