Historie revizí

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