69 Commits (develop)
 

Author SHA1 Message Date
  Tovi Jaeschke-Rogers 71b242eaa0 Begin adding pagination to messages, conversations, and friends 2 years ago
  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 44f68e2228 Add .env example filles 2 years ago
  Tovi Jaeschke-Rogers 33748cbf08 Fix redirect bug during signup 2 years ago
  Tovi Jaeschke-Rogers f3ec921908 Merge branch 'develop' of git.tovijaeschke.xyz:tovi/Envelope into develop 2 years ago
  Tovi Jaeschke-Rogers 6d19d19566 Update signup to not store symmetric key 2 years ago
  Tovi Jaeschke-Rogers 5186fd6d5a Merge pull request 'feature/add-notifications' (#6) from feature/add-notifications into develop 2 years ago
  Tovi Jaeschke-Rogers 727928ba2f Add notifications when message is sent 2 years ago
  Tovi Jaeschke-Rogers 3bfdca0f50 WIP - Adding push notifications 2 years ago
  Tovi Jaeschke-Rogers 8b0ab86c83 Add repository classes to interact with DB 2 years ago
  Tovi Jaeschke-Rogers 78d51f70b8 Refactor to use model based create / update / delete 2 years ago
  Tovi Jaeschke-Rogers e7465238e3 Move message http calls to service class 2 years ago
  Tovi Jaeschke-Rogers 74922b2804 WIP - Start working on service classes and move models dir 2 years ago
  Tovi Jaeschke-Rogers 07c5e4af7a Update color schemes 2 years ago
  Tovi Jaeschke-Rogers b0b82d86e0 Add ability to set server URL on login 2 years ago
  Tovi Jaeschke-Rogers ce2d716b7b Add assets and change app icon 2 years ago
  Tovi Jaeschke-Rogers 6ff7b7d67f Remove redundant print statements 2 years ago
  Tovi Jaeschke-Rogers 64be7031a4 Rebrand back to "Envelope" 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 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