Skip to content

Commit

Permalink
Added a WIP todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
megrogan authored and hpeebles committed Dec 31, 2020
1 parent 4c6d6fa commit 96e862c
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions todo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Features

- Star message (and other tags)
- Filter by starred messages (and other tags)
- User
- Name
- Phone number
- Email
- Avatar
- About
- Status
- QR code (principal)
- Emoticons
- Authentication
- Read receipts
- Delete my account
- Find contacts (phone number, email, ...)
- Add contacts
- Send images + caption
- Send cycles / tokens
- Block contact
-
- Send video + caption
- User preferences
- keep messages
- keep transactional messages
- read receipts on/off
- permissions to see the various user info
- Voice call
- Video call
- Group video call
- Live location

# Scalability

- Have auto-inc particpant ids for group chat so that each message has this id rather than the large principal
- Shard chats

# Performance

- Peer-to-peer



0 comments on commit 96e862c

Please sign in to comment.