webuild-community / federated-blog

A federated blog platform built for WeBuild Community
https://read.webuild.community/
58 stars 34 forks source link

Wrong pubDate order blog posts #79

Closed ledongthuc closed 3 years ago

ledongthuc commented 3 years ago

Description:

Reproduce steps

  1. Go to the last page of read.webuild.community, e.g. https://read.webuild.community/page/15
  2. Check posts of thuc.space compare with others

Actual result

Expected result

More information

ledongthuc commented 3 years ago

After testing, Huy Trần confirms the date parsing works correctly. But ordering got a problem if the first item of RSS is older than others. So correct order of RSS as workaround in https://github.com/webuild-community/federated-blog/pull/80