Encrypted messaging app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tovi Jaeschke-Rogers 71b242eaa0 Begin adding pagination to messages, conversations, and friends 2 years ago
Backend Begin adding pagination to messages, conversations, and friends 2 years ago
mobile Begin adding pagination to messages, conversations, and friends 2 years ago
.gitignore Add notifications when message is sent 2 years ago
LICENSE Initial commit 2 years ago
README.md Begin adding pagination to messages, conversations, and friends 2 years ago
docker-compose.yml Add notifications when message is sent 2 years ago
test.sh Update tests 2 years ago

README.md

Envelope

Encrypted messaging app

TODO

  • Add friends profile picture
  • Add conversation pagination
  • Add message pagination
  • Finish off conversation settings page
  • Finish message expiry
  • Fix error when creating existing conversation between friends
  • Sort conversation based on latest message
  • Fix admin bool on conversation object frontend
  • Fix image picker being patchy on iOS
  • Fix being able to add friends > 1 times