aboutsummaryrefslogtreecommitdiff
path: root/src/utils/messages.ts
AgeCommit message (Collapse)Author
2021-04-21Moved date string manipulation code to utilsShravya Ramesh
2021-04-13Stale token replacedShravya Ramesh
2021-04-09moved createChannel to messages utilIvan Chen
2021-04-09duplicate connect User callsShravya Ramesh
2021-04-09resolved merge issuesIvan Chen
2021-04-09major issue fixedShravya Ramesh
2021-04-09new funtion to get chat token and make connectionShravya Ramesh
2021-04-09removed client ready from reduxShravya Ramesh
2021-04-09connecting user during loginShravya Ramesh
2021-04-09Added a function to utils to connect a chat userShravya Ramesh
2021-04-08added chat header, created isMember util, fixed KB padding issueIvan Chen
2021-04-08created util functions, updated isOnlineIvan Chen