Skip to content
Snippets Groups Projects
  1. Aug 04, 2016
  2. Aug 01, 2016
  3. Jul 31, 2016
  4. Jul 30, 2016
  5. Jul 28, 2016
  6. Jul 24, 2016
  7. Jul 23, 2016
  8. Jul 18, 2016
  9. Jul 16, 2016
  10. Jul 07, 2016
  11. Jun 23, 2016
  12. Jul 16, 2016
    • Philipp Hörist's avatar
      Handle session states (inactive/active) (#68) · 1dca6604
      Philipp Hörist authored
      * Add DB migration to insert 'active' column
      
      Inserts 'active' column into the sessions table with
      a Default value of 1
      
      * Set active/inactiv state of sessions
      
      Every device that we receive via devicelist event will be set
      to 'active', every device in our DB that is not in the received
      devicelist event will be set to 'inactive'
      
      * Show inactive session fingerprints in grey color
      1dca6604
  13. Jun 15, 2016
    • Philipp Hörist's avatar
      Show omemo UI if encryption is active · 185bbbb3
      Philipp Hörist authored
      The UI should be shown when encryption is active in any case
      so that the user can disable it.
      If for any reason the jid of the contact is not in device_ids
      the UI was not shown before. If addtionally the last
      known state of encryption was active, the user saw no UI
      and couldnt disable omemo. Because for the jid are no devices known
      (hence not in device_ids) and omemo = active, because of security
      omemo wouldnt let any messages be sent. The user had no
      chance to come out of this state
      185bbbb3
    • Philipp Hörist's avatar
      Add attr 'account' to OmemoState / Log changes · ce864a56
      Philipp Hörist authored
      Add attr account to OmemoState. We need this so all current
      and future log messages can display the account it is coming from
      ce864a56
  14. Jun 13, 2016
  15. Jun 10, 2016
  16. Jun 09, 2016
  17. Jun 08, 2016
  18. Jun 07, 2016
  19. Jun 04, 2016
  20. Jun 03, 2016
  21. May 31, 2016
  22. May 29, 2016
  23. May 28, 2016
  24. Jun 09, 2016
  25. Jun 06, 2016
  26. May 29, 2016
  27. May 28, 2016
  28. May 23, 2016
  29. Apr 25, 2016
  30. Mar 26, 2016
  31. Mar 25, 2016
Loading