Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-16 | Clean up code | Brian Kim | |
2021-07-15 | Initial changes | Brian Kim | |
2021-06-10 | Add util function, Add logic for updating comment preview | Ivan Chen | |
2021-06-01 | Refactor to use action instead of util function | Ivan Chen | |
2021-05-17 | Merge with master | Brian Kim | |
2021-05-13 | Revert "[TMA-844] Plus sign for profile and header in profile, ability to ↵ | Ivan Chen | |
add on the sc…" | |||
2021-05-13 | Cleaned up code somewhat | Brian Kim | |
2021-05-12 | Modularized as much as possible | Brian Kim | |
2021-05-07 | Merge branch 'master' into tma821-load-badges-faster-ft | Ivan Chen | |
# Conflicts: # src/utils/users.ts | |||
2021-05-04 | fixed linter issue | Ivan Chen | |
2021-05-04 | added navigation to profile | Ivan Chen | |
2021-04-27 | func to call remove badge serv, dispatch action | Shravya Ramesh | |
2021-04-27 | refactored avatar | Ivan Chen | |
2021-04-09 | removed chat client inside userlogin | Shravya Ramesh | |
2021-04-09 | connecting user during login | Shravya Ramesh | |
2021-03-29 | Logout changes | ankit-thanekar007 | |
2021-03-29 | added comments | 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-24 | Merge branch 'master' into tma698-api-profile | Ivan Chen | |
# Conflicts: # src/components/search/SearchBar.tsx | |||
2021-03-24 | async social load | Ivan Chen | |
2021-03-24 | cleaned up logic | Ivan Chen | |
2021-03-23 | updated types, using api/profile | Ivan Chen | |
2021-03-18 | works | Shravya Ramesh | |
2021-03-10 | Refactor utils | Leon Jiang | |
2021-03-10 | Add utils, fix ordering of recent searches | Leon Jiang | |
2021-03-08 | Fix duplicate stores of a category | Leon Jiang | |
2021-03-08 | Create util for saving recently-searched categories | Leon Jiang | |
2021-03-04 | TMA-663-Changes for empty view | ankit-thanekar007 | |
2021-03-03 | TMA-663-Updated Search init | ankit-thanekar007 | |
2021-01-15 | Done | Ashm Walia | |
2021-01-15 | fixes | Ashm Walia | |
2021-01-15 | friend request | Shravya Ramesh | |
2021-01-13 | Fix (#180) | 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 ? | |||
2020-12-29 | [TMA-461] Notifications Screen (#151) | Ivan Chen | |
* renamed ProfileStack to MainStack, created initial notifications data type * cleaned up code * added notifications to redux * finished sectioned list * updated types to make more sense * finished sectioned notifications by date * updated notification type and tested mock backend integration * finished read or unread logic * minor changes * another minor fix * finished integration * moved stuff * added ability to navigate to user profile Co-authored-by: Husam Salhab <47015061+hsalhab@users.noreply.github.com> | |||
2020-12-22 | [TMA 446] Create category (#144) | Ashm Walia | |
* Added welcome page * Working code * Small fix * Some more cleanup * Fixes * Cleanup * Fix again * Use gradient for white bg as well * Fixed type | |||
2020-12-14 | [TMA - 426] Fix recent search + Add refresh control (#138) | Ashm Walia | |
* Got rid of small lint errors before start * Final push * Final * disable scroll first try / logic * small change * Try to make the cover photo consistent with different screen sizes * Final change * added RefreshControl * removed scale effect * Fix misorientation of cover * remove more scale stuff * fix userIDs for different views * Mend refresh control * white bg Co-authored-by: hsalhab <husam_salhab@brown.edu> | |||
2020-12-04 | [TMA - 398 AND TMA-430] Replace Providers with Redux Store (#125) | Ashm Walia | |
* First * WIP * Thunk * Some more comments * sc * recent searches and follounfollow * Edit profile dummy * Block / unblock and some cleanup * Replace auth provider * Sc * Delete AP after rebase * Discover users * Cleanup * More cleanup * Replace profile provider * Fixed build failure * Fixed a bug reported * Prevent app crash when backend server is down |