-
deport
Codimp: Unless it has changed in recent versions, you should be able to set this character in the Advanced Configuration Editor.
-
Codimp
> Codimp: Unless it has changed in recent versions, you should be able to set this character in the Advanced Configuration Editor. yup, gc_refer_to_nick_char, thanks! ↺
-
The Wild
> I'm under gajim 2.0.4, Arch Linux, Sway > When right clicking on the Gajim icon tray, a small menu appears, but nothing in it, like so : Found the issue in Gajim tracker and yeah, it's not Gajim it's Waybar. So, not your problem ^^ ↺
-
1
I want to know how to install the OTR plugin in the latest version.
-
1
Can someone give me an answer?
-
Kris
Afaik that is no longer supported. And yoy should really try to switch to OMEMO.✎ -
Kris
Afaik that is no longer supported. And you should really try to switch to OMEMO. ✏
-
1
But someone else chatted with me using otr, I can't view
-
Kris
Tell them to use omemo instead π€·
-
Codimp
> Codimp: Unless it has changed in recent versions, you should be able to set this character in the Advanced Configuration Editor. Is it ok if I make a PR to change the default behavior of this setting, removing the "," by default? It seems today most people just want to mention people, not add some comma after ↺
-
Link Mauve
Codimp, AFAIK mentions are now triggered by the @ key, soon with metadata mentioning who needs to be mentioned, so that character soon wonβt matter.
-
Link Mauve
Also ',' is a mentioning character alright, see my previous message.
-
Codimp
yes, so I don't do anything
-
afterlif0189
>> Does that apply to the portable version too? That's what I used and I can't find a cache folder. > UserData/cache.db Removing that file allowed gajim to start normally. TYVM. ↺
-
danielstein
how can i install the anti spam plugin in flatpak
-
danielstein
receiving many spam
-
cal0pteryx
If it's not available on flathub, there is a flatpak meta info file for each plugin, which can be used for installing: https://dev.gajim.org/gajim/gajim-plugins/-/blob/master/anti_spam/org.gajim.Gajim.Plugin.anti_spam.metainfo.xml don't ask me how to use it though :) I don't think we have a wiki entry for that yet
-
Pikarobbi
Does Gajim implement XEP-0448? It is not listed as a supported XEP on xmpp.org and I also can't find any mention on dev.gajim.org . However, when share a file in an OMEMO chat, the file link starts with aesgcm:// indicating that the file is actually encrypted and also checking the file on my ejabberd server the file appears to be stored in encrypted form. Hence, I wonder if XEP-0448 is actually implemented or why it is not listed.
-
cal0pteryx
Pikarobbi, wrong XEP. Gajim does not implement Stateless File Sharing (XEP-0447), and 0448 is an extension to 0447. But yes, Gajim does support OMEMO encryption for files
-
cal0pteryx
see https://xmpp.org/extensions/xep-0454.html
-
Pikarobbi
Thanks, that clarifies it. ποΈ
-
hannibal
danielstein: you could start with https://github.com/flathub/org.gajim.Gajim.Plugin.pgp/blob/master/org.gajim.Gajim.Plugin.pgp.yaml and replace pgp by anti spam
π 1 -
hannibal
And then something like `flatpak-builder --user --repo=gajim_flatpak_repo --install-deps-from=flathub --force-clean ~/Gajim/gajim_flatpak ~/Gajim/flatpak/org.gajim.Gajim.Plugin.anti_spam.yaml`✎ -
danielstein
> danielstein: you could start with https://github.com/flathub/org.gajim.Gajim.Plugin.pgp/blob/master/org.gajim.Gajim.Plugin.pgp.yaml and replace pgp by anti spam π ↺
-
hannibal
And then something like `flatpak-builder --user --repo=gajim_flatpak_repo --install-deps-from=flathub --force-clean ~/Gajim/gajim_flatpak org.gajim.Gajim.Plugin.anti_spam.yaml` ✏
-
hannibal
See also https://dev.gajim.org/gajim/gajim/-/tree/master/flatpak?ref_type=heads#install-gajim-and-dependencies