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
454 B

2 years ago
  1. # Envelope
  2. Encrypted messaging app
  3. ## TODO
  4. - Fix friends list search
  5. - Add friends profile picture
  6. - Add conversation pagination
  7. - Add message pagination
  8. - Finish off conversation settings page
  9. - Finish message expiry
  10. - Add back button to QR scanner
  11. - Add more padding at message send text box
  12. - Fix error when creating existing conversation between friends
  13. - Sort conversation based on latest message
  14. - Fix admin bool on conversation object frontend