Details
Details
- Sending multimedia.
- Multimedia statuses.
- Multimedia retries.
- Creating thread where first message is multimedia.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
web/input/input-state-container.react.js | ||
---|---|---|
540–543 ↗ | (On Diff #44149) | Is this still used anywhere in this func? I see you moved this into the useInputStateContainerSendMultimediaMessage() hook in the previous diff |
web/input/input-state-container.react.js | ||
---|---|---|
548 ↗ | (On Diff #44149) | What does it mean to be a legacy? Are we planning to update the approach? |
web/input/input-state-container.react.js | ||
---|---|---|
548 ↗ | (On Diff #44149) | We have two ways of calling the create_multimedia_message keyserver endpoint:
I guess we'll stop using the legacy one when we implement video uploads for web |