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 43fcd3b9e8 Add tests for CreateConversation and UpdateConversation 2 years ago
Backend Add tests for CreateConversation and UpdateConversation 2 years ago
mobile Move go server into docker container and start adding tests 2 years ago
.gitignore WIP - Adding image support 2 years ago
LICENSE Initial commit 2 years ago
README.md Move go server into docker container and start adding tests 2 years ago
docker-compose.yml Move go server into docker container and start adding tests 2 years ago
test.sh Update tests 2 years ago

README.md

Capsule

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