From 679348d1f732d9f6928babf61e75398fd7d74a43 Mon Sep 17 00:00:00 2001 From: localhost_frssoft Date: Mon, 13 Nov 2023 12:49:47 +0300 Subject: [PATCH] true remote timeline: param reference --- templates/timeline.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/timeline.tmpl b/templates/timeline.tmpl index 3964e2b..8411fc7 100644 --- a/templates/timeline.tmpl +++ b/templates/timeline.tmpl @@ -31,6 +31,9 @@ +{{if eq .Instance ""}} +Possible params:
withFiles - show posts only with media
remote - try fetch their global timeline
You can combine params: withFile:remote:some_other_param
+{{end}} {{end}} {{if eq .Type "tag"}}