aboutsummaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
authorrr-2016-06-13 20:08:39 +0200
committerrr-2016-06-13 20:09:15 +0200
commit6b68c77e177c79360af09fe737ebad147d8dd416 (patch)
tree934b52c55aa2e27ea100e7989005ff27c9e0fb0c /API.md
parentc508d37d54daf166b3e1c39a76b1ce1f18cf2910 (diff)
server/posts: add relation-count token
Diffstat (limited to 'API.md')
-rw-r--r--API.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/API.md b/API.md
index 2f9e0a9..529e25d 100644
--- a/API.md
+++ b/API.md
@@ -593,6 +593,7 @@ data.
| `comment-count` | having given number of comments |
| `fav-count` | favorited by given number of users |
| `note-count` | having given number of annotations |
+ | `relation-count` | having given number of relations |
| `feature-count` | having been featured given number of times |
| `type` | given type of posts. `<value>` can be either `image`, `animation` (or `animated` or `anim`), `flash` (or `swf`) or `video` (or `webm`). |
| `file-size` | having given file size (in bytes) |
@@ -630,6 +631,7 @@ data.
| `comment-count` | most commented first |
| `fav-count` | loved by most |
| `note-count` | with most annotations |
+ | `relation-count` | with most relations |
| `feature-count` | most often featured |
| `file-size` | largest files first |
| `image-width` | widest images first |

© 2015 - 2026 Jakob L. Kreuze