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 b2e97646cd Fix accepting friend requests 2 years ago
Backend Accept and reject friend requests 2 years ago
mobile Fix accepting friend requests 2 years ago
.gitignore Friends and conversations sync to device 2 years ago
LICENSE Initial commit 2 years ago
README.md Fix messages doubling up due to mismatched ids 2 years ago

README.md

Envelope

Encrypted messaging app

TODO

[x] Fix adding users to conversations [x] Fix users recieving messages [x] Fix the admin checks on conversation settings page [x] Fix sending messages in a conversation that includes users that are not the current users friend [x] Add admin checks to conversation settings page [ ] Add admin checks on backend [ ] Add errors to login / signup page [ ] Add errors when updating conversations [ ] Refactor the update conversations function [ ] Finish the friends list page [ ] Allow adding friends [ ] Finish the disappearing messages functionality