list bubble timeline instances in the api #130
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#130
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
this would be useful, both in general (i don't really think there's a reason to keep it private), and so it could be disabled in the frontend if it detects there are no instances listed there
yeah, we should shove this in... nodeinfo i guess?
then we can have it on the about page of FE
it could also make sense to put it in it like,
/api/v1/bubble
as a string arraythis would be consistent with the lists, which separately have the list accounts in
/api/v1/lists/{id}
and the timeline in/api/v1/timelines/list/{id}
nodeinfo works though
exposed via nodeinfo -> #136