andyWhat is de diferrence between gajim-2019-07-21.tar.gz and gajim-default-2019-07-21.tar.gz?
wurstsalatdefault is current master IIRC
andythx
Link Mauve“00:10:35 lovetox> Link Mauve, what version of biboumi is jabberfr running?”, latest master.
lovetoxk thanks
HolgerIf I send a <message/> with <body/> from the XML console, Gajim adds `xmlns="http://www.gajim.org/xmlns/undeclared"` to the <body/>. That's on purpose?
rom1dephi there :)
I don't dislike the new ctrl+n dialog (start new conversation), but does it really make sense to display the muc information when it's already joined?
rom1depit's one extra (needless?) step to opening the desired chat, and is a bit of an indirection/inconsistency compared to jumping to a 1:1 (for which there is no intermediate confirmation)
lovetoxyes rom1dep should not be shown when you are already joined
lovetoxthis stiill needs some fine tuning
lovetoxthx Holger i will fix that
lovetoxhm Holger not that easy to fix
lovetoxyou have to set the namespace in the top element yourself so it gets inherited by the others
Holgerlovetox: Ok, no problem for me personally, just figured I'd mention it.
Holgerlovetox: You mean I must set <message xmlns='jabber:client' .../> myself?
lovetoxyes
lovetoxthat should work
lovetoxits a xml parser that is not tuned for xmpp
lovetoxi set the top level to jabber:client in code
lovetoxbut forgot that this does not change the child elements
Holgerlovetox: Then maybe add that to the <message/> template you get via that dropdown in the XML console?
lovetoxtry install the dev package here appstream-glib-devel
lovetoxor try first with the normal package
lovetoxlibappstream
lovetoxwhatever this is called in your distro
andyok
andythx
andylovetox, first works. One again thx.
botPhilipp Hörist pushed 3 commits to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >: https://conference.gajim.org:5281/pastebin/11243b09-0abd-4e70-93a1-33f304f1a02a
andyNice. It work very nice :)
andyNice. Its work very nice :)
andyWhen I anable omemo, and trust someone fingerprint and try to send a first message Gajim show me OMEMO Fingerprints window. Its normal behavior?
andyWhen I enable omemo, and trust someone fingerprint and try to send a first message Gajim show me OMEMO Fingerprints window. Its normal behavior?
andyWhen I enable omemo in chat, and trust someone fingerprint and try to send a first message Gajim show me OMEMO Fingerprints window. Its normal behavior?
andyI think it should show that window only when keys are not trusted.
lovetoxit only shows when there are new fingerprints
botPhilipp Hörist pushed 1 commit to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >:
*623960be* < https://dev.gajim.org/gajim/gajim/commit/623960beb212af053b5ffa7967010e4ad4fb0bd4 >
StartChat: Only show GroupchatInfo when not already joined
When we are already in a group chat just show the GroupChatControl
instead of GroupchatInfo
lovetoxrom1dep, ^
rom1deplovetox: molto bene :)
botplaydoh crow created an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9765 >:
#9765: < Error when deleting a conference from the roster >