Allen Zhong
Allen Zhong
Done in #2154
I have no idea about the default UI as I never used that in the past 5 years of being on Mastodon, but please consider make the "advanced" UI compact,...
I believe #20973 and #20974 are talking about the same thing.
Same for me here, the API is actually working for anonymous users, and there are also some more APIs like that. Making a locked instance able to be browsed by...
Same here, after setting `LIMITED_FEDERATION_MODE=true` and visit as a logged out user bumps many 401 errors. One of those errors come from the search API, but after I managed to...
Hi @Lachim06, My fault, I think I must been having blurry eyes reading the issue list. In my case, it was `AUTHORIZED_FETCH=true` with `DISALLOW_UNAUTHENTICATED_API_ACCESS=true` and without `LIMITED_FEDERATION_MODE`, so that the...
This could be very complicated. First of all, `tiup-cluster` does not have any daemon (by design), so the only way to sync topology is by cronjob, and that is risky...
不止...添加用户到list的功能也坏掉了...妈蛋...
基本能确认是这里的问题(authorize.php),以及蛋疼的地方在于 You are being redirected 指向的那个地址会 404...
似乎是因为 twitter 检查了 header, 那个 post 请求本身看起来没啥问题,有点无力了,先睡...