You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: