Live update time on UI
Description
Date/Time of anything is rendered by backend and on refresh only.
Proposal
Make each date/time (like "opened 3 minutes ago") live update on ui.
Links / references
It could be simple setInterval with moment.js or
ready library like https://mattbradley.github.io/livestampjs/
Overview
Why should someone use this feature?
When i leave opened tabs for day or few hours i have to refresh tabs to get actual "posted x minutes ago" time.
Live update would show exact time passed from creation without refresh of page.
Edited by Am Brth