Skip to content

Version 0.1

Alexey Rusakov edited this page Oct 24, 2024 · 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:

Additional goals

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

Nice to have

  • 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

Full list of things to do: https://github.com/quotient-im/Quaternion/projects/2#column-1618210

Postponed

  • Calls (WebRTC) support
Clone this wiki locally