aboutsummaryrefslogtreecommitdiff
path: root/src/components/comments/CommentsCount.tsx
AgeCommit message (Collapse)Author
2021-06-24Fix moment comment count, Add video supportIvan Chen
2021-06-22Fix lint errorsShravya Ramesh
2021-06-17Add comment count componentShravya Ramesh
2021-06-08Remove CommentCount, Add new comments componentIvan Chen
2021-01-14created navigation to comment from notification (#184)Ivan Chen
2020-12-14[TMA-406&201] User Handle UI for Individual Moments (#129)Ivan Chen
* initial work * made big progress towards flatlist moment view * UI done, just need to pass in data now * minor fixes to get things actually running correctly * vertical scroll working * initial index working * moment drawer text color to red * moved report to drawer * removed garbage * added ?
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
2020-11-09blur background, realign comment count, reposition content (#110)Shravya Ramesh
2020-10-27[HOT FIX] Fix stack navigation (#78)Ashm Walia
* Fix stack navigation * Fix stack navigation
2020-10-22[TMA 236] Comments PR (#64)Ashm Walia
* Added comments count and retrieve comments * Working draft * The one before cleanup * Finally * Added time icon and major refactoring * Small fix for social media taggs * Addressed review comments