Conny Duck on Nostr: How does the "Replied to _" above Posts work in Mastodon? The "_ boosted" is easy, ...
How does the "Replied to _" above Posts work in Mastodon?
The "_ boosted" is easy, the info is in the Status object. But there is only the in_reply_to_account_id and not the full name of the account that is being replied to.
I would check if the account is already somewhere else in the timeline, and otherwise make a api request to get the name. Is that the best way? Maybe I'm missing something.
#mastodev #tuskydev
The "_ boosted" is easy, the info is in the Status object. But there is only the in_reply_to_account_id and not the full name of the account that is being replied to.
I would check if the account is already somewhere else in the timeline, and otherwise make a api request to get the name. Is that the best way? Maybe I'm missing something.
#mastodev #tuskydev