XSF Discussion - 2021-10-13


  1. flow

    MUC destroy messages, with or without status=101, or is both fine?

  2. flow

    MUC destroy messages, with or without status=110, or is both fine?

  3. flow

    MUC destroy presences, with or without status=110, or is both fine?

  4. L29Ah

    what

  5. Zash

    status=110 means "this is about you", no?

  6. Zash

    flow, https://issues.prosody.im/1693 ?

  7. flow

    <presence from='heath@chat.shakespeare.lit/thirdwitch' to='hag66@shakespeare.lit/pda' type='unavailable'> <x xmlns='http://jabber.org/protocol/muc#user'> <item affiliation='none' role='none'/> <destroy jid='coven@chat.shakespeare.lit'> <reason>Macbeth doth come.</reason> </destroy> </x> </presence> or <presence from='heath@chat.shakespeare.lit/thirdwitch' to='hag66@shakespeare.lit/pda' type='unavailable'> <x xmlns='http://jabber.org/protocol/muc#user'> <item affiliation='none' role='none'/> <status code='110'/> <destroy jid='coven@chat.shakespeare.lit'> <reason>Macbeth doth come.</reason> </destroy> </x> </presence>

  8. flow

    Zash, yes, https://discourse.igniterealtime.org/t/broken-roomdestroyed-callback/90862

  9. flow

    I don't have a strong opinion on that (yet ;)), but I think if we allow both, the xep should state that. especially since the examples do not contain it

  10. flow

    and that we have implementations that add the status=110 (prosody) and ones that do not add it (probably openfire)

  11. flow

    what would ejabberd do? Holger? :)

  12. Zash

    I was thinking that the order of importance there is <destroy>, <item role=none>, <status code=110> or something

  13. Zash

    "the room is being destroyed" "you are being kicked (because of the destruction)" "*you* are (the above)"

  14. flow

    Zash, shall I take your response as "doesn't matter if there is a <status/> or not"?

  15. nuron

    Hi there could anyone tell me which font is used in the xmpp logo?

  16. dwd

    Erm... I think ralphm might know. Possibly. It might also be in the SVG file, I'm not sure.

  17. ralphm

    Oh, let me look that up.

  18. nuron

    inkscape does not detect any text in the svg file. Its just a path 🙁

  19. dwd

    But a path toward open federated messaging.

  20. dwd

    Sorry.

  21. nuron

    (I've downloaded it from wikipedia)

  22. ralphm

    yes, I know, but I've created various artworks around the XMPP and Jabber logos, and have them somewhere.

  23. nuron

    would be nice if you could send me the name or the font 😀

  24. ralphm

    dude, patience

  25. nuron

    sure ^^

  26. ralphm

    The font is called Opti Edgar Bold Extended

  27. ralphm

    nuron: what are you going to do with it?

  28. nuron

    Thanks! Awesome!

  29. nuron

    (send you a pm)

  30. BASSGOD

    times new roman

  31. emus

    ralphm: can you guide to the files you talked about or upload?