/simple-markdown-chat

Uses socket.io, nodejs and pagedown.

Primary LanguageJavaScript

Todo

  • Add fork me
  • Shift enter to send
  • Clear message after send
  • Notify title on new message
  • Add time stamps with momentjs
  • Add chat room permalinks, keep history in memory up to 500 messages
  • Prettier code boxes
  • Analysis of what you talk about
  • Client side encryption
  • Make it full screen
  • Allow indentation using tab / use ace editor
  • Currently online users

Done