Commit History

Author SHA1 Message Date
  JC Brand 7e23adf26f Remove the need for require.js to run tests 5 years ago
  JC Brand 6865a73f46 Fix failing tests 5 years ago
  JC Brand c9f29f76e5 Use lit-html to render URLs 5 years ago
  JC Brand a7f28cd61d When creating message objects, wait for confirmation from storage 5 years ago
  JC Brand b0a9782d31 emoji: Lazy load the emoji JSON 5 years ago
  JC Brand 1fa203c990 Support for IndexedDB. updates #1105 5 years ago
  JC Brand 877e07775a Remove need to pass in spies to `initConverse` 5 years ago
  JC Brand 8780f7a128 Fix linting errors (no-unused-vars) 5 years ago
  JC Brand 3cc993740e Fix failing tests 5 years ago
  JC Brand 4cb9fd88a8 Refactor emojis so that JSON is fetch asynchronously 6 years ago
  JC Brand 89ac4a6969 Show error message with option to retry when MAM query times out 5 years ago
  JC Brand 3b29e5754d Don't unnecessarily fetch the roster 6 years ago
  JC Brand a1630b5c1f Replace wait-until-promise with utility method 6 years ago
  JC Brand 1a3526f537 Update `openAndEnterChatRoom` to take JID 6 years ago
  JC Brand 737e27c726 Use shakespearean character names in tests 6 years ago
  JC Brand a95bb5b26a Refactor tests so that IQ_ids always contains only XML stanzas 6 years ago
  JC Brand 39363d495f Fetch messages in MUC model 6 years ago
  JC Brand 2526d80464 Change `api.disco.supports` to resolve to a Boolean 6 years ago
  JC Brand f897703565 Rename `emit` to `trigger` for consistency with Backbone.Events 6 years ago
  JC Brand 9f5031c278 Make `converse.initialize` an `async` function 6 years ago
  JC Brand abe21dce66 Include `origin-id` in outgoing messages 6 years ago
  Christoph Scholz 267d91a4f3 don't send receipt requests in MUCs 6 years ago
  JC Brand 86593dc378 Don't render http (i.e. non-TLS) resources 6 years ago
  Christoph Scholz da5ca0b585 implement XEP-0184: Message Delivery Receipts 6 years ago
  JC Brand 53b3f2d0d6 Fix failing tests and rewrite to use async/await 6 years ago
  JC Brand e181aaf99b Make the message view's `render` method async 6 years ago
  JC Brand 9bc8bdf34c Test updates after updating to use latest strophe.js 6 years ago
  JC Brand 506aa33131 Wait for promises before opening chats in API methods 7 years ago
  JC Brand 4115461409 Make tests independent of URL at which they're run 7 years ago
  JC Brand acd9a18696 Update with new message markup 7 years ago