Development Page: All Posts
There are currently 7 posts in Yala
1

Built on Remix.run

Posted 1 August, 2023 - 10:29 AM to /c/yaladev
https://remix.run/
By: KerryBoyko
Comments: 2

I've built Yala out on Remix.run, which is a server-side rendering framework for React. It's very similar to Next.js but takes a different approach, which allows for support for nested routing without a whole lot of crazy configuration.…

Read More...
1

BUG: Markdown does not render properly in Post Summary View

Posted 1 August, 2023 - 10:35 AM to /c/yaladev
By: KerryBoyko
Comments: 2

While the markdown works in the Post Details view (that's this view, with all the comments), it doesn't work in the summary view! Next pull request should add that feature.

-1

BUG: Anonymous Users Are shown they have voted

Posted 1 August, 2023 - 10:38 AM to /c/yaladev
By: KerryBoyko
Comments: 1

When an anonymous user in an incognito browser sees the site, they see a green upvote tag, as if they've upvoted the post. Anonymous users should never have a positive value assigned to votes.

1

Hotness - and the difficulty of working out postgres cron jobs and raw PG SQL

Posted 10 August, 2023 - 5:54 AM to /c/yaladev
By: KerryBoyko
Comments: 0

Okay, so this is embarassing. I'm mostly interacting with my PG database via prisma.io - which is great, but something has come up.

Right now, I have a "posts" table, with an "aggregatedVotes" field to my posts table which goes up and down based on…

Read More...
1

On mobil

Posted 18 August, 2023 - 8:56 AM to /c/thewhatevercommunity
By: marcuswolf
Comments: 2

I'm on a phone. Obviously the site is not ready to even tackle that yet but fyi it looks like a blank page whenever i change pages until i "pinch in" to see the whole site like on desktop.…

Read More...
1

Looks like it's working!

Posted 21 August, 2023 - 5:07 AM to /c/testingcommunityheaders
By: KerryBoyko
Comments: 0

It looks like the upload feature is working. I'll work on the editing of community descriptions and header images soon.…

Read More...
0

Bit of downtime as I move to Vegas

Posted 3 October, 2023 - 10:34 PM to /c/yaladev
By: KerryBoyko
Comments: 0

Development on Yala has stalled as my computer is packed up in a prep move to Las Vegas, NV.…

Read More...