Commit History

Author SHA1 Message Date
  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
  JC Brand c8eea72831 Fix failing test. 6 years ago
  Martin/Geno dbe88535f1 [BUGFIX] html br 6 years ago
  JC Brand ca9229a906 `createMessage` now returns a promise. 7 years ago
  JC Brand 41a42fe2f7 Test for mentions with spaces in them. 7 years ago
  JC Brand 2db3db9bab Add support for editing messages containing mentions 7 years ago
  JC Brand d9c5867ff2 Check references when incrementing unread messages counter 7 years ago
  JC Brand b7eb19e225 Render mentions in a message 7 years ago
  JC Brand 15df9b8605 Inlcude references in the outgoing XMPP stanza 7 years ago
  JC Brand f2b017ec89 Add method to determine references from message text 7 years ago
  JC Brand e10d9b074e Rearrange: move non-nested tests to top of `describe` 7 years ago
  JC Brand 2d05487862 More code reuse between chatboxview and chatroomview 7 years ago
  JC Brand 890dbca8b8 Fix tests failing on Travis 7 years ago