Commit Verlauf

Autor SHA1 Nachricht Datum
  JC Brand 3c0e3d3fab Refactor out `createMessage`. vor 6 Jahren
  JC Brand dc07440de8 Bugfix. Don't create chats for messages without `body` vor 6 Jahren
  JC Brand d051085626 Only clear textarea once message was sent vor 6 Jahren
  JC Brand d5485d09ae Always render the OMEMO lock icon vor 6 Jahren
  JC Brand 2857293ad1 Fix failing tests by waiting and slightly improve code vor 6 Jahren
  JC Brand cb3ba7bdf6 Use async/await in spec/chatbox.js vor 6 Jahren
  Emmanuel Gil Peyrot 87c77385d8 Improve XEP-0245 support. vor 6 Jahren
  JC Brand 9a4bceba60 Add make recipes for zip files of webfonts and locales vor 6 Jahren
  JC Brand 53b3f2d0d6 Fix failing tests and rewrite to use async/await vor 6 Jahren
  JC Brand 6ebf6f6ecc Fix failing test by making sure notifications are cleared vor 6 Jahren
  JC Brand e181aaf99b Make the message view's `render` method async vor 6 Jahren
  JC Brand 9e240c5647 Increase timeouts to try and avoid timing issues on Travis vor 7 Jahren
  JC Brand fa0e7aeff5 Updated so that own device is properly created and published vor 7 Jahren
  JC Brand ca9229a906 `createMessage` now returns a promise. vor 7 Jahren
  JC Brand 33cd23c529 Minor idiomatic changes vor 7 Jahren
  JC Brand 2d05487862 More code reuse between chatboxview and chatroomview vor 7 Jahren
  JC Brand 890dbca8b8 Fix tests failing on Travis vor 7 Jahren
  JC Brand 506aa33131 Wait for promises before opening chats in API methods vor 7 Jahren
  JC Brand 1443fdd447 (WIP) Wait for promises before opening chats in API methods vor 7 Jahren
  JC Brand acd9a18696 Update with new message markup vor 7 Jahren
  JC Brand 2929647e16 Add support for correcting the last message sent vor 7 Jahren
  JC Brand 083f191ead Consider delayed, non-archived messages as "new" vor 7 Jahren
  JC Brand bc872ee2cb Fix various failing tests and update Makefile vor 7 Jahren
  JC Brand 596082eecc Get tests to run agains the webpack build vor 7 Jahren
  JC Brand c920725832 Add a `clearSession` event to avoid using overrides. vor 7 Jahren
  JC Brand 270c9b7c0e Bump timeouts in a desperate attempt to appease the CI gods vor 7 Jahren
  JC Brand 8bd968a03b Also use the VCard cache for the user's own status vor 7 Jahren
  JC Brand b8679063c5 Use the VCards collection for roster contacts vor 7 Jahren
  JC Brand 6ac1df43e1 Render chat state notifications on the message view vor 7 Jahren
  JC Brand 99915a26f4 Use vcard from the collection for rendering messages vor 7 Jahren