XMPP Service Operators - 2017-11-09


  1. Maranda

    I don't have any, beside they'd be forced to be limited to a normal user use case of MAM willing it or not on my server.

  2. Maranda

    I like InVerse implementation of MAM, only thing that quirks is the message doubles with room history on mica

  3. Maranda

    On muc***

  4. Holger

    The client should send <history maxstanzas='0'/> or something when the room supports MAM, I guess.

  5. Zash

    Shouldn't historic stanzas have IDs?

  6. Holger

    Yes deduplication should work as well.

  7. Maranda

    Also it seems to hickup with multiresource occupants... But I have to verify that.

  8. Maranda

    Hm

  9. Maranda

    another bug, it's not resetting the browser storage for mam when leaving a room. So messages keep being duplicated anytime you enter.

  10. Maranda

    (for history and mam)

  11. Holger

    There might be a better place for reporting InVerse bugs :-)

  12. Zash

    What, and risk the inverse dev seeing this?

  13. Maranda

    https://github.com/jcbrand/converse.js/issues/951 like this? You nuptas.

  14. Maranda

    >.>

  15. Maranda

    Such big mouths.

  16. Maranda

    Tbh I'm not sure why it doesn't clear the browserstorage though, that seems like some distraction of sort.

  17. Maranda

    Tbh I'm not sure why it doesn't clear the browserstorage though, that seems like some 'distraction' mistake coding wise.

  18. Maranda

    JC Brand replied the ticket, I think the duplicates are because InVerse expects the MAM result message stanzas to always have the same id attribute *shrugs* instead of checking the id attribute of the forwarded message stanza.

  19. Maranda

    -version conversejs.org

  20. Maranda

    ... And changing the id attrs in a way which was supposed to please converse/inverse.js didn't work either *mumbles*