XSF Discussion - 2023-03-22


  1. MattJ

    pep., is an "include_publisher" option on your list for XEP-0060 improvements too?

  2. MattJ

    I have a Prosody implementation locally, but it's using a custom field name currently

  3. pep.

    Happy to add it too. What is it about

  4. MattJ

    https://logs.xmpp.org/xsf/2023-01-18?p=h#2023-01-18-d178413870cc5cfd

  5. MattJ

    We also had a more recent discussion in prosody@ if you have logs

  6. MattJ

    (grep for publisher)

  7. MattJ

    Hmm, I see in that discussion there was mention of itemreply

  8. MattJ

    I saw that option but it doesn't make much sense

  9. MattJ

    Seems to be discussed in this section: https://xmpp.org/extensions/xep-0060.html#impl-association

  10. MattJ

    The changelog entry for 1.13 says it added a 'room' value for that option, but it's not actually there

  11. MattJ

    (even in https://xmpp.org/extensions/attic/xep-0060-1.13.html )

  12. MattJ

    It's a bit weird, but maybe it's fine... I think ejabberd might be doing the right thing, and the XEP is just worded strangely (because use cases have shifted)

  13. MattJ

    So ignore everything I've said, I'll implement this option instead since it's already out there

  14. MattJ

    But what's the correct value to disable inclusion of 'publisher'?

  15. MattJ

    I can't find where ejabberd does any checking of its values, other than matcing on "publisher"

  16. MattJ

    Ah: https://github.com/processone/xmpp/blob/e943c0285aa85e3cbd4bfb9259f6b7de32b00395/include/pubsub_node_config.hrl#L8

  17. MattJ

    Is that accepting the literal string 'none'?

  18. MattJ

    That value isn't defined in the XEP, so we may want to document it

  19. MattJ

    The "owner" value seems to assume a node has only one owner

  20. mdosch

    Does the "Apps/Clients", "Libraries", "Servers" and so on buttons work for anyone? For me they seem to have no effect.

  21. mdosch

    At https://xmpp.org/software/

  22. Zash

    Got NoScript?

  23. mdosch

    No, but let me check if some other addon might be interfering.

  24. Zash

    Works for me at least

  25. mdosch

    I disabled all addons and it still doesn't work after ^F5 :( Maybe related: > Source-Map-Fehler: Error: request failed with status 404 > Ressourcen-Adresse: https://xmpp.org/css/bootstrap.min.css

  26. mdosch

    Ok, opened it in a new tab and now it's working (even with all addons enabled again). Sorry for the noise.

  27. Zash

    Tried refreshing harder? https://xkcd.com/1854/ :)

  28. mdosch goes to McDonalds and asks for a McKeyboard…

  29. edhelas

    https://evanw.github.io/thumbhash/

  30. singpolyma

    edhelas: hmm. We are using blurhash right now, but that looks nice too

  31. edhelas

    singpolyma do you have a ProtoXEP for it ?

  32. Zash

    Could you do something like a small PNG without the header?

  33. singpolyma

    No. I just use a sims thumbnail element with type="image/blurhash"

  34. singpolyma

    I didn't think I needed a xep for that

  35. singpolyma

    This look like enough of an improvement to consider switching, I'd do the same thing image/thumbhash

  36. Zash

    hold on you're making up mime types? oh no the bureaucracy! who will register it at https://www.iana.org/assignments/media-types/media-types.xhtml then? :)

  37. wurstsalat

    That's a nice comparison on that page

  38. singpolyma

    Zash: I mean, yes, it should get registered that's fair