Today I worked on displaying posts from my timeline! I was able to get a simple working demo of logging in via OAuth, saving the token as a cookie, and rendering my home posts.
Create a Mastodon client
Hans is programming
Goal
Log in via OAuth, display home and local timeline posts
March 11, 2025
March 13, 2025
I styled the timeline a bit, rendered images and text content. I still have yet to render reblogs and other type of media.