Skip to content
Snippets Groups Projects
  1. Feb 09, 2016
  2. Feb 08, 2016
  3. Feb 05, 2016
  4. Feb 04, 2016
  5. Feb 03, 2016
  6. Feb 02, 2016
  7. Feb 01, 2016
  8. Jan 29, 2016
  9. Jan 28, 2016
  10. Jan 27, 2016
    • akwizgran's avatar
      Merge branch '82-identicons' into 'master' · 857abd6c
      akwizgran authored
      Identicons
      
      Closes #120. Part of #82.
      
      I pulled in the identicon code because there is no published library, and also because when I used it for Bote I ended up modifying the code somewhat for my purposes; I expect the same to happen here.
      
      I am not sure what information should be used to seed the identicon. I originally thought of using the public key, but that seemed to change the identicon every single page load (obviously the representation wasn't consistent). Then I tried using the `ContactId`, which was fine until I got to adding an identicon to `AuthorView`: activities that use it are only passed (via Intent) a name, not anything else. Hence `AuthorView` identicons are currently inconsistent with the contact list and conversations.
      
      See merge request !51
      857abd6c
    • akwizgran's avatar
      Remove unescaped Unicode from tests. #218 · 58b60379
      akwizgran authored
      58b60379
    • akwizgran's avatar
      d63f9978
    • akwizgran's avatar
      c776d1e8
Loading