aboutsummaryrefslogtreecommitdiff
path: root/activitypub/webfinger.go
AgeCommit message (Collapse)Author
2022-07-26fix fail with posting to a down instance's threadKushBlazingJudah
in a couple of scenarios, fchannel may fail to contact a server and due to faulty error handling, activities that are supposed to send never do. this commit corrects said error handling.
2022-06-19fix finger actorFChannel
2022-06-19more cleanup, logging and error logging everywhereFChannel
things are mostly in place can work on "features" and polish