KarmaCalculationJob is only triggered during certain events, like checking your user profile, and have a cooldown. So it can be a bit janky. This is to prevent giant server queries looking at every single one of your comments/submissions every time you load your profile page.
This is similar to how youtube videos seemingly have a view count that's "stuck" at a certain number for hours.
Also if you guys want to give suggestions for actual functionalities these titles would have, feel free to suggest some, so you can all style on newfrens 10 years from now.
Ah right I know why. Your true karma is actually less than your displayed karma, as true karma doesn't take into account your own upvotes (which are created automatically when posting/commenting). You need 100 true karma.
I could definitely help you build it. What stack do you use?
Mainchan uses Laravel so it would mainly just be returning JSON formatted collections. Standard REST API stuff.
Authentication for mobile apps works either through laravel sanctum or laravel passport. Not sure what the difference between them is really, since I don't do mobile
When posting images?
yep
they should still work. But if they don't then whatever lol
I didn't make this post.
But the answer is yes.
KarmaCalculationJob is only triggered during certain events, like checking your user profile, and have a cooldown. So it can be a bit janky. This is to prevent giant server queries looking at every single one of your comments/submissions every time you load your profile page.
This is similar to how youtube videos seemingly have a view count that's "stuck" at a certain number for hours.
/v/, /g/, /fit/ mostly
I'll manually give you founder if you fix your avatar
knighted
Also if you guys want to give suggestions for actual functionalities these titles would have, feel free to suggest some, so you can all style on newfrens 10 years from now.
dude wtf
all 13 of you so far!
oh right see recent announcements. You probably got founder before true karma.
I only grow strawberries. Lots and lots of strawberries.
Odd. I'll look into it.
Ah right I know why. Your true karma is actually less than your displayed karma, as true karma doesn't take into account your own upvotes (which are created automatically when posting/commenting). You need 100 true karma.
$trueKarma = ($user->commentKarma() + $user->submissionKarma()) - ($user->submissionCount() + $user->commentCount());They'd open themselves up from litigation from digg then.
wholesome
Done
done
I could definitely help you build it. What stack do you use?
Mainchan uses Laravel so it would mainly just be returning JSON formatted collections. Standard REST API stuff.
Authentication for mobile apps works either through laravel sanctum or laravel passport. Not sure what the difference between them is really, since I don't do mobile
Let me know if they have any demands or if there's anything I can do to ease the process.
Last time I posted it got removed by admins for posting an update more than once per month.
Thanks!
Nope. Every time I try to shill this website on reddit I get downvoted to heck.
Not a bad idea!