Open rhiaro opened 9 years ago
wow, definitely an interesting idea! i'll even broaden this to other silos too. as usual, first task is to catalog each silo's API support for this.
btw @rhiaro, bridgy already noticed your follow posts (and needs improvement) in #511. :P
I have just run into this too, after having verified that the old hack for following via the Twitter posting API of just posting "f username" or "follow username" no longer works (i.e. using the "1.1/statuses/update" endpoint) - that is, that API now literally tweets that text instead of treating it like a follow command.
Wiki feature reference: https://indieweb.org/Twitter#POSSE_Follows_to_Twitter
Fwiw https://fed.brid.gy/ supports this; it translates mf2 u-follow-of posts into AP follows, and vice versa.
Minority edge-case as I don't think anyone else is doing follow posts yet, but whenever I follow/subscribe to someone (either website or silo profile) I post a h-entry with u-follow-of. I then go manually hit the follow button on the appropriate silo, but it'd be cool if bridgy publish could take care of that for me (specifically for twitter).
I'll look into implementing this myself when I have time, just thought I'd note it here in case anyone else is interested.