-
lovetox
Shortcut has to be enabled in GTK config
-
donnerwetter
Is there a list of all XMPP Chat(room)s?
-
affrip
donnerwetter, no but you can use the search rooms to find some
-
donnerwetter
Thank you, affrip.
-
affrip
donnerwetter, there's also lists of rooms on various sites you can search for them on google but there's no single list of all rooms because there's many servers out there
-
bodqhrohro
lovetox: it works in other apps, but not in Gajim 1.8.
-
cal0pteryx
affrip, donnerwetter: https://search.jabber.network/rooms/1
-
bodqhrohro
Just encountered a Slackware user who is still on Gajim 0.16.9. Based.
-
Kevino
xD
-
astanad_
lovetox, sorry for this question !! why gajim use Gtk and not Qt ?
-
bodqhrohro
astanad_: decent Qt bindings for Python weren't a thing for a long time.
-
bodqhrohro
Qt in general is not highly binding-friendly due to relying on C++ ABIs which have severe cross-compiler compatibility problems due to mangling, while GTK+ has C ABI and there were lots of bindings made for it, even for PHP or Ruby.
-
astanad_
bodqhrohro, okey !
-
Link Mauve
Or even in bash! https://github.com/taviso/ctypes.sh/pull/60
-
chud
Deranged
-
meson
maximus: bc I wanted to implement myself i will look into it, but don't hold your breath, no eta.
-
fjklp
any chance we will get the ability to ignore users any time soon?
-
fjklp
it sure would be nice
-
lovetox
users as in muc users?
-
fjklp
in a muc
-
bodqhrohro
> `super().set_text(SEX_VALUES[value])` 😳
-
bodqhrohro
``` # 6.2.7 property-gender = element gender { element sex { "" | "M" | "F" | "O" | "N" | "U" }, element identity { text }? } ``` I wonder what do those letters even mean.
-
affrip
amogus bodqhrohro,
-
bodqhrohro
other/neutral/undefined?
-
amogus
thanks for the ping affrip
-
affrip
bodqhrohro, void, michael jackson, fartgender, octogender, neogender, ungendered
-
bodqhrohro
Now they'll ban me for provocation lol.
-
bodqhrohro
Even more interesting. ``` "work" | "home" | "contact" | "acquaintance" | "friend" | "met" | "co-worker" | "colleague" | "co-resident" | "neighbor" | "child" | "parent" | "sibling" | "spouse" | "kin" | "muse" | "crush" | "date" | "sweetheart" | "me" | "agent" | "emergency" ```
-
bodqhrohro
We need x-statuses back.
-
cal0pteryx
bodqhrohro, it's XEP-0292 and RFC 6351 https://datatracker.ietf.org/doc/html/rfc6351
-
bodqhrohro
cal0pteryx: I know, I copied it from there lol.
-
fjklp
hmm, I don't see a definition of the sexes
-
affrip
The woke mob has gotten to the RFCs it's truly over
-
chud
affrip: taba why another account
-
bodqhrohro
affrip: how did I read about intersex conditions in a gynecology book back in 00s?
-
affrip
bodqhrohro, I don't know but if it's in a gynecology book they probably go in the "F" category
-
affrip
chud, I'm not whoever you think I am chudbro
-
bodqhrohro
affrip: what if I mention you in a gynecology book?
-
chud
Sure sure chuddie
-
bodqhrohro
affrip: I would highly appreciate if you stopped using computers and left this chat, because computers are not mentioned in Bible and are for sure made by Satan for seduction. That's why I refused to get a computer until I was 15. But my parent lured me into it anyway to educate and earn money.
-
affrip
bodqhrohro, That means I'm a woman
-
bodqhrohro
Glad you appreciate it.
-
affrip
bodqhrohro, my brother in christ you must repent for your sins of using satan machine
-
lovetox
please stop this conversations✎ -
lovetox
please stop this conversation ✏
-
fjklp
lovetox: sorry, but is there any answer on the probability of blocking in a muc?
-
lovetox
25% in 2024
-
lovetox
the confidence interval is +/- 25 though
-
fjklp
lol, nice
-
fjklp
I know that feeling
-
QStambaugh
I seemed to remember blocking working in MUCs if you add their nick MUC JID to your blocklist. For example `muc@conference.example.com/nick`. Granted, even if that does work, it would only work for as long as they use the same nick
-
QStambaugh
I might be completely misremembering. Maybe that was something back when I used Pidgin