aboutsummaryrefslogtreecommitdiff
path: root/src/screens/chat
AgeCommit message (Collapse)Author
2021-06-22Finish poc for for video streamingIvan Chen
2021-06-22Squashed commit of the following:Ivan Chen
commit b6e4676b6ea262580453963ed6cfd85932d32341 Author: Ivan Chen <ivan@tagg.id> Date: Mon Jun 21 19:04:08 2021 -0400 Add library, Add sample code
2021-05-21Add colors through typesShravya Ramesh
2021-05-20Modify to reuse existing search barShravya Ramesh
2021-05-10fixed various font issuesIvan Chen
2021-05-07Merge pull request #406 from brian-tagg/increaseFontChatMessagesIvan Chen
Increase font chat messages
2021-05-07Removed a weird dimensions bugbrian-tagg
2021-05-07Increased the font size by the 2ptsbrian-tagg
2021-05-06replaced to use correct normalize functionIvan Chen
2021-05-05Merge pull request #400 from ankit-thanekar007/tma-816-tabbar-issueIvan Chen
[TMA-816] : Tab bar hidden from chat screen.
2021-05-04Merge pull request #396 from ankit-thanekar007/tma-822-empty-inboxIvan Chen
[TMA-822] Empty Inbox Graphic
2021-05-04updated Commentankit-thanekar007
2021-05-03tma-816-tab hiddenankit-thanekar007
2021-05-03tma-822-base UI changesankit-thanekar007
2021-05-03tma-822-base changesankit-thanekar007
2021-04-27missed a coupleIvan Chen
2021-04-26fixed bug by updating timingIvan Chen
2021-04-26clear textIvan Chen
2021-04-26lintedIvan Chen
2021-04-26added cancel buttonIvan Chen
2021-04-22removed dead codeIvan Chen
2021-04-21Merge branch 'master' into hotfix-linting-fixupIvan Chen
# Conflicts: # .eslintrc.js # src/components/notifications/Notification.tsx # src/screens/onboarding/legacy/SocialMedia.tsx # src/screens/onboarding/legacy/WaitlistSuccessScreen.tsx # src/screens/profile/CategorySelection.tsx
2021-04-20removed unused importsShravya Ramesh
2021-04-20removed code and imported componentsShravya Ramesh
2021-04-20lintedIvan Chen
2021-04-19removed sticky headerShravya Ramesh
2021-04-19Hide scroll to bottom indicatorShravya Ramesh
2021-04-19Inline date separator appliedShravya Ramesh
2021-04-19Changed delete message title to unsendShravya Ramesh
2021-04-19Read receipts and timestampsShravya Ramesh
2021-04-19dateHeader addedShravya Ramesh
2021-04-15changed blue of check marksShravya Ramesh
2021-04-14refactoredShravya Ramesh
2021-04-14message avatarShravya Ramesh
2021-04-14stylingShravya Ramesh
2021-04-14tagg indicator and main container alignmentShravya Ramesh
2021-04-14changed own message themeShravya Ramesh
2021-04-14typing indicator + bubble in one tagg colorShravya Ramesh
2021-04-13Merge pull request #362 from IvanIFChen/tma784-message-input-cameraIvan Chen
[TMA-784] Message input camera
2021-04-13cleaned up code, added background color for chat inputIvan Chen
2021-04-13Stale token replacedShravya Ramesh
2021-04-12added icons, fixed picker almostIvan Chen
2021-04-12styled outline input submit buttonIvan Chen
2021-04-12fixed image picker positionIvan Chen
2021-04-09yesIvan Chen
2021-04-09added attach button backIvan Chen
2021-04-09changed to default bubbleIvan Chen
2021-04-09fixed errorIvan Chen
2021-04-09removed attach buttonIvan Chen
2021-04-09Merge branch 'master' into tma784-style-message-inputIvan Chen
# Conflicts: # src/screens/chat/ChatScreen.tsx