I know who probably has the expertise I need
@squirrel
any tips on how I can get rid of a follow request I have from the toot-lab to a remote account?
@djsundog uhhh
not really? softblock?
@bea ?
@squirrel @djsundog you gotta go into the rails console and get your hands on the FollowRequest object that has the right account and target account ids then call .destroy! on it
@bea @squirrel ugh ok thanks
@squirrel sorry I thought you had this issue once - thanks! <3
@djsundog no worries!!
Computer Fairies is a Mastodon instance that aims to be as queer, friendly and furry as possible. We welcome all kinds of computer fairies!
@squirrel @djsundog you gotta go into the rails console and get your hands on the FollowRequest object that has the right account and target account ids then call .destroy! on it