aboutsummaryrefslogtreecommitdiff
path: root/src/components/profile/Content.tsx
AgeCommit message (Collapse)Author
2021-07-27Update sticky header indexIvan Chen
2021-07-22Made progress bar non-stick to topIvan Chen
2021-05-24Fix yarn lint issuesShravya Ramesh
2021-04-22Private Hotifixankit-thanekar007
2021-04-12added icons, fixed picker almostIvan Chen
2021-04-09removed chat client inside userloginShravya Ramesh
2021-04-09connecting user during loginShravya Ramesh
2021-04-07Merge branch 'master' into chat-pocIvan Chen
# Conflicts: # src/components/profile/Content.tsx # src/components/taggs/TaggsBar.tsx # src/screens/profile/ProfileScreen.tsx # src/types/types.ts
2021-04-03Fix profile socials bar animationLeon Jiang
2021-04-01Improve position of overlaid tutorialLeon Jiang
2021-03-29Merge branch 'master' into tma739-bugfix-profile-onboarding-tutorialIvan Chen
# Conflicts: # src/components/profile/Content.tsx
2021-03-29Fix tutorial positioning bug on iPhone 11Leon Jiang
2021-03-29updated paddingIvan Chen
2021-03-29fixed taggs bar and added padding for private accountsIvan Chen
2021-03-29code cleanupIvan Chen
2021-03-29updated helper function, cleaned up code, prevent friends navigationIvan Chen
2021-03-26show taggsbar, prevent taggsbar navigation on profile and SPIvan Chen
2021-03-25Private account toggle changesankit-thanekar007
2021-03-25Separated Private and Public Profilesankit-thanekar007
2021-03-23User not present checkankit-thanekar007
2021-03-23TMA 642 Touchable Opacity redirectionankit-thanekar007
2021-03-05lintShravya Ramesh
2021-03-01Fix imports causing app crashesLeon Jiang
2021-02-20fixed issuesIvan Chen
2021-02-19fixedShravya Ramesh
2021-02-09added taggs bar and white ringShravya Ramesh
2021-02-01fullscreen friends + unfriend buttonShravya Ramesh
2021-01-29full screen; with button; needs refresh&alignment;Shravya Ramesh
2021-01-22Merge branch 'master' into tma552-adjust-styles-and-sizesIvan Chen
# Conflicts: # src/components/profile/Content.tsx # src/screens/profile/MomentCommentsScreen.tsx
2021-01-22Merge branch 'master' into tma552-adjust-styles-and-sizesIvan Chen
# Conflicts: # src/screens/profile/MomentCommentsScreen.tsx
2021-01-22Merge branch 'master' into tma570-revamp-comments-keyboard-2Ivan Chen
# Conflicts: # src/components/profile/Content.tsx
2021-01-22changed constant nameIvan Chen
2021-01-21doneAshm Walia
2021-01-21normalize function and normalized all fonts on profile pageIvan Chen
2021-01-21lintingIvan Chen
2021-01-21fixed isIPhoneX and adjusted spacingIvan Chen
2021-01-16Merge branch 'master' into tma538-friend-requestsAshm Walia
2021-01-16DoneAshm Walia
2021-01-15DoneAshm Walia
2021-01-15fixesAshm Walia
2021-01-15created strings.ts and lintingIvan Chen
2021-01-15friend requestShravya Ramesh
2021-01-14Fix (#182)Ashm Walia
2021-01-13[TMA-556] Temporary Fix for Re-ordering Categories (#178)Ivan Chen
* done * moved icon placement and added correct asset * new icons * moved things around resolved a bug * Deleting existing predefined moment categories * Revert "Deleting existing predefined moment categories" This reverts commit f5f4464b5392902208ec548de1c189f4639261a5. * Hit backend Co-authored-by: Shravya Ramesh <shravs1208@gmail.com> Co-authored-by: Ashm Walia <ashmwalia@outlook.com> Co-authored-by: Ashm Walia <40498934+ashmgarv@users.noreply.github.com>
2021-01-12[TMA 491 Frontend] Revamp onboarding (#173)Ashm Walia
* First commit, arrow excluded * Done from my side * Some small nitpicks * exclude tsconfig * Show profile screen after onboarding * Update string * Small fix * small cosmetic
2021-01-12[TMA-527/506/523] Custom Moment Categories (#174)Ivan Chen
* changed logic to allow ≥ 1 categories * now using array of strings for moment categories * updated error strings * formatting and check for picker cancellation * initial UI done * cleaned up logic, added custom icon * renamed onboarding stack to match main stack * removed unused import * deterministic color picker * custom category defaults to selected instead of added * removed function in route
2021-01-05Done (#163)Ashm Walia
2021-01-03[TMA - 459] - Fix for ghost image bug (#159)Ashm Walia
* Fixed * Fix
2020-12-31fix (#158)Ashm Walia
2020-12-30[TMA - 457]Change followers to friends (#149)Ashm Walia
* One commit to replace followers with friends * Move block unblock to drawer and some cosmetic changes * Options to edit own profile when viewing * Changes for University Class * Small fix * Made ProfileOnboarding a scroll view and other small changes * Small fix * Small fix thanks to ivan and tanmay * Add ?