Conversation
> instance doesn't know private acc because no post has been fetched from it
> can't remote follow because the frontend is configured for logged in users only
I <3 ap
3
1
4
@snacks Try typing the handle in a content body and previewing it. That might trigger an account fetch. Mentioning a non-existent user in a post should also trigger a fetch I think.
1
0
0
@snacks search box fetches users too
0
0
0
@phnt @snacks snacks is also the bdfl for netzsphaere, u can boot up iex and fetch the user from there if you really need to, i just need to remember the function you're supposed to use to do this
2
0
0
@kirby @phnt i just checked tos and they use whitelist federation, nvm anything i said
1
0
2
@kirby @snacks
Pleroma.User.fetch_by_ap_id("https://example.com/users/alice")
or
Pleroma.User.fetch_by_nickname("alice@example.com")
0
0
1
@snacks @kirby Let me guess, it's that "cyber" themed Akkoma instance whose name I forgot, where a long time fedizen is now.
2
0
0