tobi

Results 592 comments of tobi

Added a warning/tip for the filename thing [here](https://github.com/superseriousbusiness/gotosocial/pull/2691) which links back to this and the related issues.

Thanks! Surprised we didn't have an issue for this open already, seems like a handy feature to have!

Hmm. Well, when GtS looks up an object, it checks that at least one of the `id` and `url` properties of the object (see [here](https://www.w3.org/TR/activitystreams-core/#object)) match the url that was...

I was just about to say something similar about the redirect. You could probably say that if the lookup results in a redirect (on the same host), we could check...

Changed the title to make this a more general issue for tracking this, since someone reported a similar thing in https://github.com/superseriousbusiness/gotosocial/issues/2648

Sorta related: https://github.com/superseriousbusiness/gotosocial/issues/2327

Ah, I thought we already had an issue for this. Thanks for opening. This has been on our wishlist for a while, but there's still lots of basic stuff we...

Oh, I remember discussing this a while back as well, let me scroll back up through the chat and see if I can find what I thought was causing it......

No progress, but it's pretty low priority since it's just an example script. The way to fix it at least in the example is to use the admin CLI to...

I think we can just remove that script, and close the issue. We now have the auth flow documented anyways, so the script doesn't add that much -- https://docs.gotosocial.org/en/latest/api/authentication/