aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/skeleton.php
AgeCommit message (Collapse)Author
2025-03-20fix various htmx navigation / page reloadswinter
also i added a UserAccount::setPassword because i felt like it
2025-03-16avoid loading whole page every timewinter
but also problem introduced: mobilepanes are now no longer boosted (it was causing trouble)
2025-03-15[refactor] move some templates to subdirswinter
2025-03-10add user rss/atom feedswinter
2025-01-26add link preview metadatawinter
2025-01-23use icons-in-css instead of icon fontwinter
2025-01-20fix some xss situationswinter
2025-01-20various avatar tweaks and profile above note formwinter
2025-01-19make left and right panes accessible on small screenswinter
2025-01-19implement notificationswinter
2025-01-19sort out a bunch of text overflow issueswinter
2025-01-19put link to profile page in page headerwinter
2025-01-18confirmation on logging outwinter
2025-01-18show instance and version info in nodeinfo and suchwinter
2025-01-18implement settings editor pagewinter
2025-01-17add a loading indicatorwinter
2025-01-16follow requestswinter
2025-01-15implement home timelinewinter
2025-01-13implement replying to postswinter
2025-01-01ultra basic post formwinter
doesn't do much but i just wanted to get this working at a bare minimum
2025-01-01stuffwinter
2024-12-31implement user accounts and loginwinter
2024-12-31switch to my own translations systemwinter
i really don't like gettext
2024-12-24implement ui translations using gettextwinter
this was horrible i don't like gettext anymore
2024-12-24add interaction buttons (they dont do anything)winter
2024-12-23add htmx and use hx-boostwinter
2024-12-23actor profile pagewinter
2024-12-23improve timelineswinter
2024-12-23make the timelines look nicer and add local tlwinter
2024-12-23make a crummy template system and use it for global timelinewinter