#social 2018-08-22

2018-08-22 UTC
ryan_ford, fr33domlover3, fr33domlover4, fr33domlover, fr33domlover1, ben_thatmustbeme, ben_thatmust, xmpp-social, KevinMarks, timbl, vasilakisfil, dfgxfdgsdhdfgh and up201705417 joined the channel
#
aaronpk
is there a way to mark an account as deleted so that it gets dropped from the search results on mastodon servers?
#
nightpool[m]
aaronpk: if you send them a Delete { Account } it will delete the account
#
aaronpk
send who?
#
nightpool[m]
mmm. whoever you want to know about the deletion i would assume 😅
#
aaronpk
there are no followers on these accounts since i never got them working enough to get followers
#
aaronpk
can i deliver to the sharedinbox of the server?
#
nightpool[m]
yes
#
aaronpk
next question is i guess that means i have to set up enough on them to have webfinger discovery and http signatures working
#
nightpool[m]
i mean
#
aaronpk
which is annoying because the whole reason i want these deleted is because i never got enough working to be able to send posts from them
#
nightpool[m]
if they didn't have webfinger working in the first place how would they show up in the search box?
#
aaronpk
they have enough of webfinger working that they show up in search, but the profile info is broken and they aren't working enough to be able to deliver posts
#
aaronpk
can i just return 410 Gone to the webfinger request or something?
#
nightpool[m]
that will remove it from instances that regularly run `purge_removed_accounts` but that's a pretty expensive task
#
nightpool[m]
i don't know how many people do run it
#
aaronpk
hm this is gonna be a lot of wor
#
aaronpk
it occurs to me that i should have used a fake name while testing this stuff because now there are 3 incorrect results when you search for "@aaronpk" on mastodon.social
#
nightpool[m]
lol
#
nightpool[m]
I mean, I'm not here to tell you how to write code. but the fact that you have accounts in your database in a partially broken state seems worse then whatever consequences it may have for remote users
#
aaronpk
lol "accounts in my database"
#
aaronpk
these are mostly static files on disk on two different test domains
#
nightpool[m]
ah
#
nightpool[m]
can't you just deploy your current software to those domains?
#
aaronpk
if i had written it in a responsible way yes maybe haha
#
aaronpk
it's a bit hacked together right now unfortunately
KevinMarks joined the channel
#
aaronpk
wait no it didn't
#
aaronpk
i can't find anything about the "Account" object
#
nightpool[m]
what do you mean?
#
aaronpk
i can't find a reference to an "Account" object in activitypub, activitystreams core or activitystreams vocab
#
nightpool[m]
there is none
#
nightpool[m]
it's a Person or a Service
#
aaronpk
oh i thought you meant that there was an Account object in that "Delete { Account }"
#
nightpool[m]
oh did I say that
#
nightpool[m]
I'm sorry we call them accounts in the mastodon codebase internally so sometimes I forget to sub in Actor
#
aaronpk
i wonder what other servers know about these accounts haha
#
aaronpk
i managed to get 2 of them off mastodon.social tho!
#
aaronpk
hey nice improvement to the error messages
#
aaronpk
"Public key not found for key"
#
aaronpk
and gone
#
aaronpk
what does the "account migration" feature do? I thought I saw a bunch of people complaining about how there is no way to migrate to a new instance
KevinMarks_, KevinMarks, tantek, fiatjaf, puckipedia, martijnvdven, fr33domlover, fr33domlover1, timbl, fr33domlover2 and fr33domlover3 joined the channel
#
fiatjaf
where should I start if I'm to write a thing using activitypub?
#
fiatjaf
something like castling.club
#
fiatjaf
thanks
#
fiatjaf
:)
KevinMarks_ joined the channel