Commit graph

9 commits

Author SHA1 Message Date
15a4f52f14 Honor PINNED, scheduled posts and mention visibility in blog (spec 1.5-1.7)
- Hide posts with a future ID (scheduled posts) from the blog.
- Hide :VISIBILITY: mention posts from the public blog, except when the
  post has :GROUP:, where visibility does not apply.
- Extract #+PINNED: and show the pinned post first with an indicator.
- :BOT: posts already render their body as a regular post and the
  property is never displayed, as the spec requires.
2026-06-03 09:56:16 +02:00
d78da4f001 Expose relay RSS feed in blog header 2026-04-26 08:53:04 +02:00
567065c87c Add /blog/<nick> route to render a single-page blog from host.org-social.org 2026-04-26 08:22:55 +02:00
cff955b2cc Replace link emoji with calendar and fix mention spacing
- Changed 🔗 to 📅 for post timestamp display
- Fixed org-social mention links to include space after username
  Prevents text from being concatenated with the mention link
2026-02-27 09:45:21 +01:00
d230b81019 Update footer links to point to org-social.org
Changed all GitHub repository links to https://org-social.org/ in both post and welcome templates.
2026-02-27 09:40:02 +01:00
Andros Fenollosa
c748042f86 Minor bug 2025-10-05 15:46:00 +02:00
Andros Fenollosa
1dd4b0b07d Updated welcome 2025-10-05 15:44:28 +02:00
Andros Fenollosa
dd72b404ea Added example 2025-10-05 15:34:18 +02:00
Andros Fenollosa
e0d9493642 First commit 2025-10-05 11:49:05 +02:00