-
Amy
Still no news bout jabber de?
-
theTedd
still: connection refused
-
Guus
Amy, if there is going to be new, then it's unlikely to be published here.
-
Amy
Guus, sorry i clicked the wrong room
-
Guus
No problem, just managing expectations
-
lovetox
is there any suggest when clients create client specific pubsub nodes, how the node name should be?
-
lovetox
say i want to store a custom blocking list
-
lovetox
urn:xmpp:blocking:gajim:1 ?
-
Kev
Only XSF-issued namespaces should start urn:xmpp
-
Kev
http://gajim.org/whatever would what I'd choose.
-
lovetox
ok, thats already a good hint :)
-
lovetox
so a URL? im not talking about a namespace
-
Kev
Sorry. s/namespace/uri/ :)
-
lovetox
http://gajim.org/protocol/blocking
-
Kev
That works.
-
pulkomandy
The tag: uri scheme is designed for this, but almost no one uses it
-
edhelas
> http://gajim.org/whatever would what I'd choose. Oops :3 ↺
-
edhelas
> Only XSF-issued namespaces should start urn:xmpp Oops :3 ↺
-
stpeter
https://www.rfc-editor.org/rfc/rfc4854.html 😛
-
bodqhrohro
> 2025-04-29T10:10:37Z - lovetox: > Just try it Seems like I'm doing something wrong. ↺
-
bodqhrohro
https://im.ebala.net:5821/upload/o2SUqQ0KsGPe4f7_iPv4FuEd/2025-04-30-212442_1920x1200_scrot.png
-
Goot the ticklegoblin!
> The tag: uri scheme is designed for this, but almost no one uses it They should it's neat
-
bodqhrohro
> <singpolyma> > Yes, us too. List-single by itself gets special UI Nice indeed. ↺
-
bodqhrohro
https://im.ebala.net:5821/upload/zHz4WsHmhMxhmK55BZOzUJLG/Screenshot_20250430-213110_another.im.jpg
-
lovetox
bodqhrohro, can you show the full form
-
bodqhrohro
> 2025-04-30T19:33:59Z - lovetox: > bodqhrohro, can you show the full form There are only closing tags lower. ↺
-
bodqhrohro
Didn't you add this mode recently by any chance? I haven't pulled Gajim for months again, hehe.
-
lovetox
what is this in the screesnhot, a dropdown? or a list?
-
edhelas
> https://www.rfc-editor.org/rfc/rfc4854.html 😛 Ah one question regarding Hats ! There is no way in the XEP to add a Hat to the "hats list" without actually assigning it to someone ? ↺
-
bodqhrohro
> 2025-04-30T19:37:36Z - lovetox: > what is this in the screesnhot, a dropdown? or a list? `type="list-single"`, as you told. ↺
-
lovetox
no i mean the gui you see
-
lovetox
with your system theme, i cannot even tell what widget im looking at
-
bodqhrohro
> 2025-04-30T19:40:04Z - lovetox: > with your system theme, i cannot even tell what widget im looking at Inspector tells it's GtkComboBox indeed. ↺
-
bodqhrohro
It's empty until I roll it down.
-
bodqhrohro
Oh, maybe I should set the "required" attribute then.
-
lovetox
maybe switch first to a newer gajim version, this seems like a GTK3 version you are using
-
bodqhrohro
> 2025-04-30T19:42:30Z - lovetox: > maybe switch first to a newer gajim version, this seems like a GTK3 version you are using I still didn't port my reply fallback patch for it, hehe. ↺
-
lovetox
what version does it show in about
-
lovetox
the latest 1.9.5 should have the code
-
bodqhrohro
> 2025-04-30T19:44:20Z - lovetox: > what version does it show in about 1.9.0+24dcb6426772 Too old then. ↺
-
lovetox
then pull to 1.9.5 i dont think we did any big changes between those versions