Historique des commits

Auteur SHA1 Message Date
  JC Brand f33fa1e9fc Fix more tests il y a 4 ans
  JC Brand 9f5dbad589 Turn roster into a custom element il y a 4 ans
  JC Brand 1949356ede Work on turning chat views into custom elements il y a 4 ans
  JC Brand 9a2ded5a9a Remove global lodash il y a 4 ans
  Christoph Scholz 07f2f285ff Fix issue #2168 il y a 4 ans
  JC Brand 0ca2e5ae08 Remove need for lodash templates in headless build il y a 4 ans
  JC Brand a014eca9e7 Add a `renderImage` directive which handles errors il y a 5 ans
  JC Brand c3d6b64f4b Turn the chat toolbar into a component il y a 5 ans
  JC Brand 7651d58470 Render chat messages as web components il y a 5 ans
  JC Brand 4b270359f6 Use Karma as test runner il y a 5 ans
  JC Brand 7e23adf26f Remove the need for require.js to run tests il y a 5 ans
  JC Brand 6865a73f46 Fix failing tests il y a 5 ans
  JC Brand c9f29f76e5 Use lit-html to render URLs il y a 5 ans
  JC Brand a7f28cd61d When creating message objects, wait for confirmation from storage il y a 5 ans
  JC Brand b0a9782d31 emoji: Lazy load the emoji JSON il y a 5 ans
  JC Brand 1fa203c990 Support for IndexedDB. updates #1105 il y a 5 ans
  JC Brand 877e07775a Remove need to pass in spies to `initConverse` il y a 5 ans
  JC Brand 8780f7a128 Fix linting errors (no-unused-vars) il y a 5 ans
  JC Brand 3cc993740e Fix failing tests il y a 5 ans
  JC Brand 4cb9fd88a8 Refactor emojis so that JSON is fetch asynchronously il y a 6 ans
  JC Brand 89ac4a6969 Show error message with option to retry when MAM query times out il y a 6 ans
  JC Brand 3b29e5754d Don't unnecessarily fetch the roster il y a 6 ans
  JC Brand a1630b5c1f Replace wait-until-promise with utility method il y a 6 ans
  JC Brand 1a3526f537 Update `openAndEnterChatRoom` to take JID il y a 6 ans
  JC Brand 737e27c726 Use shakespearean character names in tests il y a 6 ans
  JC Brand a95bb5b26a Refactor tests so that IQ_ids always contains only XML stanzas il y a 6 ans
  JC Brand 39363d495f Fetch messages in MUC model il y a 6 ans
  JC Brand 2526d80464 Change `api.disco.supports` to resolve to a Boolean il y a 6 ans
  JC Brand f897703565 Rename `emit` to `trigger` for consistency with Backbone.Events il y a 6 ans
  JC Brand 9f5031c278 Make `converse.initialize` an `async` function il y a 6 ans