Gajim - 2025-01-05


  1. Anon Ymous

    Well, Gajim chose the wording, so that's why I tried here. But I think it's to set that new users don't become visitors first, but can participate directly.

  2. betarays

    > Well, Gajim chose the wording, so that's why I tried here. But I think it's to set that new users don't become visitors first, but can participate directly. Servers can provide configuration pages for MUCs with their own wording

  3. lovetox

    Anon Ymous, the server sends us the wording and options, clients just display it

  4. bot

    wurstsalat pushed 1 commits to branch gajim/master refactor: Remove unnecessary usage of Pango.WrapMode.WORD - https://dev.gajim.org/gajim/gajim/-/commit/506e05df08f8010726b62dac5135b0e9794bfca4

    👍 1
  5. Megamichi

    Can I use gajim to code an xmpp bot? And where can I find the documentation?

  6. Kris

    Gajim is a desktop client.

  7. Kris

    you might want to look into Slixmpp

    👍 1
  8. Kris

    or some already existing bot framework that supports xmpp

  9. Megamichi

    > Gajim is a desktop client. if there any python framework who support omemo?

  10. Kris

    slixmpp does afaik

  11. debacle

    Megamichi, Kris It's an addon library: https://github.com/Syndace/slixmpp-omemo slixmpp discussions and help are on xmpp:slixmpp@muc.poez.io?join Enjoy!

  12. Megamichi

    thanks

  13. nicktoolong

    is there anyway to have gajim show the last read message

  14. nicktoolong

    lake how hexchat has a little red bar

  15. roughnecks

    I wish

  16. cal0pteryx

    nicktoolong: not yet, but I worked on it, see https://dev.gajim.org/gajim/gajim/-/merge_requests/960