jdev - 2023-01-16


  1. nicoco

    > <metadata/> element containing information about the archive. This element MUST include <start/> and <end/> elements Isn't the MAM XEP missing the "empty archive" use case?

  2. nicoco

    Wild guess: "iq error"/"item-not-found" is the correct reply when the archive is empty?

  3. nicoco

    related: if a MAM query has a "with" and no message in the archive matches this "with", should the MAM server reply with an "empty result" or with an "error/item-not-found"?

  4. MattJ

    nicoco, I would lean towards an empty result

  5. MattJ

    and of course we should clarify this

  6. nicoco

    > empty result thanks MattJ! that's for "no match 'with'" right?

  7. MattJ

    Right

  8. MattJ

    For metadata, I'm not sure... looking now

  9. nicoco

    awesome :)

  10. MattJ

    Looking at Prosody, I think it would send back an empty <metadata/> element

  11. MattJ

    Not claiming that's the right behaviour, just stating this :)

  12. MattJ

    Relatedly, <metadata/> is also embedded into bind2

  13. MattJ

    Where it's a bit harder to just return an error

  14. nicoco

    "first implementer replying in jdev defines the right behaviour" sounds good enough to me ;)

  15. MattJ

    I'll bring these things up on the list, and if there are no objections, we can push an update clarifying these cases

  16. MattJ

    ;)

  17. Beherit

    **DOAP Software Listing at xmpp.org** Hi XMPP folks! We plan to let go of our renewal policy for the software listing on xmpp.org. Until now, every maintainer had to update "last_renewed" once per year. We now have DOAP files for many actively developed clients, servers, libraries, and tools. Software providing a DOAP file would be listed in a rich list (like it is now), and software without would be listed in a simple table below, behind a "Show List" button. Check the current state our here: https://xmpp.org/software/clients/ (The announced change as stated above to be pushed.) Cheers _____________ - XEP-0453: DOAP usage in XMPP - https://xmpp.org/extensions/xep-0453.html

  18. Sam

    Uggh, so if we can't do a soap file we get to be relegated to a second class citizen? Great.

  19. wurstsalat

    Sam, you would need a doap file, not a soap file. And you would have the support of community members to generate doap files. And in fact, I already generated one for Mellium ;)

  20. Sam

    Heh, stupid auto correct. I'm glad you're willing, though a community maintained one just seems like it will be out of date, but unless you're willing to maintain one for every project segregating projects this way still seems gross.