19 Commits (master)
 

Author SHA1 Message Date
Zed A. Shaw 4d52b0665f Upgrade to ozai/ssgod v0.1.0 10 months ago
Zed A. Shaw fdb328a1ff Updated with the latest go-web-kit stuff, and also merged back some changes to that project. 11 months ago
Zed A. Shaw acef212fc9 Updated to the latest changes from go-web-dev-starter-kit 11 months ago
Zed A. Shaw 0bad73a387 Move to the new /go URL. 11 months ago
Zed A. Shaw c225162d6c Initial stab at a reply feature. 11 months ago
Zed A. Shaw d49d762d73 Make the feed sorted the right way and just show a feed on the main page. 11 months ago
Zed A. Shaw 9d9205f76f Forgot these. 11 months ago
Zed A. Shaw c8b60a6aa5 Sessions are keyed by a session_id so we can just store anything. Adding the user_id for later authorization stuff. 11 months ago
Zed A. Shaw 4bd6cfc8ce Rework the handlers to be organized by features. 11 months ago
Zed A. Shaw 24d5450546 Switch to using MY/ prefix on the site. 11 months ago
Zed A. Shaw fd591e8bc3 And now air is completely dead to me. Time for a new project. 11 months ago
Zed A. Shaw 10476b509c If you're wondering how to lock a version then you use the replace line in this commit: replace github.com/air-verse/air => github.com/air-verse/air v1.62.0 11 months ago
Zed A. Shaw 36ac48ac36 And now you can view a post. 11 months ago
Zed A. Shaw aa1ab6182c Implement posting a message. 11 months ago
Zed A. Shaw ebf4e6436b Implemented forever scroll. You know you love it. 11 months ago
Zed A. Shaw 70f9cb089b A little better Alpine.js usage by having GetJson just be an async function you use in x-init. 11 months ago
Zed A. Shaw c5b62bf491 I can now see a user's feed, see the message, and have everything ready for posting and replying. 11 months ago
Zed A. Shaw 2f6fd88434 More complete UI prototype laid out and ready to get working. 11 months ago
Zed A. Shaw b959361efc Initial commit with a simple starter UI for mobile. 11 months ago