Article cover federation #304
Labels
No labels
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Plume/Plume#304
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There seems to be an issue with article cover federation. The remote instance seems to know there is a picture, but it don't know what it is.
Example:
In
plume-models/src/medias.rsfrom_activity()copy the image locally, and save it withremote_url: None, however it setis_remoteto true, whereurl()expectis_remoteto be true only if it needs to returnremote_url, and false when the picture is stored locally, and the url has to be computed.Plume version (and/or commit):
8d5eaaec6aclosed by
ed71d24fe9