The website for the Handmade Network and associated projects. https://handmade.network/
Go to file
Ben Visness 986a42c1ac Switch to centralized helpers for fetching threads/posts
This includes the ability to "shadowban" new users who have not yet been
approved. We do not have UI for approving these users.

Migrate deserving users to new Approved status

Add post fetching helpers as well

The logic in the thread/post stuff is definitely getting redundant, but
I'm not sure I'm yet ready to try to abstract any of it away.

The next thing to do is probably to update blogs and other places that
fetch threads/posts, and delete the old helpers.

Move forums and blogs fully to new helpers

Use the helpers on the landing page too

that was easy!

Fix up some spots I missed

Check user status and use helpers on the profile page
2021-09-22 23:48:31 -05:00
adminmailer Changed adminmailer to read the message from stdin 2021-09-02 00:08:08 +03:00
cinera The last few stragglers of server setup 2021-09-04 16:57:16 -05:00
local Redirect old blog URLs to new 2021-09-20 10:17:53 -05:00
public Added basic usage tracking for posts. 2021-09-22 22:18:39 +03:00
server Add a meta makefile update command 2021-09-09 11:02:09 -05:00
src Switch to centralized helpers for fetching threads/posts 2021-09-22 23:48:31 -05:00
.gitignore No longer require a migration in seedfile 2021-09-05 19:43:49 -05:00
go.mod Save Discord messages and attachments 2021-08-21 11:15:27 -05:00
go.sum Save Discord messages and attachments 2021-08-21 11:15:27 -05:00