Skip to content

Version 0.1

KitsuneRal edited this page Sep 25, 2016 · 12 revisions

Motivation

0.1 aims to provide at least all the features of a minimalistic chat application. This means the user should be able to:

  • Register an account
  • Log in with his account
  • join rooms
  • see what others publish in the rooms
  • write messages to the room
  • create new rooms
  • invite others to his rooms

#TODOs

Release Blockers

Release Goals

  • Support more event types, so we don't have as many "Unknown events"

Nice to have

  • Tab-completion of user names
  • Structured roomlist (such as 1-on-1's/Favourites/Low priority/...)
  • Ability to browse the server room directory
  • Local echo when sending messages
  • Markdown or a similar simple rich-text input support

Postponed

  • E2E crypto
  • Calls (WebRTC) support
  • Multiple accounts
Clone this wiki locally