Post #2207243
2022-12-17 16:48 UTC
The #fedifinder blank screen bug should be fixed now. Let me know, if you still have issues. https://fedifinder.glitch.me/
I started to add improvements for less common setups (eg. webfinger and instance on different domains), so they should show up as valid fediverse handles. But it isn't finished and needs testing. No energy at the moment.
I am close to another refactoring, but know that I don't have the energy to finish it.
617 handles identified for my own followings.
Replies (1)
-
@Luca@vis.social 2022-12-18 13:49
Making it easier to run your own #fedifinder. Until now, fedifinder needed a Twitter developer app with elevated access because the authorization flow relied on Twitter API v1. I finally switched it to oAuth2. Now, you only need essential API access to run it and it gets access to fewer things than before thanks to scopes. If you have essential access, please test it by clicking Remix https://glitch.com/edit/#!/fedifinder, configuring the .env and adding the callback URL to your Twitter app.