improve true remote timeline

This commit is contained in:
localhost_frssoft 2023-11-13 02:54:19 +03:00
parent eedd9d2c5c
commit 0f33427d5b
6 changed files with 160 additions and 23 deletions

View file

@ -59,6 +59,7 @@ type TimelineData struct {
Title string
Type string
Instance string
InstanceType string
Statuses []*mastodon.Status
NextLink string
PrevLink string