Run "npm install" first when you pull the project
#Troubleshooting If you run into "Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' } js-bson: Failed to load c++ bson extension, using pure JS version" error please follow the following fix: http://stackoverflow.com/questions/28651028/cannot-find-module-build-release-bson-code-module-not-found-js-bson
#TODO
- JOIN/PART when joining/leaving channel. -DONE
- Display messages on panel- flash messages -DONE
- List of users for current channel -DONE
- Parsing user input -DONE
- Add channel input - DONE
- long polling - display chat messages -DONE
- QUIT upon signout - done
- User initials & timestamp - DONE
- Fix send bar css