element-hq / dendrite

Dendrite is a second-generation Matrix homeserver written in Go!
https://element-hq.github.io/dendrite/
GNU Affero General Public License v3.0
38 stars 6 forks source link

Implement missing media APIs #621

Open matrixbot opened 3 weeks ago

matrixbot commented 3 weeks ago

This issue was originally created by @babolivier at https://github.com/matrix-org/dendrite/issues/621.

matrixbot commented 3 weeks ago

This comment was originally posted by @anoadragon453 at https://github.com/matrix-org/dendrite/issues/621#issuecomment-512172753.

I wonder if we should defer everything to matrix-media-repo? It's golang, deduplicates, has backends for external storage such as S3. It just sits alongside the homeserver as another process.

matrixbot commented 3 weeks ago

This comment was originally posted by @prateek2211 at https://github.com/matrix-org/dendrite/issues/621#issuecomment-599224948.

so, are we doing it in dendrite?

matrixbot commented 3 weeks ago

This comment was originally posted by @3ynm at https://github.com/matrix-org/dendrite/issues/621#issuecomment-940033262.

ping!