Goal

Log in via OAuth, display home and local timeline posts

March 11, 2025

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.

March 13, 2025

Screenshot 2025-03-13 at 18-29-30 Namakemonosocial · Phoenix Framework.png

I styled the timeline a bit, rendered images and text content. I still have yet to render reblogs and other type of media.