[patreon] add 'order-posts' option (#7856 #8482)

This commit is contained in:
Mike Fährmann
2025-10-30 19:43:07 +01:00
parent 2194dde9ea
commit 7571ca9671
3 changed files with 54 additions and 7 deletions

View File

@@ -585,7 +585,11 @@
"cursor" : true,
"files" : ["images", "image_large", "attachments", "postfile", "content"],
"format-images": "download_url",
"order-posts" : "desc",
"collection": {
"order-posts": "asc"
},
"user": {
"date-max" : 0
}