jdev - 2022-08-30


  1. adx

    hey, i know that with MUC MAM queries the server that hosts the MUC keeps the archive but how does it look like with 2 users on different servers? we have two servers keeping copies of messages? or in the case of a user talking through a transport, does the server keep the archive or the transport?

  2. Zash

    adx, one-to-one chats? they would be stored in each users account on their server. https://xmpp.org/extensions/xep-0313.html#business-storeret-user-archives

  3. adx

    alright, same rule applies to talking to a puppet through a transport? (in that case, only users server would store the messages, if i understand correctly)

  4. Zash

    It should be no different from talking to someone on a different server.

  5. Zash

    Except perhaps in the case where the user sends a message directly via the legacy service, in which case the component might be granted access to add those messages to the users archive.

  6. Zash

    I think that's what they talked about here the other day

  7. adx

    hmm, alright

  8. adx

    the key thing i was getting at is whether a transport/component could be acting as the main archive in a 1-to-1 chat, processing MAM requests etc, but it doesn't seem like it

  9. jua

    test xmpp

  10. techmetx11

    test received