Tovi Jaeschke-Rogers
23a5e38145
Add pull to refresh on conversations and friends lists
2 years ago
Tovi Jaeschke-Rogers
1f5585fbfd
Change list layouts to fix pull to refresh
2 years ago
Tovi Jaeschke-Rogers
33748cbf08
Fix redirect bug during signup
2 years ago
Tovi Jaeschke-Rogers
6d19d19566
Update signup to not store symmetric key
2 years ago
Tovi Jaeschke-Rogers
727928ba2f
Add notifications when message is sent
TODO:
- Encrypt the metadata used for message notifications
- Add notifications when friend requests are accepted/rejected
2 years ago
Tovi Jaeschke-Rogers
78d51f70b8
Refactor to use model based create / update / delete
2 years ago
Tovi Jaeschke-Rogers
07c5e4af7a
Update color schemes
2 years ago
Tovi Jaeschke-Rogers
64be7031a4
Rebrand back to "Envelope"
Add back button to QR Reader page
2 years ago
Tovi Jaeschke-Rogers
ad18b358ce
Add permissions view
2 years ago
Tovi Jaeschke-Rogers
aac000cc9a
Add .env.example
2 years ago
Tovi Jaeschke-Rogers
71d6bf67f7
Add message_expiry to conversation settings
2 years ago
Tovi Jaeschke-Rogers
be084425bb
Reload golang server on file change
Fix bugs created after changing endpoints for tests
Build for iOS
2 years ago
Tovi Jaeschke-Rogers
9a29a9d82c
Add new tests
2 years ago
Tovi Jaeschke-Rogers
d3553d5955
Add tests for friend list
2 years ago
Tovi Jaeschke-Rogers
43fcd3b9e8
Add tests for CreateConversation and UpdateConversation
2 years ago
Tovi Jaeschke-Rogers
2a368acc44
Update tests
2 years ago
Tovi Jaeschke-Rogers
5a70720172
Seed rand
2 years ago
Tovi Jaeschke-Rogers
ee3de6a1a5
Add more tests for Api/Auth routes
2 years ago
Tovi Jaeschke-Rogers
b914a9f75c
Move go server into docker container and start adding tests
2 years ago
Tovi Jaeschke-Rogers
eb0bf8a06f
Update attachements to send back filename not link
2 years ago
Tovi Jaeschke-Rogers
19fbb9c25a
Add profile images for user profiles
2 years ago
Tovi Jaeschke-Rogers
70f6d6546f
Add conversation image support
2 years ago
Tovi Jaeschke-Rogers
f56ccfe942
WIP - Adding image support
2 years ago
Tovi Jaeschke-Rogers
c9581363dc
WIP - Working on adding attachments to messages
2 years ago
Tovi Jaeschke-Rogers
54068e805d
Update the profile page
Add change password page and route
Add disappearing messages page and route
Add the ability to change the server URL
Update the look and feel of the qr code
2 years ago
Tovi Jaeschke-Rogers
e31b048389
Add the ability to change the server URL on signup & profile page
TODO: Change server URL on login. This will only affect new devices with
existing users, so will be done later.
2 years ago
Tovi Jaeschke-Rogers
fce45d4cad
Update the profile page to show the QR code on dropdown
Add change password screen and endpoint
2 years ago
Tovi Jaeschke-Rogers
ecac186187
Remove redunant w.WriteHeader lines after http.Error
2 years ago
Tovi Jaeschke-Rogers
bfa4f6b422
Add friends through scanning qr code
2 years ago
Tovi Jaeschke-Rogers
2a5f243825
Fix state management on home page, and fix user conversations
2 years ago
Tovi Jaeschke-Rogers
c120552a6a
Open conversation from friend list
2 years ago
Tovi Jaeschke-Rogers
1f4d26165f
Accept and reject friend requests
Added custom error message for when interactions fail
2 years ago
Tovi Jaeschke-Rogers
c89dcf10ec
Fix messages doubling up due to mismatched ids
2 years ago
Tovi Jaeschke-Rogers
d7af0a9ac9
Working conversations and messages
2 years ago
Tovi Jaeschke-Rogers
b409ddaac8
Fix conversation creation & slight polish on converstation pages
2 years ago
Tovi Jaeschke-Rogers
b05b90e6d2
Remove friends table due to unnecessary added complexity
WIP - Creating conversations
2 years ago
Tovi Jaeschke-Rogers
0dac8e86ae
Code clean up and organisation of colors and profile storage
2 years ago
Tovi Jaeschke-Rogers
66810ac55e
Fix login check on initial load, add failed to send message
2 years ago
Tovi Jaeschke-Rogers
a6f54d5ef8
Finish sending messages
2 years ago
Tovi Jaeschke-Rogers
d8535fdfc7
Message conversations syncing to device
2 years ago
Tovi Jaeschke-Rogers
b5701cf777
Friends and conversations sync to device
2 years ago
Tovi Jaeschke-Rogers
5eb1aed5c4
WIP - Working encryption with seeder
2 years ago
Tovi Jaeschke-Rogers
d67e4e89ba
Update the message/thread structure, and fix the db seeder
2 years ago
Tovi Jaeschke-Rogers
1a9f763112
Start adding routes for mobile interaction
Add data seeders for testing
2 years ago
Tovi Jaeschke-Rogers
52576132cc
Add initial conversation list/friend list
2 years ago
Tovi Jaeschke-Rogers
00e3cc3620
Working on initial encryption key generation & authentication
2 years ago
Tovi Jaeschke-Rogers
f197d8eec5
Add initial Backend and flutter mobile app
3 years ago