Closed michaelgira23 closed 7 years ago
Working on this at the moment (https://github.com/michaelgira23/WWT-Hackathon-2016-Frontend/commit/fe29133b01cfeea5cbb982885fb9bf9ca2992c49). The only issue so far is that the Firebase auth service has some weird initial behavior, and so we're having difficulties distinguishing between an anonymous user and the auth service not being initialized yet.
Have a "$user joined" and "$user left" when a user joins or leaves a chatroom. If the user is not logged in, it should probably say "An anonymous user joined" and "An anonymous user left".