Always use relative time in post
Added support for relative time display in seconds, minutes, weeks, months, and years
Motivation: Previously, the post showed the absolute time for recent posts but switched to showing relative time using units like '1h' and '1d' for older posts. This caused a jarring user experience, so this merge request updates the display to consistently show relative time using a more intuitive format for all posts.