-
doge
How does roster @ver work with roster set/push? If a client does a set or receives push, is it to forget the @ver and refetch roster on reconnect?
-
jonas’
doge, When roster versioning is enabled, the server MUST include the updated roster version with each roster push.
-
doge
where does storage:bookmarks+notify need to be put for me to get notifications about bookmarks? Not in presence apparently. I think I asked before but I frogor
-
edhelas
In your caps :)
-
Link Mauve
doge, I would recommend you to switch to XEP-0402 instead.
-
Link Mauve
XEP-0048 as it is is deprecated.
-
Link Mauve
ModernXMPP has some guidelines about what to implement and when to use: https://docs.modernxmpp.org/client/groupchat/#bookmarks
-
doge
> In your caps :) in what you reply to ` <query xmlns='http://jabber.org/protocol/disco#info'` ? I put it there but I'm not getting notifications... hm I don't think I even get such request from my server, but I do from other clients ↺
-
doge
oohh right I also need to <c > into stream:features, I rember now
-
doge
> doge, I would recommend you to switch to XEP-0402 instead. what's the point if nothing is using it lol. I tried that first and only then learnt it was completely empty for my account ↺
-
Link Mauve
doge, as it says in section 5.3, you should use it when the urn:xmpp:bookmarks:1#compat feature is exposed by your server.
-
Link Mauve
Basically, follow what modernxmpp is saying, and upgrade your server to get mod_bookmarks.
-
singpolyma
Yeah I basically only use bookmarks2 now
-
singpolyma
Non atomic updates in legacy bookmarks cause too many issues
-
doge
not my server so not an option
-
Link Mauve
doge, contact your admin then and tell them you’re missing this feature.
-
doge
nah it's not really affecting me in any way
-
Link Mauve
If you want to test on a server doing it properly, you can create an account at jabber.fr for instance.