Histórico de Commits

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