aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-06-11Fix keyboard avoiding for last item, Add comment for scroll to index failIvan Chen
2021-06-11Adjust mention text paddingIvan Chen
2021-06-11Merge pull request #465 from grusuTagg/tma910-moment-thumbnailIvan Chen
[TMA-910] Fix Moment Thumbnail Delay
2021-06-11Merge branch 'master' into tma904-moment-comment-revampIvan Chen
# Conflicts: # src/components/moments/MomentPost.tsx # src/components/moments/MomentPostContent.tsx # src/services/MomentService.ts
2021-06-11Merge pull request #464 from IvanIFChen/hotfix-pill-notification-timingIvan Chen
[HOTFIX] Change Pill Notification Time to 10 Seconds
2021-06-11Fix viewoffsetIvan Chen
2021-06-11Update comment countIvan Chen
2021-06-11Cleanup scrolling logic, Fix scrollTo logicIvan Chen
2021-06-11Simplify scroll logic, Cleanup codeIvan Chen
2021-06-11Remove unused variableShravya Ramesh
2021-06-11Remove unused importsShravya Ramesh
2021-06-11Remove linear gradientShravya Ramesh
2021-06-11Cleanup codeIvan Chen
2021-06-12Add grey backgroundBrian Kim
2021-06-12Alter location of suggestedBrian Kim
2021-06-11Organize importsGeorge Rusu
2021-06-11Replace index k with new unique keyGeorge Rusu
2021-06-11Change timing to 10 secondsIvan Chen
2021-06-10Add logic for keyboard focusIvan Chen
2021-06-10Add util function, Add logic for updating comment previewIvan Chen
2021-06-10Fix drawer background shadowIvan Chen
2021-06-10Fix type warningIvan Chen
2021-06-10Merge pull request #462 from brian-tagg/tma916-check-contactsIvan Chen
[TMA-916] Add check for contacts permission
2021-06-11Add check for contacts permissionBrian Kim
2021-06-11Add check for contacts permissionBrian Kim
2021-06-09Load tags when item is changedShravya Ramesh
2021-06-09Handle navigation, error msg after editingShravya Ramesh
2021-06-09Navigate back on cancel while editingShravya Ramesh
2021-06-09Merge pull request #458 from shravyaramesh/tma907-edit-momentsIvan Chen
[TMA-907] Edit Moment
2021-06-09Update stack params for caption screenShravya Ramesh
2021-06-09Add edit moment option to drawerShravya Ramesh
2021-06-09Add edit moment functionality to caption screenShravya Ramesh
2021-06-09Pass moment instead of sub fieldsShravya Ramesh
2021-06-09Merge pull request #456 from brian-tagg/tma872-purple-indicatorIvan Chen
[TMA-872] purple indicator
2021-06-09Cleanup codeIvan Chen
2021-06-09[TMA-909] Fix Contact Search (#460)Husam Salhab
* shows proper results and handles null lists * remove unnecessary existing users code * fix height and remove console log * lint
2021-06-09Fix malformed code issueIvan Chen
2021-06-09Merge branch 'master' into tma872-purple-indicatorIvan Chen
# Conflicts: # src/constants/constants.ts # src/utils/common.ts
2021-06-09Clean up MomentPostContentBrian Kim
2021-06-09Merge with gitBrian Kim
2021-06-09Create separate pill componentBrian Kim
2021-06-08Added comment preview, WIP on mention part typesIvan Chen
2021-06-08Create MomentCommentPrevew componentIvan Chen
2021-06-08Update date formatIvan Chen
2021-06-08Remove CommentCount, Add new comments componentIvan Chen
2021-06-08fix regex, forward slash needs escapehsalhab
2021-06-08add empty website to submissionhsalhab
2021-06-08Move things around, Add logic to disable buttonIvan Chen
2021-06-08Adjust stylingIvan Chen
2021-06-08Cleanup code, Add comment countIvan Chen