Giter Site home page Giter Site logo

Comments (6)

matrixbot avatar matrixbot commented on June 27, 2024

Jira watchers: @illicitonion @kegsay @ara4n

from matrix-spec.

matrixbot avatar matrixbot commented on June 27, 2024

What exactly needs to be specced here?

  • If they are just deleting their view of the world, then surely just DELETE FROM messages WHERE event_id = ?
  • If they are deleting shared state, we have redactions.

-- @kegsay

from matrix-spec.

matrixbot avatar matrixbot commented on June 27, 2024

Users can now redact their own messages. This probably covers enough of this use-case for us to care about.

-- @illicitonion

from matrix-spec.

matrixbot avatar matrixbot commented on June 27, 2024

Please don't close bugs which describe features which are still open.

Redaction obliterates a message from all participants in a room.

Deletion lets you clean up your view of a conversation (e.g. deleting images you don't want to see or store, or ugly big messages) without impacting anyone else.

It's a valid use case which is entirely separate from redaction - although I agree it's probably lower than P1 priority. The correct thing here is to deprioritise the bug rather than declare it invalid and close it.

-- @ara4n

from matrix-spec.

matrixbot avatar matrixbot commented on June 27, 2024

In answer to Kegan's question: it's basically a matter of implementing per-message ACLs (or possibly filters), such that a user can say "please stop showing me this event". Unsure how 'delete from messages' would achieve this.

-- @ara4n

from matrix-spec.

gergelypolonkai avatar gergelypolonkai commented on June 27, 2024

Couldn't this be done with (or similar to) account data? In that case the only thing to do is speccing a special type key that can be used by clients. The doc on account_data mentions that custom types should be namespaced, so I would assume there are “reserved” (m.*) types. As account_data is not specced in such depth, maybe some love on that API can solve this issue.

from matrix-spec.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.