aboutsummaryrefslogtreecommitdiff
path: root/src/components/moments/index.ts
AgeCommit message (Collapse)Author
2021-07-29Fix styling, Cleanup importsIvan Chen
2021-07-20Add progress bar library, Add placeholder componentIvan Chen
2021-07-16Merge branch 'master' into tma988-remove-positioned-tags-for-video-momentsIvan Chen
2021-07-16Rename trimmerIvan Chen
2021-07-16Add tagged users drawer componentIvan Chen
2021-06-22Include in previous commitShravya Ramesh
2021-06-17Move moment post content to legacyShravya Ramesh
2021-05-25Add component for individual momentShravya Ramesh
2021-05-21Refactor footer component, Add keyShravya Ramesh
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-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