Email or username:

Password:

Forgot your password?
Fedilab Apps

We will implement reactions for #Firefish and #GlitchSocial. Maybe one day #Mastodon will implement them too (outside announcements).

Thank you for your precious help @vyr

demon.social/@vyr/110821491145

8 comments
Telokopolis Is Eternal

@apps you're welcome! i had to figure out how to do this for @Feditext, might as well write it up to save future client devs the trouble.

one of us is gonna have to figure out the quote-posting API details soon too…

Fedilab Apps

@vyr
We implemented it for #Akkoma with "quote_id" when doing a post call to "create status" endpoint. It is somewhat similar to a reply.
Quoted messages are returned in status objects like for reblogs.
@Feditext

Telokopolis Is Eternal

@apps @Feditext oh, right, Akkoma supports this already! forgot i had two platforms to try it with

Go Up