@krabbypatty to [email protected]English • 1 year 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 • 1 year agomessage-square26file-text
minus-square@[email protected]linkfedilinkEnglish2•1 year 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•1 year 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•1 year agoI believe it’s called reputation instead
minus-square𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟linkfedilinkEnglish4•1 year 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