Historial de Commits

Autor SHA1 Mensaje Fecha
  Christoph Scholz 10da92ec5b fix LMC with Conversations hace 6 años
  JC Brand 27557d6a04 Document `_converse.ChatBox.prototype.sendMessage` as an API method hace 6 años
  JC Brand 675692df74 Use `_converse.api.send` to forward messages hace 6 años
  JC Brand 5b4ce87a4d Don't send out receipts or markers for MAM messages hace 6 años
  JC Brand ebd1797991 Call `save` only once when updating a cached message hace 6 años
  JC Brand 33600eeece No need for a separate `archive_id` value. hace 6 años
  JC Brand be6a5d9c37 Reuse XEP-359 unique and stable stanza ids for Message `id`. hace 6 años
  Emmanuel Gil Peyrot b7ae9f212c Replace http: with https: in conversejs.org links 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 a8e05dae36 Fall back to chatbox JID if the stanza has no `from` hace 6 años
  JC Brand 253958ed93 Prevent duplicate messages by comparing MAM archive id to XEP-0359 stanza ids hace 6 años
  JC Brand c026dc8a86 New copyright year 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 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 2c9c11e971 `onMessage` improvements. hace 6 años
  JC Brand 0169d86b11 Re-add check for `allow_non_roster_messaging` hace 6 años
  JC Brand abe21dce66 Include `origin-id` in outgoing messages 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 dc07440de8 Bugfix. Don't create chats for messages without `body` hace 6 años
  JC Brand d051085626 Only clear textarea once message was sent hace 6 años
  Christoph Scholz d2d64952a0 set store hint on receipts and type='chat' hace 6 años
  JC Brand 49efe390f9 Fix typo 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 d5485d09ae Always render the OMEMO lock icon hace 6 años
  JC Brand 5dacb96b78 Don't try to create ChatBox from controlbox data in embedded mode hace 6 años