Xyphyn / photon

An opinionated web client for Lemmy to help users discover the fediverse.
https://phtn.app
GNU Affero General Public License v3.0
389 stars 43 forks source link

Support specific vote settings for upcoming Lemmy 0.19.6 release #459

Open poVoq opened 1 month ago

poVoq commented 1 month ago

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:

https://github.com/LemmyNet/lemmy/pull/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 1 month ago

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 1 month ago

This would be an instance wide setting though.

Nutomic commented 1 month ago

The new settings will be in 0.20.0, not 0.19.6