Skip to content
Snippets Groups Projects
  1. Apr 25, 2016
    • akwizgran's avatar
      Merge branch '295-show-declined-introductions' into 'master' · 7779319f
      akwizgran authored
      Show relevant introduction decline responses in the conversation
      
      * If the user has already declined, we don't show that the other
        introducee has declined as well. The backend doesn't have that information, so
        this is compatible with the principle of showing what we know.
      * If the user has already accepted or hasn't yet responded, we now show the
        decline response in the private conversation with the introducer. If
        the user hasn't yet responded, we hide the accept/decline buttons
        in the introduction request message.
      
      Please note that I do not have three devices at the moment to test this MR in its entirety in practice. I created another test which is hopefully sufficient to ensure that the modifications are correct.
      
      Closes #295 
      
      See merge request !149
      7779319f
    • akwizgran's avatar
      Merge branch '123-encrypted-crash-reports' into 'master' · 1b087202
      akwizgran authored
      Encrypted crash reports
      
      Part of #123.
      
      See merge request !128
      1b087202
  2. Apr 21, 2016
    • akwizgran's avatar
      9b5d3ecb
    • Torsten Grote's avatar
      Show relevant decline responses in the conversation · 11e6d64e
      Torsten Grote authored
      * If the user has already declined, we don't show that the other
        introducee has declined as well. The backend doesn't have that information, so
        this is compatible with the principle of showing what we know.
      * If the user has already accepted or hasn't yet responded, we show the
        decline response in the private conversation with the introducer. If
        the user hasn't yet responded, we hide the accept/decline buttons
        in the introduction request message.
      
      Messages an introducee receives in a `FINISHED` state are now being
      ignored and deleted.
      
      Closes #295
      11e6d64e
    • akwizgran's avatar
      5457588d
    • akwizgran's avatar
      Merge branch '203-remove-tor-binaries' into 'master' · 24987336
      akwizgran authored
      Remove Tor binaries from repo. #203
      
      This patch removes the Tor binaries from the repo - the binaries will be downloaded at build time and verified using SHA-256 hashes included in the repo.
      
      After this branch has been merged I plan to reduce the size of the repo by rewriting the commit history to delete the Tor binaries (and various other cruft that used to live in the repo, such as fonts).
      
      After the history has been rewritten, everyone will need to delete their local repo and clone a fresh copy. I'll send out some warnings beforehand.
      
      See merge request !147
      24987336
    • str4d's avatar
  3. Apr 20, 2016
  4. Apr 19, 2016
  5. Apr 18, 2016
  6. Apr 15, 2016
  7. Apr 14, 2016
  8. Apr 13, 2016
  9. Apr 12, 2016
  10. Apr 11, 2016
  11. Apr 06, 2016
Loading