Skip to content
Snippets Groups Projects
  1. Apr 12, 2016
    • Torsten Grote's avatar
      Find correct session state in case the same one is used twice. · 4b7a32a5
      Torsten Grote authored
      The code made the assumption that a session state can be identified by
      the unique session ID. However, when multiple identities from the same
      device are involved, there are two sessions with the same ID running on
      the device.
      
      Hence, a second identifying criteria has to be used to uniquely identify
      the correct session. Here, the ID of the group was chosen.
      Unfortunately, the session state can not be cached easily anymore
      leading to a small performance penalty when getting all messages for the
      UI.
      4b7a32a5
  2. Apr 06, 2016
  3. Apr 05, 2016
  4. Apr 01, 2016
  5. Mar 30, 2016
  6. Mar 29, 2016
  7. Mar 28, 2016
  8. Mar 26, 2016
  9. Mar 22, 2016
  10. Mar 14, 2016
  11. Mar 08, 2016
  12. Mar 07, 2016
  13. Mar 04, 2016
  14. Feb 29, 2016
Loading