1
0
forked from notnull/chatz
Commit Graph

9 Commits

Author SHA1 Message Date
data
37272986e0 add times and display author on hover times 2019-07-14 22:47:08 +02:00
data
e2d1677a2e don't send empty messages 2019-07-14 21:47:27 +02:00
61580b76e6 restructure 2019-07-14 15:29:00 -04:00
974dcc2c1b added SingleMessage, fixed user.socketId 2019-07-14 11:53:38 -04:00
e4aae7e158 Typing notification, user socketId saved to state 2019-07-14 09:34:43 -04:00
7051201e0d Added chat window 2019-07-14 02:33:46 -04:00
477b5cd51a added socket.io
- need to add setupProxy to src to proxy requests from dev server to 
backend 
-
2019-07-14 00:25:02 -04:00
a755906ba6 added backend server 2019-07-11 15:36:07 -04:00
cf598860db first commit 2019-07-11 15:35:39 -04:00