umputun / remark42

comment engine
https://remark42.com
MIT License
4.81k stars 374 forks source link

Combine multiple post info in DataStore.Info instead of returning first #1694

Closed paskal closed 9 months ago

paskal commented 9 months ago

Previously, only the first one was returned for site-wide requests, and now all returned information will be correctly aggregated, and the PostInfo.URL and PostInfo.ReadOnly parameters will be dropped.