Johannes Schriewer

Results 15 comments of Johannes Schriewer

Sorry I didn't see the issue until now, looking into it on the weekend. Thanks for reporting!

As I understand the `last_webfingered_at` date resolves mainly to the `Account.possibly_stale?` property. This marks an account as stale if the last webfinger is older than 1 day (or `nil`). So...

Ok i see some linter stuff. Will fix this evening. Seems the linter in my vscode setup did not run.

I am afraid I cannot fix all linter problems as the linter complains about complexity of a function that was already there: ``` Perceived complexity for remove_orphans is too high....

Ok, I have to retract this, the webfinger is not updated as often as I suspected. I'll have to find another way of doing this. `updated_at` also doesn't work. Perhaps...