Fixes a minor bug with showing scores for legacy servers.
Jerboa v0.0.69-alpha Release
https://github.com/LemmyNet/jerboa/releases/tag/0.0.69
https://github.com/LemmyNet/jerboa/releases/tag/0.0.69
Fixes a minor bug with showing scores for legacy servers.
11 Comments
rockerface@lemm.ee · 7 pts · 2y
What can I say except
Nice
GolfNovemberUniform@lemmy.ml · 5 pts · 2y
Oh wait I didn't see the number
Nice
GolfNovemberUniform@lemmy.ml · 5 pts · 2y
We're making it the world's fastest release cycle with this one
eighty@lemmy.world · 4 pts · 2y
May be a minor bug but was a big fix for me! Thank you MV-GH and everyone involved for making this happening in a speedy manner :)
carzian@lemmy.ml · 3 pts · 2y
I can open a bug report, but list view is still not showing the vote scores unfortunately
testAccount@lemmy.one · 5 pts · 2y
Make sure you have 'show scores' enabled in the settings.
carzian@lemmy.ml · 4 pts · 2y
Ah that fixed it thanks! Should probably be under look and feel? Is it on by default? I don't remember turning it off
testAccount@lemmy.one · 5 pts · 2y
In Lemmy 0.19.4, scores were reworked. So that you could individually pick which score you like to see (upvote, downvote, total, ratio)
Before this this option its behaviour was to disable every score type. Now it just hides the "total". With Lemmy 0.19.4 they did a poll to see which scores are the most popular and should be the default. Upvotes + Downvotes won. So show_scores is now by default false.
Currently our setting division ('Account settings' vs 'look and feel') doesn't make much sense. But 'look and feel' is all the settings that are stored on the device. Thus apply to all accounts. Account settings are settings we retrieve from Lemmy and are different per account.
So that brings us to the listingviewmode. That shows the total_scores but since its disabled, it is hidden. I'll probably rework it so that it shows the upvotes if 'shows_scores' is disabled.
dessalines@lemmy.ml · 2 pts · 2y
What's your user setting for show_score?
carzian@lemmy.ml · 4 pts · 2y
Was disables for some reason. Enabling it fixed the issue
GolfNovemberUniform@lemmy.ml · 2 pts · 2y
Thanks for making the vote numbers a bit bigger. Really appreciate that