15 Commits (c225162d6c7bd11ee9570335dfed5b61ccbd17cb)
 

Author SHA1 Message Date
Zed A. Shaw c225162d6c Initial stab at a reply feature. 3 days ago
Zed A. Shaw d49d762d73 Make the feed sorted the right way and just show a feed on the main page. 3 days ago
Zed A. Shaw 9d9205f76f Forgot these. 3 days 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. 3 days ago
Zed A. Shaw 4bd6cfc8ce Rework the handlers to be organized by features. 3 days ago
Zed A. Shaw 24d5450546 Switch to using MY/ prefix on the site. 3 days ago
Zed A. Shaw fd591e8bc3 And now air is completely dead to me. Time for a new project. 3 days 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 3 days ago
Zed A. Shaw 36ac48ac36 And now you can view a post. 2 weeks ago
Zed A. Shaw aa1ab6182c Implement posting a message. 2 weeks ago
Zed A. Shaw ebf4e6436b Implemented forever scroll. You know you love it. 2 weeks ago
Zed A. Shaw 70f9cb089b A little better Alpine.js usage by having GetJson just be an async function you use in x-init. 2 weeks ago
Zed A. Shaw c5b62bf491 I can now see a user's feed, see the message, and have everything ready for posting and replying. 2 weeks ago
Zed A. Shaw 2f6fd88434 More complete UI prototype laid out and ready to get working. 2 weeks ago
Zed A. Shaw b959361efc Initial commit with a simple starter UI for mobile. 3 weeks ago