Skip to content
Snippets Groups Projects
  1. Jan 28, 2016
    • akwizgran's avatar
      Merge branch '218-remove-unicode-from-tests' into 'master' · ce9a81ff
      akwizgran authored
      Remove unescaped Unicode from tests. #218
      
      Fixes #218.
      
      See merge request !81
      ce9a81ff
    • akwizgran's avatar
      Merge branch '229-transport-client' into 'master' · 1589279c
      akwizgran authored
      Transport properties client. #229
      
      This branch moves support for exchanging transport properties from the sync layer to the client layer.
      
      Local properties are stored in an unshared group. When a contact is added, the latest local properties are copied into a group shared with the contact. Whenever the local properties are updated, they're copied into the groups shared with all contacts.
      
      The transport update messages include a unique device ID that prevents collisions between local and remote messages, and will be used in future for multi-device support.
      
      See merge request !80
      1589279c
    • akwizgran's avatar
      Renamed Latest to LatestUpdate for clarity. · 9ce39f3f
      akwizgran authored
      9ce39f3f
  2. Jan 27, 2016
  3. Jan 26, 2016
  4. Jan 22, 2016
  5. Jan 21, 2016
  6. Jan 20, 2016
Loading