Xyphyn/photon

Support specific vote settings for upcoming Lemmy 0.19.6 release

poVoq opened this issue · 3 comments

poVoq commented

You might not have seen it yet, but Lemmy 0.19.6 will come with an significant change how votes can be configured, not only disabling down-votes. See the PR here:

LemmyNet/lemmy#5038

It would be great if Photon would recognize the different settings and disable/hide for example comment votes accordingly, or show a small tooltip if federated votes are disabled or so.

Thanks.

Xyphyn commented

I need to rewrite how I handle user info, because currently all site and user data is fetched asynchronously to not delay the page load. That's why I don't respect user settings in some aspects like default sorting. I'll see what I can do

poVoq commented

This would be an instance wide setting though.

The new settings will be in 0.20.0, not 0.19.6