@krabbypatty to [email protected]English • 2 years agoJust a lemmy lurker doing my part <3imagemessage-square26arrow-up1588arrow-down121file-text
arrow-up1567arrow-down1imageJust a lemmy lurker doing my part <3@krabbypatty to [email protected]English • 2 years agomessage-square26file-text
minus-square@[email protected]linkfedilinkEnglish2•2 years agoI would like to believe it will, but as bad as Reddit karma was, it served a purpose. Without karma (or some rating system), moderation on Lemmy will be much harder.
minus-square𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟linkfedilinkEnglish6•2 years agoLemmy does have karma, it is stored in the DB, and the API returns it. It just isn’t displayed on the UI.
minus-squareXylight (photon dev)linkfedilinkEnglish1•2 years agoI believe it’s called reputation instead
minus-square𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟linkfedilinkEnglish4•2 years agoIf I remember correctly, the properties the API returns are comment_score and post_score.
I would like to believe it will, but as bad as Reddit karma was, it served a purpose. Without karma (or some rating system), moderation on Lemmy will be much harder.
Lemmy does have karma, it is stored in the DB, and the API returns it. It just isn’t displayed on the UI.
I believe it’s called reputation instead
If I remember correctly, the properties the API returns are
comment_score
andpost_score
.seems to be correct