Skip to content
Dmitri Pisarev edited this page Oct 3, 2015 · 2 revisions

Version 0.1 — proof of concept (released)

  • Chat with single channel
  • No message history on server, messages are broadcasted to all connected clients

Version 0.2 — multichannel and improved design

  • Multiple channels
  • Display username in message stream
  • Solid design and looks
  • History is saved on the server in the database

Version 1.0 — basic functionality

  • User registration and authorization
  • Direct messages
  • Message status and mark us read
  • Notifications
  • Improve loading of history (do not load all messages at once)
  • Various UI improvements

Version 1.x+ — bells and whistles

  • Editing own messages
  • Sending files (WebRTC)
  • Bots
  • Video/Audio and whatever else we have time
Clone this wiki locally