Open matrixbot opened 4 weeks ago
This comment was originally posted by @Xinayder at https://github.com/matrix-org/dendrite/issues/1735#issuecomment-1606171022.
I have played around trying to implement this and I have a question: does this implicate in a database schema change, where the server will be able to store the blurhashes, or it will only be sent to the room if the client requests the server to generate the blurhash for it?
This issue was originally created by @kegsay at https://github.com/matrix-org/dendrite/issues/1735.
We should implement the
/upload
bit of this - https://github.com/matrix-org/matrix-doc/pull/2448