jdev - 2026-08-18


  1. Sunglocto

    Is it possible to increase/remove the limit of 256 PEP native bookmarks

  2. MattJ

    Any limits are server/implementation dependent

  3. Sunglocto

    So no way to remove it from client side?

  4. MattJ

    If the client has configured the node to the maximum allowed by the server, no

  5. MattJ

    If the client has not configured the node, and 256 is simply the default limit, then the client could raise the limit

  6. Goot the ticklegoblin!

    is it ever appropriate to send a <message type="error"/> in response to a MUC message sent by another user?

  7. lovetox

    no

  8. lovetox

    at least not if you expect the user to receive the error

  9. lovetox

    because errors are not routed to participants by servers

  10. Goot the ticklegoblin!

    didn't think so