reorder entries in feed by published field #11
No reviewers
Labels
No labels
bug
contribution welcome
duplicate
enhancement
good first issue
help wanted
invalid
question
upstream
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Reference
marvin8/feed2fedi!11
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/11/head"
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?
Entries in feed can be ordered in any way. If they ordered not from older to newer, and there is more then one new entry in feed, new entries will be posted in wrong order. This patch fix it
Not sure this is a clear cut as this. Some users might want to publish in chronological order starting with oldest to newest and some other users might want to publish in inverse chronical order.
What's your thoughts on this?
Sorry accidentally closed this pr... reopening now... bugger... won't let me.
If feed ordered from new-to-old then posts if fedi will be in mixed order. After first run there will be several posts in reverse order. But next posts will be in chronological order unless there was more then one entries added to feed between feed2fedi runs (they will be in reverse order). It will be something like this:
Can't reopen PR. Maybe you just commit it by yourself?
Yeah... I think you are right. I have implemented your changes. Thanks
Pull request closed