Ben Visness
359354f2aa
Start jam index for 2022
2022-06-17 17:30:18 -05:00
Asaf Gartner
141c279335
Merge branch 'master' of git.handmade.network:hmn/hmn
2022-06-16 00:34:48 +03:00
Asaf Gartner
b165bf7c23
Added panic recovery to all of our background jobs
...
Fixes issue #32
2022-06-16 00:33:57 +03:00
ilidemi
86bcde4d49
Add teaching-software fishbowl ( #45 )
...
#33 progress: 3/10
Significant changes:
Moved pre-intro discussion after intros, cleaned up what I saw as noise
Pointed bumbo to his current discord id - if a different one is linked to the website, lmk
Co-authored-by: Ilia Demianenko <ilia.demianenko@gmail.com>
Reviewed-on: hmn/hmn#45
Co-authored-by: ilidemi <belk94@gmail.com>
Co-committed-by: ilidemi <belk94@gmail.com>
2022-06-15 19:39:41 +00:00
Asaf Gartner
870a073e22
Added proper verification for forum urls
...
Fixes issue #12
2022-06-14 22:52:50 +03:00
Asaf Gartner
86a7128f25
Only show blog content preview in blog index when there are few posts
...
Partially resolves issue #30
2022-06-14 20:15:16 +03:00
Asaf Gartner
2012328436
Use hmndata helpers for project timeline on project homepage
...
Resolves issue #37
2022-06-14 19:14:38 +03:00
Asaf Gartner
cb71abfdb3
Added createuser and usersetadmin commands
...
Resolves issue #38
2022-06-14 19:07:11 +03:00
Asaf Gartner
31f7bf5350
Treat fishbowl files like public files. Skip expensive middleware.
...
We don't really need to validate the project subdomain here.
Fetching the common data eats up a db connection, and we don't gain
anything from it.
2022-06-14 04:06:44 +03:00
ilidemi
58c09126a4
Add Flexible Software fishbowl ( #43 )
...
#33 progress: 2/10
Co-authored-by: Ilia Demianenko <ilia.demianenko@gmail.com>
Reviewed-on: hmn/hmn#43
Co-authored-by: ilidemi <belk94@gmail.com>
Co-committed-by: ilidemi <belk94@gmail.com>
2022-06-13 13:49:22 +00:00
Ben Visness
dd3b889aaf
Remove `pattern` from login input ( #40 )
...
it was just wrong! not helpful to anyone
2022-06-12 09:03:52 -05:00
Ben Visness
6fbaaf6992
Enable systemd units as part of server setup
2022-06-12 08:40:07 -05:00
Ben Visness
7dd4a1af31
Don't do clever hue-rotating trick with waterline image
2022-06-12 08:39:44 -05:00
bvisness
d1e63f745b
Add Fishbowl archive ( #41 )
...
Refs #33
Co-authored-by: Ben Visness <bvisness@gmail.com>
Co-authored-by: ilidemi <belk94@gmail.com>
Reviewed-on: hmn/hmn#41
2022-06-12 12:45:56 +00:00
Ben Visness
1cfb9e4033
Fix mailto on crash page
2022-06-01 20:49:19 -05:00
Ben Visness
13f5b2ee63
Tweak landing page wording
2022-06-01 20:40:16 -05:00
Ben Visness
6e0010e957
Fix querying possibly-nil scalars
...
Our db code for querying scalars didn't do anything to account for
pointer destinations (which you need if querying a field that may be
nil!)
2022-06-01 20:38:24 -05:00
Asaf Gartner
ac2d00aca7
Logging bad discord resources
2022-05-30 21:56:09 +03:00
Asaf Gartner
2bb14c1794
Replaced panic with error
2022-05-30 21:52:13 +03:00
Asaf Gartner
fe545ff0f3
Debugging twitch
2022-05-30 21:19:54 +03:00
Asaf Gartner
8c47590b99
Debugging twitch
2022-05-30 19:08:09 +03:00
Asaf Gartner
4c296c9ddd
Soft failure for failing to delete discord message.
2022-05-30 18:55:10 +03:00
Asaf Gartner
9fcc2321ca
Hopefully fixed desync with twitch
2022-05-30 18:49:30 +03:00
Asaf Gartner
ca614a781b
Updated Go version in serversetup.sh
2022-05-30 18:48:45 +03:00
Asaf Gartner
02d51a8bfe
Merge branch 'streams_update'
2022-05-30 17:33:52 +03:00
Asaf Gartner
0d0773fd0e
Reverse streamer sort and replaced green circle with red
2022-05-27 16:34:34 +03:00
Asaf Gartner
09c4561428
Slightly improved discord message formatting.
2022-05-27 11:55:57 +03:00
Asaf Gartner
8495982d3f
Added persistent vars and improved stream tracking on discord.
2022-05-27 11:37:43 +03:00
Ben Visness
68a00c91db
Rename the email override field for clarity
2022-05-25 17:39:57 -05:00
bvisness
2f19e6e1b8
Add note about Go version to the readme
2022-05-25 22:33:28 +00:00
Ben Visness
475716322f
Fix up missing avatars
2022-05-21 16:44:39 -05:00
Ben Visness
6dd11aa970
Delete resetdb.sh
2022-05-16 10:26:56 -05:00
Ben Visness
491ae57590
Tweak Postgres help message on failed seed
2022-05-14 23:06:48 -05:00
Ben Visness
c1fa6cae13
Integrate Nick's local S3 server
...
Works like a charm!
Small tweak for clarity
2022-05-14 00:48:19 -05:00
bvisness
4187a3b6ca
Merge pull request 'handmade dummy S3 local dev server' ( #4 ) from nick12/hmn:hmns3 into localdev-2022
...
Reviewed-on: hmn/hmn#4
2022-05-14 00:12:44 +00:00
Ben Visness
3aa16c6d12
Add owners to seeded projects
2022-05-11 23:39:43 -05:00
Ben Visness
196eda8185
Add README
2022-05-11 23:08:01 -05:00
Ben Visness
a2ec57cf47
Seed projects
2022-05-11 22:24:05 -05:00
Ben Visness
e4bb741a15
Automatically create the HMN user if necessary
...
This pretty much certainly won't work in real environments. If it does,
your db config is not secure :)
2022-05-11 19:50:51 -05:00
Ben Visness
f4601198c9
Seed news posts
2022-05-07 14:45:21 -05:00
Ben Visness
3c4238994a
Seed example forum threads
2022-05-07 14:31:37 -05:00
Ben Visness
3a93aa93e9
Seed users (and rework a lot of user access to use new helpers)
2022-05-07 13:58:00 -05:00
Ben Visness
b46f5d8637
Add bare minimum seed
2022-05-07 11:37:15 -05:00
Ben Visness
1020039ea2
Fix up tests
2022-05-07 09:43:41 -05:00
Ben Visness
0e56f56372
Rename all the db tables
2022-05-07 08:11:05 -05:00
Ben Visness
a147cfa325
Rework DB API
...
This takes advantage of generics, and generally clears up a lot of
inconsistencies and quality-of-life issues.
Start of db rework: clean up, start generics, improve tests
Write some nice aspirational package docs
Rework and document the db API
Tests still pass, at least...now for everything else
Update all callsites of db functions
Finish converting all callsites
Not too bad actually! Centralizing access into the helpers makes a big
difference.
wtf it works
2022-05-06 16:56:13 -05:00
unknown
69a44d1734
handmade dummy S3 local dev server
2022-05-01 02:41:58 -03:00
Ben Visness
6004149417
Fix zero-items bug with getPageInfo
2022-04-30 21:18:21 -05:00
Ben Visness
f51b7e23da
Shout out the community in the manifesto
2022-04-30 19:19:36 -05:00
Ben Visness
f7d92a63b4
Update opengraph description for the manifesto
2022-04-30 19:08:25 -05:00