XSF Communications Team - 2024-09-21


  1. gnemmi

    Hello everyone !

  2. gnemmi

    Gajim 1.9.4 released and added to the pad 😁

  3. gnemmi

    - [Gajim 1.9.4](https://dev.gajim.org/gajim/gajim/-/releases/1.9.4) has been released. This [new release](https://gajim.org/post/2024-09-19-gajim-1.9.4-released/) brings support for "Hats" ([XEP-0317](https://xmpp.org/extensions/xep-0317.html)), which allows you to assign roles to group chat participants, i.e. “Support”, “Expert” or really anything you like to assign and it aldo brings in integrated support for the [XMPP Providers ](https://providers.xmpp.net/) project among many other new and exciting features!

  4. gnemmi

    s/aldo/also/

  5. gnemmi

    added an extra line for the changelog:

  6. gnemmi

    - [Gajim 1.9.4](https://dev.gajim.org/gajim/gajim/-/releases/1.9.4) has been released. This [new release](https://gajim.org/post/2024-09-19-gajim-1.9.4-released/) brings support for "Hats" ([XEP-0317](https://xmpp.org/extensions/xep-0317.html)), which allows you to assign roles to group chat participants, i.e. “Support”, “Expert” or really anything you like to assign and it also brings in integrated support for the [XMPP Providers list](https://providers.xmpp.net/) project among many other new and exciting features and bugfixes!. You can check the [changelog](https://dev.gajim.org/gajim/gajim/-/blob/master/ChangeLog) for more details.

  7. cal0pteryx

    gnemmi: thanks

  8. cal0pteryx

    The library python-nbxmpp was updated as well

  9. gnemmi

    cal0pteryx, Thank you! And thanks for pointing out the nbxmpp update. I've already added it to the pad and would like to know what you think

  10. gnemmi

    - [nbxmpp 5.0.4](https://dev.gajim.org/gajim/python-nbxmpp/-/releases/5.0.4) has been updated with the following bugfixes: Bookmarks: Store password, Hats: Make struct compareable, Pubsub: Don’t process pubsub events from full jids.

  11. gnemmi

    I could add that "hats" refers to XEP-0317 and add a link to it but I'm not sure what XEP's the other two bugfixes are referring to .. 🫠

  12. cal0pteryx

    Nah, its fine as it is :)

  13. gnemmi

    Perfect then 🙂

  14. gnemmi

    Thank you 🤗

  15. gnemmi

    Just for curiosity's sake (and learning).. the "Pubsub: Don’t process pubsub events from full jids." is referring to xep-0475? "The XMPP address found in the 'to' element's 'jid' attribute SHOULD be without Resourcepart (i.e., a bare JID)." ?

  16. cal0pteryx

    I think it's just about XEP-0060, but that detail is not really necessary imho

  17. gnemmi

    Agreed. I just wanted to see if I could figure out the XEP by myself without any external reference 😉

  18. gnemmi

    Thanks for pointing me out in the right direction 😉

  19. cal0pteryx

    There are many xeps based on pubsub

  20. gnemmi

    Yup ... that was the reason why I couldn't figure out what XEP the bugfix was addressing

  21. gnemmi

    22 .. discarding Historical and Humorous

  22. gnemmi

    XEP-0060 seems to be the only stable one

  23. cal0pteryx

    There are several stable ones. Xou can sort by status on https://xmpp.org/extensions

  24. gnemmi

    that was what I did .. the only one marked as "stable" is XEP-0060 🤔

  25. gnemmi

    Most of them are marked as Experimental

  26. cal0pteryx

    Ah you meant pubsub related, now I get it ;)

  27. gnemmi

    🙂