Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-27 | Update sticky header index | Ivan Chen | |
2021-07-22 | Made progress bar non-stick to top | Ivan Chen | |
2021-05-24 | Fix yarn lint issues | Shravya Ramesh | |
2021-04-22 | Private Hotifix | ankit-thanekar007 | |
2021-04-12 | added icons, fixed picker almost | Ivan Chen | |
2021-04-09 | removed chat client inside userlogin | Shravya Ramesh | |
2021-04-09 | connecting user during login | Shravya Ramesh | |
2021-04-07 | Merge branch 'master' into chat-poc | Ivan Chen | |
# Conflicts: # src/components/profile/Content.tsx # src/components/taggs/TaggsBar.tsx # src/screens/profile/ProfileScreen.tsx # src/types/types.ts | |||
2021-04-03 | Fix profile socials bar animation | Leon Jiang | |
2021-04-01 | Improve position of overlaid tutorial | Leon Jiang | |
2021-03-29 | Merge branch 'master' into tma739-bugfix-profile-onboarding-tutorial | Ivan Chen | |
# Conflicts: # src/components/profile/Content.tsx | |||
2021-03-29 | Fix tutorial positioning bug on iPhone 11 | Leon Jiang | |
2021-03-29 | updated padding | Ivan Chen | |
2021-03-29 | fixed taggs bar and added padding for private accounts | Ivan Chen | |
2021-03-29 | code cleanup | Ivan Chen | |
2021-03-29 | updated helper function, cleaned up code, prevent friends navigation | Ivan Chen | |
2021-03-26 | show taggsbar, prevent taggsbar navigation on profile and SP | Ivan Chen | |
2021-03-25 | Private account toggle changes | ankit-thanekar007 | |
2021-03-25 | Separated Private and Public Profiles | ankit-thanekar007 | |
2021-03-23 | User not present check | ankit-thanekar007 | |
2021-03-23 | TMA 642 Touchable Opacity redirection | ankit-thanekar007 | |
2021-03-05 | lint | Shravya Ramesh | |
2021-03-01 | Fix imports causing app crashes | Leon Jiang | |
2021-02-20 | fixed issues | Ivan Chen | |
2021-02-19 | fixed | Shravya Ramesh | |
2021-02-09 | added taggs bar and white ring | Shravya Ramesh | |
2021-02-01 | fullscreen friends + unfriend button | Shravya Ramesh | |
2021-01-29 | full screen; with button; needs refresh&alignment; | Shravya Ramesh | |
2021-01-22 | Merge branch 'master' into tma552-adjust-styles-and-sizes | Ivan Chen | |
# Conflicts: # src/components/profile/Content.tsx # src/screens/profile/MomentCommentsScreen.tsx | |||
2021-01-22 | Merge branch 'master' into tma552-adjust-styles-and-sizes | Ivan Chen | |
# Conflicts: # src/screens/profile/MomentCommentsScreen.tsx | |||
2021-01-22 | Merge branch 'master' into tma570-revamp-comments-keyboard-2 | Ivan Chen | |
# Conflicts: # src/components/profile/Content.tsx | |||
2021-01-22 | changed constant name | Ivan Chen | |
2021-01-21 | done | Ashm Walia | |
2021-01-21 | normalize function and normalized all fonts on profile page | Ivan Chen | |
2021-01-21 | linting | Ivan Chen | |
2021-01-21 | fixed isIPhoneX and adjusted spacing | Ivan Chen | |
2021-01-16 | Merge branch 'master' into tma538-friend-requests | Ashm Walia | |
2021-01-16 | Done | Ashm Walia | |
2021-01-15 | Done | Ashm Walia | |
2021-01-15 | fixes | Ashm Walia | |
2021-01-15 | created strings.ts and linting | Ivan Chen | |
2021-01-15 | friend request | Shravya Ramesh | |
2021-01-14 | Fix (#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-05 | Done (#163) | Ashm Walia | |
2021-01-03 | [TMA - 459] - Fix for ghost image bug (#159) | Ashm Walia | |
* Fixed * Fix | |||
2020-12-31 | fix (#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 ? |