true remote timeline: param reference

This commit is contained in:
localhost_frssoft 2023-11-13 12:49:47 +03:00
parent 18c37c0c2f
commit 679348d1f7
1 changed files with 3 additions and 0 deletions

View File

@ -31,6 +31,9 @@
</span>
<button type="submit"> Submit </button>
</form>
{{if eq .Instance ""}}
<span>Possible params:<br>withFiles - show posts only with media<br>remote - try fetch their global timeline<br>You can combine params: withFile:remote:some_other_param</span>
{{end}}
{{end}}
{{if eq .Type "tag"}}
<form class="search-form" action="/timeline/tag" method="GET">