Commit Verlauf

Autor SHA1 Nachricht Datum
  JC Brand 33600eeece No need for a separate `archive_id` value. vor 6 Jahren
  JC Brand 7dd21880ed Fix failing tests vor 6 Jahren
  JC Brand ce2ae87df2 Bugfix. Open groupchats not shown when logging in after disconnection vor 6 Jahren
  JC Brand 253958ed93 Prevent duplicate messages by comparing MAM archive id to XEP-0359 stanza ids vor 6 Jahren
  JC Brand d830bc1250 Also check for duplicates in one-on-one messages vor 6 Jahren
  JC Brand 9f5031c278 Make `converse.initialize` an `async` function vor 6 Jahren
  JC Brand 5f00987578 Bugfix. Pass original_stanza to `isDuplicate` vor 6 Jahren
  JC Brand 79bfb45639 Use async/await in MAM code and tests vor 6 Jahren
  JC Brand c583678c86 Use `_coverse.api.sendIQ` instead of `_converse.connection.sendIQ` vor 6 Jahren
  JC Brand 9bc8bdf34c Test updates after updating to use latest strophe.js vor 6 Jahren
  JC Brand ca9229a906 `createMessage` now returns a promise. vor 7 Jahren
  JC Brand 596082eecc Get tests to run agains the webpack build vor 7 Jahren
  JC Brand 1405d9cb49 Also style file upload and action messages. vor 7 Jahren
  JC Brand a9d2881888 Fix disco hierarchy vor 7 Jahren
  JC Brand 9528d81c00 Move various MUC methods onto the Backbone.Model vor 7 Jahren
  JC Brand bf97ffd381 Check JIDs of archived MAM messages vor 7 Jahren
  JC Brand cac04d076a Remove jquery as a dependency in MAM spec vor 7 Jahren
  JC Brand 31e884f79a Add code to check for duplicates vor 7 Jahren
  JC Brand 4652385bb4 Remove jQuery from non-tests config vor 7 Jahren
  JC Brand 439e37feaa disco: Refactor service discovery and add tests. vor 8 Jahren
  JC Brand 7850c38faa disco: Create new plugin `converse-disco`. vor 8 Jahren
  JC Brand 713e49b095 Fix failing tests vor 8 Jahren
  JC Brand 16d62bf9e4 Fix broken tests due to using ES2015 promises vor 8 Jahren
  JC Brand 095e7add86 mam: Upgrade MAM support to version 2 vor 8 Jahren
  JC Brand 02e5921415 Fix problem of stuck/hanging tests on TravisCI vor 8 Jahren
  JC Brand 0c43e4b87c Upgrade to Jasmine 2.5.3 vor 8 Jahren
  JC Brand fe6a9ca748 Merge converse-api and converse-core vor 8 Jahren
  JC Brand 6d2a38a7c1 Fixes #486 Update docs and fix failing test. vor 8 Jahren
  JC Brand b7b9711296 Rename the closured converse object to _converse vor 8 Jahren
  JC Brand 4dcb855562 Split API into public and private (plugin only) parts. vor 8 Jahren