Historique des commits

Auteur SHA1 Message Date
  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
  JC Brand abe21dce66 Include `origin-id` in outgoing messages il y a 6 ans
  Christoph Scholz 267d91a4f3 don't send receipt requests in MUCs il y a 6 ans
  JC Brand 86593dc378 Don't render http (i.e. non-TLS) resources il y a 6 ans
  Christoph Scholz da5ca0b585 implement XEP-0184: Message Delivery Receipts il y a 6 ans
  JC Brand 53b3f2d0d6 Fix failing tests and rewrite to use async/await il y a 6 ans
  JC Brand e181aaf99b Make the message view's `render` method async il y a 6 ans
  JC Brand 9bc8bdf34c Test updates after updating to use latest strophe.js il y a 6 ans
  JC Brand 506aa33131 Wait for promises before opening chats in API methods il y a 7 ans
  JC Brand 4115461409 Make tests independent of URL at which they're run il y a 7 ans
  JC Brand acd9a18696 Update with new message markup il y a 7 ans
  JC Brand bc872ee2cb Fix various failing tests and update Makefile il y a 7 ans
  JC Brand 596082eecc Get tests to run agains the webpack build il y a 7 ans