Histórico de commits

Autor SHA1 Mensagem Data
  JC Brand 15a4bcd11e Add method to generate missing prekeys 7 anos atrás
  JC Brand 3d015c787f Extract common code into helper functions 7 anos atrás
  JC Brand ea5144c7e5 Refactor the OMEMOStore to not duplicate prekeys 7 anos atrás
  JC Brand 5406e9739c Trying to fix timing issue on Travis 7 anos atrás
  JC Brand 9e240c5647 Increase timeouts to try and avoid timing issues on Travis 7 anos atrás
  JC Brand 7959855891 Move `publishBundle` to OMEMOStore 7 anos atrás
  JC Brand 71e418fab6 Bugfix. Not stored as base64 7 anos atrás
  JC Brand d784e4a73a Show an icon to indicate that a message is encrypted 7 anos atrás
  JC Brand 4c5ea34acf New build 7 anos atrás
  JC Brand 3eb5e93f81 Finally able to send a message and decrypt it on the other side 7 anos atrás
  JC Brand 2dd5976f65 Fix bugs in the OMEMO store and in the `decrypt` method. 7 anos atrás
  JC Brand 9e56858aae Remove unnecessary promise wrapper 7 anos atrás
  JC Brand 7bb7f8f4dc Can now successfully send an encrypted stanza 7 anos atrás
  JC Brand c1123fd6a0 Used wrong registration id and identity key when building a session 7 anos atrás
  JC Brand 058905134e Serialize all array buffers to base64 before storing 7 anos atrás
  JC Brand d4ccf20e7f Update modals when devices get added 7 anos atrás
  JC Brand b17579501f Provide error output to user when encrypted message can't be sent 7 anos atrás
  JC Brand 7692a46e17 Nonsencical to wrap a promise in try/catch 7 anos atrás
  JC Brand 069d4a9fae Remove unnecessary promise wrapper 7 anos atrás
  JC Brand fd639e2da6 Remove the `active` flag for devices. 7 anos atrás
  JC Brand 781ad3d643 Update to use `_converse.config` 7 anos atrás
  JC Brand 5e9d6c3d6a Merge branch 'master' into converse-omemo 7 anos atrás
  JC Brand 9f8d30dde3 Create a new store, `_converse.config` to store `trusted` 7 anos atrás
  JC Brand 62cecbec5f Merge branch 'master' into converse-omemo 7 anos atrás
  JC Brand 76a2192afa Singleton models need an id attribute via its getter 7 anos atrás
  JC Brand 9ed2ad631a Store whether this is a trusted device in _converse.session 7 anos atrás
  JC Brand f01b6c29c8 Collections shouldn't have id attributes 7 anos atrás
  JC Brand 5ded22207b identity_key should be stored as base64, not array buffer 7 anos atrás
  JC Brand fa0e7aeff5 Updated so that own device is properly created and published 7 anos atrás
  JC Brand a422f07866 Bugfix. `beforeTearDown` event handler not fired in tests 7 anos atrás