Commit History

Author SHA1 Message Date
  JC Brand 59c43a23f0 Two changes, see below 6 years ago
  JC Brand 3e4f4e9436 Use the API in tests 6 years ago
  JC Brand d830bc1250 Also check for duplicates in one-on-one messages 6 years ago
  JC Brand 7e34a462c1 Add support for handling multiple `stanza-id` elements 6 years ago
  JC Brand 8d00294681 Use `origin-id` to check for reflected messages. 6 years ago
  JC Brand 6eb05be4be XEP-0359: Better usage of `stanza-id` to check for dupes 6 years ago
  JC Brand 5b25d5daaa Don't send markers to someone not on your roster 6 years ago
  JC Brand 3fe6efc2cf Fix failing tests 6 years ago
  JC Brand 4a5603ab2e More specific selector for markers and another test 6 years ago
  JC Brand dbcf6002ff Fixes #1442 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
  JC Brand c023bd1d47 Fix test failures on Chrome 72 6 years ago
  JC Brand e1f8d53c46 Initial support for chat markers. Updates #324 6 years ago
  JC Brand 3c0e3d3fab Refactor out `createMessage`. 6 years ago
  JC Brand a389f52adb Fixes #1353 Don't expect delivery receipts to have type `chat` 6 years ago
  Christoph Scholz 216a684904 prevent message delivery receipts for carbons and own 6 years ago
  JC Brand 2857293ad1 Fix failing tests by waiting and slightly improve code 6 years ago
  JC Brand b91f488491 Use async/await 6 years ago
  JC Brand 7beeada087 Don't use `outerHTML` in tests, it's not consistent across browsers 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
  JC Brand e07bb52d2a Use async/await 6 years ago
  JC Brand 88e74975c9 Fix failing tests due to avatar changes 6 years ago
  JC Brand 067d87a73e Fix failing test 6 years ago
  JC Brand 7cb889b065 Fixes #1317 Don't show errors for CSI messages 6 years ago
  Christoph Scholz da5ca0b585 implement XEP-0184: Message Delivery Receipts 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 6f7328a62f Fix failing tests 6 years ago