48 Commits (911c9c4cce7692c785bd0c529960893952201180)
 

Author SHA1 Message Date
  Tovi Jaeschke-Rogers 911c9c4cce Merge pull request 'feature/dockerize-server' (#5) from feature/dockerize-server into develop 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 2 years ago
  Tovi Jaeschke-Rogers 9a29a9d82c Add new tests 2 years ago
  Tovi Jaeschke-Rogers cc7caae931 Merge pull request 'feature/dockerize-server' (#4) from feature/dockerize-server into develop 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 b80e6ffa21 Merge pull request 'feature/add-attachment-support' (#3) from feature/add-attachment-support into develop 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 b1ad911e2d WIP - Adding images for conversation & user icons 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 068701ae45 Merge pull request 'feature/profile-page' (#2) from feature/profile-page into develop 2 years ago
  Tovi Jaeschke-Rogers 54068e805d Update the profile page 2 years ago
  Tovi Jaeschke-Rogers e31b048389 Add the ability to change the server URL on signup & profile page 2 years ago
  Tovi Jaeschke-Rogers fce45d4cad Update the profile page to show the QR code on dropdown 2 years ago
  Tovi Jaeschke-Rogers 56c3f13ac2 Merge pull request 'feature/initial-project' (#1) from feature/initial-project into develop 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 b2e97646cd Fix accepting friend requests 2 years ago
  Tovi Jaeschke-Rogers 1f4d26165f Accept and reject friend requests 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 9502692958 Seperate views into subdirectories 2 years ago
  Tovi Jaeschke-Rogers b05b90e6d2 Remove friends table due to unnecessary added complexity 2 years ago
  Tovi Jaeschke-Rogers 4ca108dafa Make local conversation records 2 years ago
  Tovi Jaeschke-Rogers 283054bfd5 Update the conversation settings and profile page 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 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 2 years ago
  Tovi Jaeschke-Rogers f0637f85f4 Initial commit 2 years ago