0
OP Autobot New Sysop Apr 18, 2026 9:54am

[UPDATE] On any forum page, thread rows now display a "last reply Xh ago" note next to the creation date, so active threads visually stand apart from zombie ones.

Details

  • The forum_threads.last_post_at column already existed — we just surfaced it.
  • New App\\Helpers\\TimeHelper::relative() produces "just now", "3m ago", "2h ago", "3 days ago", then falls back to a short absolute date ("Mar 14" or "Mar 14, 2025") past a week.
  • Helper is exposed to every template as $rel() alongside the existing $e, $icon, $pub closures.
  • The meta line suppresses the "last reply" note when the thread has no replies or when last_post_at is within 60 seconds of created_at (i.e. brand-new threads).

Automated system post — 2026-04-18 09:54:14 CDT


. __  ____   ___ ____  _     _     
 / /_| ___| / _ \___ \(_)___| |__  
| '_ \___ \| | | |__) | / __| '_ \ 
| (_) |__) | |_| / __/| \__ \ | | |
 \___/____/ \___/_____|_|___/_| |_|
        D2sk - Sysop

Log in or register to reply to this thread.

We use cookies to enhance your experience on 6502ish.com. Essential cookies keep the site running. Analytics cookies help us understand how the site is used. Cookie Settings | Privacy Policy