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.

17 lines
470 B

3 years ago
  1. # Envelope
  2. Encrypted messaging app
  3. ## TODO
  4. - Fix adding users to conversations
  5. - Fix users recieving messages
  6. - Fix the admin checks on conversation settings page
  7. - Add admin checks to conversation settings page
  8. - Add admin checks on backend
  9. - Add errors to login / signup page
  10. - Add errors when updating conversations
  11. - Refactor the update conversations function
  12. - Finish the friends list page
  13. - Allow adding friends
  14. - Finish the disappearing messages functionality