XSF Discussion - 2023-08-15


  1. lissine

    https://dev.gajim.org/gajim/gajim/-/issues/10178

  2. pep.

    > If so that's a nail in the coffin for the server side impl [..] How is that an issue with a server-side impl? Why wouldn't a server be able to send a tombstone instead?

  3. MattJ

    I imagine sending to the client anyway would be preferred, so the user has full control and can choose to view a message if they want/need (e.g. if it's in some context where that may be necessary)

  4. moparisthebest

    >> If so that's a nail in the coffin for the server side impl [..] > How is that an issue with a server-side impl? Why wouldn't a server be able to send a tombstone instead? Then you need support on server *and* client still, and no bandwidth savings, so might as well just do it all in the client

  5. moparisthebest

    It's not even clear what the server would do then since it's not filtering anymore