Commit graph

12 commits

Author SHA1 Message Date
d6d00f6dc9
add page for single micro-blog posts
", p.ID, p.Source, p.ID))
posted: %s
", p.Timestamp.Format("2006-01-02 15:04")))

")

", post.Title))

",

")

---

")
")
")

", post.Title))
")
")
2025-10-18 22:38:01 +02:00
eca8acddff
add mastodon and bluesky to microblog
")
")
{3,}`)

")
%s
",
", p.Source, p.ID))
posted: %s
", p.Timestamp.Format("2006-01-02 15:04")))

")
2025-10-16 11:35:43 +02:00
86f3ea76b3
imporve microblog text layout
")
")
", p.Source, p.RemoteID[:10]))


")
", p.ID))
posted: %s
", p.Timestamp.Format("2006-01-02 15:04")))

")
", p.ID, p.Title))

",

")
")
")
2025-10-16 10:51:53 +02:00
513d0e57ce
try page embed 2025-10-12 20:12:39 +02:00
2eb8a2e113 clean up 2025-10-06 10:44:40 +02:00
444d143a0b add pagination to microblog 2025-09-29 10:25:21 +02:00
ee4dfdad18 add page for microblog header content 2025-09-29 10:11:27 +02:00
ef5f5e33ab convert pbPost to post 2025-09-28 12:35:43 +02:00
506a12c06c use new PocketBaseClient in microblog package 2025-09-28 09:52:09 +02:00
2837293474 create seprate pocketbase client 2025-09-28 09:20:32 +02:00
654df98711 init pocketbase logic for microblog posts 2025-09-27 13:15:23 +02:00
216ace7afa init llm generated microblog submodule 2025-09-26 22:26:08 +02:00