Gajim - 2024-01-10


  1. gypsydanger

    is it a bug in gajim that doesn't allow joining slidge gateways in the client? I get "this account is not allowed to use this gateway" -- other clients like cheogram work

  2. lovetox

    This is a server message, maybe talk to the server admin

  3. Martin

    Does gajim no longer set xml:lang?

  4. lovetox

    Martin: you need to specify that question more

  5. lovetox

    Where exactly do you miss it?

  6. Martin

    I have a bot which replies in your language according to xml:lang. Right now it also replies in English when using Gajim.

  7. Martin

    Instead of German.

  8. Martin

    I had a look in the settings but didn't find anything regarding that feature.

  9. Martin

    Maybe it was removed for privacy reasons. But then I wonder why it can't be enabled in the privacy settings. Or maybe this is only some local issue here that gajim doesn't get the language info from the system.

  10. Ge0rG

    the stream's xml:lang is normally inherited to messages, and this is a mess in XML land

  11. lovetox

    Marting, seems we set it to "en" in nbxmpp

  12. lovetox

    its never overridden from Gajim

  13. lovetox

    so i would consider this a bug

  14. adamski

    Can I invite someone to join my XMPP server from Gajim?

  15. Martin

    Weird, I was pretty sure it replied in my systems language when using Gajim before. Maybe I am mixing it up with Dino…

  16. adamski

    nvm! Found it in Accounts > Execute Command...

  17. fjklp

    adamski: you can invite someone to a group chat by opening the contact list on the right and clicking the 'Invite to this chat' button at the top

  18. adamski

    fjklp: I meant specifically invite to register an account on my server.

  19. fjklp

    I've never heard of such an action as that

  20. fjklp

    other than sending a message

  21. adamski

    https://prosody.im/doc/modules/mod_invites

  22. fjklp

    ah yea, I forgot

  23. adamski

    Most avatars aren't loading for me on Gajim but work fine on Conversations?

  24. lovetox

    Can take a while in Gajim

  25. lovetox

    We request only one avatar per second

  26. lovetox

    If you joined some group chats You have a queue of a few 100

  27. adamski

    Ok I see

  28. aura

    Hi, I setup a local xmpp server, and when I connect to it with Gajim, I see the following error. This prevents me from sending pictures and files. 2024-01-10T16:05:12 (W) gajim.c.m.httpupload (matrix.amd.com) TLS verification failed: ['The signing certificate authority is not known'] (0x01) 2024-01-10T16:05:12 (E) nbxmpp.http Request(140248579800192): g-tls-error-quark: Unacceptable TLS certificate

  29. aura

    Does this mean that i cant send pictures/files unless I have a non self signed certificate ?