jdev - 2025-01-04


  1. Stefan

    doge: you client is written in C? Which client is it?

  2. bodqhrohro

    > 2024-12-31T07:37:30Z - Guus: > I think there's a XEP out there that describes how you can implement simple turn based games with XMPP. The Spark client implements some very basic games, like tic tac toe, but I don't think it uses that XEP. nidhish: Psi+ has chess and whiteboard plugins.

  3. れそ。

    > almost all restore operations will break many of your sessions What should I do to restore all of my broken OMEMO sessions (in the case they break)?

  4. lovetox

    Depend on the client. Some do it automatically, in other clients like Gajim you can delete the fingerprint to get a new session

  5. doge

    > doge: you client is written in C? Which client is it? it's just a prototype im making. and not in c but in tcl, it's just that bringing in a c extension is trivial, unlike ffi'ing into python

  6. kalkin

    > and not in c but in tcl, A name i haven't heard in a long time

  7. doge

    wtf is `urn:xmpp:mam:tmp`? I saw this: ``` <archived xmlns='urn:xmpp:mam:tmp' by='kurisumakise@draugr.de' id='1734155019473617'/> ``` in my servers mam response. I could only find urn:xmpp:mam:tmp here https://xmpp.org/extensions/attic/xep-0313-0.1.html and even then No "archived" tag to be seen...

  8. Zash

    taking backwards compatibility Very Seriously

  9. edhelas

    Introducing vcard:temp

  10. Zash

    oh no