Page MenuHomePhabricator

Abbreviated timestamps not shown in notifications on mobile
Closed, ResolvedPublic

Description

The relevant code is in ext.echo.init.js inside an mw.loader.using( 'ext.echo.ui.desktop' ) block, so it seems clear that it wouldn't be loaded on mobile. But I don't know where it should go instead.

Event Timeline

Change 284380 had a related patch set uploaded (by Catrope):
Apply momentjs hack for short relative times on mobile too

https://gerrit.wikimedia.org/r/284380

Change 284380 merged by jenkins-bot:
Apply momentjs hack for short relative times on mobile too

https://gerrit.wikimedia.org/r/284380

Before the fix

IMG_0644.PNG (1×640 px, 87 KB)

IMG_0643.PNG (1×640 px, 86 KB)

IMG_0642.PNG (1×640 px, 130 KB)

After the fix - timestamps are abbreviated. The screenshot below shows abbreviated timestamps for cross-wiki notifications too.

IMG_0653.PNG (1×640 px, 107 KB)