aboutsummaryrefslogtreecommitdiff
path: root/src/store
AgeCommit message (Collapse)Author
2021-08-09Add variable in redux for caching the initial moment upload requestIvan Chen
2021-08-09Remove user_id requirementIvan Chen
2021-07-29Accept captionIvan Chen
2021-07-27Add image moment upload actionIvan Chen
2021-07-22Add action for handling all video uploadsIvan Chen
2021-07-22Rename util function, Pass video duration to caption screenIvan Chen
2021-07-21Update progress bar typeIvan Chen
2021-07-20Add gradient progress barIvan Chen
2021-06-08Create MomentPostTypeIvan Chen
2021-06-07Fix default value for university typeIvan Chen
2021-06-01LintIvan Chen
2021-06-01Refactor to use action instead of util functionIvan Chen
2021-05-24Fix yarn lint issuesShravya Ramesh
2021-04-27Added action to update badgesShravya Ramesh
2021-04-27Added badges to storeShravya Ramesh
2021-04-20lintedIvan Chen
2021-04-20lintedIvan Chen
2021-04-09added navigation to profileIvan Chen
2021-04-09removed chat client inside userloginShravya Ramesh
2021-04-09removed client ready from reduxShravya Ramesh
2021-04-09Added boolean for user connection statusShravya Ramesh
2021-04-06using tagg user idIvan Chen
2021-04-06disconnect userIvan Chen
2021-03-29Merge pull request #334 from IvanIFChen/tma740-header-pic-bugIvan Chen
[TMA-740] Head Pic Bug
2021-03-29reset url in state after editing profileIvan Chen
2021-03-29Logout changesankit-thanekar007
2021-03-29Tma 701 - New screens added, refactoring pendingankit-thanekar007
2021-03-29Merge branch 'master' into tma-701-private-account-bannerIvan Chen
# Conflicts: # src/constants/strings.ts
2021-03-29updated helper function, cleaned up code, prevent friends navigationIvan Chen
2021-03-26Merge branch 'master' into tma-722-cornell-feIvan Chen
# Conflicts: # src/constants/constants.ts # src/services/ExploreService.ts # src/services/UserProfileService.ts # src/types/types.ts
2021-03-25Merge pull request #323 from IvanIFChen/tma698-api-profileIvan Chen
[TMA-698] api/profile
2021-03-25renamed to profile and headerIvan Chen
2021-03-25added is_privateIvan Chen
2021-03-24Cornell Changesankit-thanekar007
2021-03-24removed dead codeIvan Chen
2021-03-24Merge branch 'master' into tma698-api-profileIvan Chen
# Conflicts: # src/components/search/SearchBar.tsx
2021-03-24cleaned up codeIvan Chen
2021-03-24cleaned up logicIvan Chen
2021-03-23updated types, using api/profileIvan Chen
2021-03-18worksShravya Ramesh
2021-03-17better fix for imagesIvan Chen
2021-03-17using s3 url instead of image passed from backendIvan Chen
2021-03-12add friend now worksShravya Ramesh
2021-03-11removed unused store stateIvan Chen
2021-03-05commented out search bar, added screen to onboarding flow, fixed some layout ↵Ivan Chen
issues
2021-03-05Merge branch 'master' into tma-634-badge-selection-screenIvan Chen
# Conflicts: # src/components/taggs/SocialMediaInfo.tsx
2021-03-01added brown 24Ivan Chen
2021-02-25TMA-634-indentation and unused variables removedankit-thanekar007
2021-02-23Merge branch 'master' into sp-add-friend-buttonIvan Chen
# Conflicts: # src/screens/suggestedPeople/SuggestedPeopleScreen.tsx
2021-02-23added sp image to store for profile preview, using React.memo to prevent UI ↵Ivan Chen
updates