mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
If a user was active within the last 90 days, show number of days (23 Days ago). If the user was active more than 90 days ago and in the same year, then show MMM DD (Mar 15). In any other case show MMM DD YYYY (Nov 10 2018), Change timerender.js test to accomodate changes.