Details
Details
- Sending multimedia.
- Multimedia statuses.
- Multimedia retries.
- Creating thread where first message is multimedia.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- publish
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
| web/input/input-state-container.react.js | ||
|---|---|---|
| 540–543 | 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 | What does it mean to be a legacy? Are we planning to update the approach? | |
| web/input/input-state-container.react.js | ||
|---|---|---|
| 548 | 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 | |