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 b0b82d86e0 Add ability to set server URL on login 2 years ago
Backend Rebrand back to "Envelope" 2 years ago
mobile Add ability to set server URL on login 2 years ago
.gitignore Add .env.example 2 years ago
LICENSE Initial commit 2 years ago
README.md Remove redundant print statements 2 years ago
docker-compose.yml Rebrand back to "Envelope" 2 years ago
test.sh Update tests 2 years ago

README.md

Envelope

Encrypted messaging app

TODO

  • Fix friends list search
  • 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