aboutsummaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Collapse)Author
2021-07-15Remove redundant import.Michael
2021-07-15Incorporate trimming into the old moment flow with the cropping functionality.Michael
2021-07-15Incorporate trimmer with zoom/crop component. Can toggle on and off with a ↵Michael
boolean prop on the trimmerPlayer component.
2021-07-14Hide the trimmer.Michael
2021-07-14Incorportated the trimmer component on the zoom inn croppper page. Trimmer ↵Michael
is hidden. Will incorporate trimmer soon.
2021-07-14Merged with newer master containing the cropper.Michael
2021-07-14Clean up code round 2Brian Kim
2021-07-14Update src/components/comments/ZoomInCropper.tsxbrian-tagg
Co-authored-by: Ivan Chen <ivan.if.chen@gmail.com>
2021-07-14Working on code cleanupBrian Kim
2021-07-13Fix lintBrian Kim
2021-07-13Merge with masterBrian Kim
2021-07-13Merged with new master.Michael
2021-07-13Extremely rough workingBrian Kim
2021-07-13Cleaned up comments and added hideTrimmer functionalityMichael
2021-07-09Add tap to view to dismiss keyboard, Add flatlist paramShravya Ramesh
2021-07-09Merge pull request #491 from IvanIFChen/tma969-new-caption-screenIvan Chen
[TMA-969] New Caption Screen
2021-07-09Allow preselect category from profile screenIvan Chen
2021-07-09Merge pull request #499 from shravyaramesh/tma961-thumbnail-size-notificationsIvan Chen
[TMA-961] Resize moment thumbnail on notifications
2021-07-09Fix cropping bug. Updated the source to be the correct higher res video.Michael
2021-07-09Fix mention box padding issueIvan Chen
2021-07-09Fix mention box position, Fix image flickeringIvan Chen
2021-07-09Lint, Update service code to allow category editionIvan Chen
2021-07-09Add logic to create custom category actionIvan Chen
2021-07-09Hook up navigation to custom category creationIvan Chen
2021-07-09Remove moment post button, Update to use square buttonIvan Chen
2021-07-09Add post buttonIvan Chen
2021-07-09Add navigation to camera tab with big blue plusIvan Chen
2021-07-09Cleanup tabbar visibility statusIvan Chen
2021-07-09Refactor moment category icon logicIvan Chen
2021-07-09Remove old plus, Fix wrong upload click bugIvan Chen
2021-07-09Remove title, Cleanup caption screen route props, Add new screenIvan Chen
2021-07-09Adjust most styling for caption screenIvan Chen
2021-07-09Resize moment thumbnail on notificationsShravya Ramesh
2021-07-08Fixed boundariesBrian Kim
2021-07-08Fix lintBrian Kim
2021-07-08Respond to comments, simplify boundaries, place calculations within useEffectBrian Kim
2021-07-07Merge branch 'master' into tma968-new-moment-taggingBrian Kim
2021-07-07Basic functionalityBrian Kim
2021-07-07Merge pull request #485 from sotech117/tma931-remove-search-on-bottom-navbarIvan Chen
[TMA-931] Remove Search on Bottom Navbar
2021-07-06Merge with new masterMichael
2021-07-02Removed deadcodeIvan Chen
2021-07-02Remove black plus iconIvan Chen
2021-07-02Support picking video from galleryIvan Chen
2021-07-02Remove comments added from pr review. Also, clean some code that was ↵Michael
suggested from pr review.
2021-07-02Add new upload button in the middle on the nav bar and shifting the older ↵Michael
icons to new positions. Follow Blessing's design by enlargining it and making the other icons a bit smaller. Also, add the navigation that goes to the camera screen from the upload icon. Ending the rebase from master.
2021-07-01Remove TODOs and commentsIvan Chen
2021-07-01Merge branch 'master' into poc-videoIvan Chen
# Conflicts: # Makefile # ios/Frontend/Info.plist # src/components/camera/GalleryIcon.tsx # src/components/camera/SaveButton.tsx # src/components/moments/Moment.tsx # src/screens/moments/CameraScreen.tsx # src/utils/camera.ts
2021-07-01Merge pull request #482 from IvanIFChen/tma953-camera-screen-merged-with-masterIvan Chen
[TMA-953] Camera Screen from Master to PoC Video Branch
2021-07-01Fix moment avatar rerender issueIvan Chen
2021-06-30Squashed commit of the following:Ivan Chen
commit 7046c2673c54ecf2f418a85fbcfc2c4872858697 Merge: 5480267b c6900bc6 Author: Ivan Chen <ivan@tagg.id> Date: Wed Jun 30 15:16:02 2021 -0400 Merge pull request #479 from brian-tagg/tma959-gif-handle [TMA-959] GIF handle commit c6900bc62b2ea9a1eb07088ac02556c0dd1d5ebc Author: Brian Kim <brian@tagg.id> Date: Thu Jul 1 04:00:53 2021 +0900 Redo extraneous file commit 4eda8db632ca996ff9712872b2076a8675a63523 Author: Brian Kim <brian@tagg.id> Date: Thu Jul 1 03:52:50 2021 +0900 Updates from product commit 1c1975265fb6013c34c8e766a7f11b0c5b8d1e11 Author: Brian Kim <brian@tagg.id> Date: Thu Jul 1 01:23:19 2021 +0900 Respond to comments commit 50344b4236e235fdd42997c1fe85f2c1bd014e47 Author: Brian Kim <brian@tagg.id> Date: Tue Jun 29 23:04:22 2021 +0900 Fixed up some merge issues commit 014af4ac61bae6e38a4965ceb274b147ac3395c6 Author: Brian Kim <brian@tagg.id> Date: Tue Jun 29 23:01:24 2021 +0900 Construct and merge with master