Commit Graph

10157 Commits (15826cec5d718361cc639ddca0dcc8896470fed7)
 

Author SHA1 Message Date
Matthew Chen 15826cec5d Reduce initial conversation load window size. 6 years ago
Matthew Chen 1f3e24ae47 Merge branch 'charlesmchen/profileFetchConcurrency' 6 years ago
Matthew Chen d717ee5411 Parse and apply profile fetches off main thread. 6 years ago
Matthew Chen 6239c53134 Merge branch 'charlesmchen/vmSortInteractions' 6 years ago
Matthew Chen 9017c16e7e Sort interactions in CVM. 6 years ago
Matthew Chen c04c7e646f Merge branch 'charlesmchen/persistMediaValidityCache' 6 years ago
Matthew Chen bd318a84ab Fix typo. 6 years ago
Matthew Chen a96c6ed3b2 Persist the media validity cache. 6 years ago
Michael Kirk f9c083c694 "Bump build to 2.33.0.9." 6 years ago
Michael Kirk 3ee1c078fc Merge branch 'charlesmchen/dbConnForOrphanDataCleaner' 6 years ago
Matthew Chen 95bc7a23f7 Use dedicated db connection in orphan data cleaner. 6 years ago
Michael Kirk ada1f1ae12 "Bump build to 2.33.0.8." 6 years ago
Michael Kirk 6ece45a2e4 toggle multisend feature flag 6 years ago
Michael Kirk a6a51813e0 "Bump build to 2.33.0.7." 6 years ago
Michael Kirk 1bc81ad76e Merge branch 'mkirk/group-soft-delete' 6 years ago
Michael Kirk 425bdd7a4f guard against edge case
Though, I don't think this method should ever be called when localNumber is
nil.
6 years ago
Michael Kirk c8c932033b add proper nullability annotation 6 years ago
Michael Kirk beb02afce9 Soft delete group threads 6 years ago
Michael Kirk c0cb7df10a rename hasEverHadMessage -> shouldThreadBeVisible 6 years ago
Michael Kirk 4ac93276c6 sync translations 6 years ago
Michael Kirk 70f826799d "Bump build to 2.33.0.6." 6 years ago
Matthew Chen 823a6d9e07 Merge branch 'charlesmchen/finalizeOrphanCleanup' 6 years ago
Matthew Chen af3cff3399 Prep orphan data cleaner. 6 years ago
Matthew Chen 8ba747916a Prep orphan data cleaner. 6 years ago
Michael Kirk 585ed0c31f Merge branch 'mkirk/moreRetainUntilComplete' 6 years ago
Michael Kirk b7ab036c04 warn_unused_result on AnyPromise methods 6 years ago
Matthew Chen a29db6cb52 Merge branch 'charlesmchen/moreRetainUntilComplete' 6 years ago
Matthew Chen acd97602ca Respond to CR. 6 years ago
Matthew Chen 48bd0cfa06 Add missing retains to promises. 6 years ago
Matthew Chen 222e07c5bd Merge branch 'charlesmchen/moreBackupFeatureFlag' 6 years ago
Matthew Chen 15653498b7 Apply backup feature flag. 6 years ago
Michael Kirk f68c410bcf "Bump build to 2.33.0.5." 6 years ago
Michael Kirk af25225169 Merge branch 'mkirk/order-photo-collections' 6 years ago
Michael Kirk ff45070219 Optimize album ordering - remove unnecessary albums 6 years ago
Michael Kirk 7f1791b2fd Sync translations 6 years ago
Michael Kirk a50541009a Merge branch 'mkirk/album-design-tweaks' 6 years ago
Michael Kirk 1ab0daeb9b just a bit faster 6 years ago
Michael Kirk ed12a74ccf album picker design tweaks 6 years ago
Michael Kirk 1fecdd1324 Merge branch 'mkirk/collection-presentation' 6 years ago
Michael Kirk 3e032f55cd clear selectedIds in sync with deselection 6 years ago
Michael Kirk d85350bf8f remain in "multiselect" mode after switching PhotoCollection 6 years ago
Michael Kirk e776a2410c update comment per code review 6 years ago
Michael Kirk 6556a3173c Don't extend PhotoCollection picker beneath navbar 6 years ago
Michael Kirk 2eb2c2856b fix conversation input appearing over image picker 6 years ago
Michael Kirk 6a61d660b4 Don't show "selected" badge unless in batch mode (per myles) 6 years ago
Michael Kirk ac7e2f76d6 Properly handle external library changes, avoid overzealous deselect 6 years ago
Michael Kirk 82d49350ef properly deselect items when switching collections 6 years ago
Michael Kirk 635401dc5e Hide "Select" button while album chooser presented
TODO:

-[x] establish parent/child relation
-[x] reconcile changes with collection picker delegate
-[x] present/dismiss animation
-[x] animate title label
-[x] hide (some?) bar button items when collection picker presented

Nice to have:

-[] crop child view top - so that it comes *up to* the navbar bottom, but
    doesn't go behind
6 years ago
Michael Kirk 5490f07bb9 Animate title chevron
TODO:

-[x] establish parent/child relation
-[x] reconcile changes with collection picker delegate
-[x] present/dismiss animation
-[x] animate title label
-[] hide (some?) bar button items when collection picker presented

Nice to have:

-[] crop child view top - so that it comes *up to* the navbar bottom, but
    doesn't go behind
6 years ago
Michael Kirk caf0020697 Present CollectionPicker as child view
TODO:

-[x] establish parent/child relation
-[x] reconcile changes with collection picker delegate
-[x] present/dismiss animation
-[] animate title label
-[] hide (some?) bar button items when collection picker presented

Nice to have:

-[] crop child view top - so that it comes *up to* the navbar bottom, but
    doesn't go behind
6 years ago