Historial de Commits

Autor SHA1 Mensaje Fecha
  JC Brand f897703565 Rename `emit` to `trigger` for consistency with Backbone.Events hace 6 años
  JC Brand fb89148b08 Add tests for tricky URLs hace 6 años
  JC Brand 03f9eb95da Fixes #1467. Fix rendering of URLs enclosed with sharp brackets hace 6 años
  JC Brand cbc343115e Remove jquery from spec/messages.js hace 6 años
  JC Brand 27557d6a04 Document `_converse.ChatBox.prototype.sendMessage` as an API method hace 6 años
  Axel Viala b51d98d6d1 Fix #1327: Refusing url and email as mentions hace 6 años
  JC Brand 33600eeece No need for a separate `archive_id` value. hace 6 años
  JC Brand 49da581d14 Fixes #1400. When chat message is only an emoji, enlarge it hace 6 años
  JC Brand 59c43a23f0 Two changes, see below hace 6 años
  JC Brand 3e4f4e9436 Use the API in tests hace 6 años
  JC Brand d830bc1250 Also check for duplicates in one-on-one messages hace 6 años
  JC Brand 7e34a462c1 Add support for handling multiple `stanza-id` elements hace 6 años
  JC Brand 8d00294681 Use `origin-id` to check for reflected messages. hace 6 años
  JC Brand 6eb05be4be XEP-0359: Better usage of `stanza-id` to check for dupes hace 6 años
  JC Brand 5b25d5daaa Don't send markers to someone not on your roster hace 6 años
  JC Brand 3fe6efc2cf Fix failing tests hace 6 años
  JC Brand 4a5603ab2e More specific selector for markers and another test hace 6 años
  JC Brand dbcf6002ff Fixes #1442 hace 6 años
  JC Brand 9f5031c278 Make `converse.initialize` an `async` function hace 6 años
  JC Brand abe21dce66 Include `origin-id` in outgoing messages hace 6 años
  JC Brand c023bd1d47 Fix test failures on Chrome 72 hace 6 años
  JC Brand e1f8d53c46 Initial support for chat markers. Updates #324 hace 6 años
  JC Brand 3c0e3d3fab Refactor out `createMessage`. hace 6 años
  JC Brand a389f52adb Fixes #1353 Don't expect delivery receipts to have type `chat` hace 6 años
  Christoph Scholz 216a684904 prevent message delivery receipts for carbons and own hace 6 años
  JC Brand 2857293ad1 Fix failing tests by waiting and slightly improve code hace 6 años
  JC Brand b91f488491 Use async/await hace 6 años
  JC Brand 7beeada087 Don't use `outerHTML` in tests, it's not consistent across browsers hace 6 años
  Christoph Scholz 267d91a4f3 don't send receipt requests in MUCs hace 6 años
  JC Brand 86593dc378 Don't render http (i.e. non-TLS) resources hace 6 años