Fix RSS issues #720
No reviewers
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 milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Plume/Plume#720
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "fix/#673-date-id-rss"
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?
Here is a PR relative to issue #673.
At this state, the PR adds
id
andpublished
field for each blog entry inside the RSS feed.I'm not sure but it's look like there is no method or field attached to
post
struct to get information about update metadata.I can add this but I want to be sure that it's in the scope of this PR.
Thanks for you're reply.
Codecov Report
Our personal feeling is that you are correct in that adding an updated field is outside of the scope of the pull request.
We'll review this after dinner, thanks for contributing :)
Here is the issue related to update field for blog entries https://github.com/Plume-org/Plume/issues/722